diff options
Diffstat (limited to '')
| -rw-r--r-- | TODO.md | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -0,0 +1,20 @@ +# TODO + +## Global + - [ ] Start writing tests + - [X] Transision between pages between pages + +## HomePage + - [ ] Create statusbar + - [ ] Create favorites list + - [ ] Get favorites list from a persistent store + +## Applications list + - [ ] Create app list + - [ ] Make app list searchable + - [ ] Create homepage + - [ ] Create options menu on long press + - [ ] Add "add to favorites" action + - [ ] Add uninstall action + - [ ] Add goto app settings action + - [ ] Make app list load faster |
