I did some research on behalf of an issue and found some interesting apps that had git support. I have listed them below and along with their git implementations.
| App | Git implementation |
|---|---|
| Git Journal | libgit2 dart bindings |
| MGit | JGit (pure java) |
| GitNext | tea4j |
| Spck | Not Yet R.E. |
| Zettle Notes | Not Yet R.E. |
Notable Libraries to be mentioned:
- git24j - libgit2 java bindings
- ethomson/jagged - libgit2 java bindings
- git4j
- jgit - Eclipse Pure Java Git
If you find anything else feel free to tag, I'll add here in case anyone's looking for it
Apparently works on Android 10 and above