Add: Developers' document

This commit is contained in:
machiav3lli 2022-01-18 01:57:12 +01:00
parent 9e9dd0a133
commit 63b9d4e346
2 changed files with 48 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
!/.gitignore
!/build.gradle
!/COPYING
!/DEVDOC.md
!/extra
!/gradle
!/gradle.properties

47
DEVDOC.md Normal file
View File

@ -0,0 +1,47 @@
## Development Progress
- [ ] New architecture
- [x] Activities: Main & Prefs
- [ ] Fragments
- [x] Main: Explore, Latest, Installed
- [x] Prefs: Personalisation, Updates, Repositories, Other
- [ ] Sub: App, AddRepo, Search
- [ ] Using multi-sources in MainFragments
- [ ]
## Progress on 1.0.0
- [ ] Update all button
- [ ] Support multiple mirrors
- [ ] Show changelog of each release
- [ ] Exodus
- [ ] Better management of repositories
- [ ] QR-Code reading
- [ ] Sharing
- [ ] Exporting/importing to a file
- [ ] Theming
## Low Priority/ Future nice-to-haves
- [ ] Move to Compose
- [ ] Material You theming
- [ ] AndroidTV support
- [ ] Apps' block and favorite lists