mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-22 10:52:10 +00:00
Add: Developers' document
This commit is contained in:
parent
9e9dd0a133
commit
63b9d4e346
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,6 +2,7 @@
|
||||
!/.gitignore
|
||||
!/build.gradle
|
||||
!/COPYING
|
||||
!/DEVDOC.md
|
||||
!/extra
|
||||
!/gradle
|
||||
!/gradle.properties
|
||||
|
47
DEVDOC.md
Normal file
47
DEVDOC.md
Normal 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
|
Loading…
x
Reference in New Issue
Block a user