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 https
- remote sync
- time based sort
You can either download from the release page, or use Obtainium, to get updates easily.
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. - Rotation change will break ssl state. Workaround: restart the app
- Conflict will make the app crash