Supported Android versions: 11 to 15
Android note app which integrate Git. You can use this app with other desktop editors.
Because all apps which integrate git on Android either separate the note title from the name of the file or use old UI/UX frameworks
- create/open/clone repositories
- fuzzy search (global and from specific folder)
- grid view
- tree view
- edit view
- private repo with SSH
- remote sync
- time based sort
See.
- Android does not differentiate case for file name, so if you have a folder named
A
and another folder nameda
,a
will not be displayed. - Conflict will make the app crash