diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 17 |
1 files changed, 10 insertions, 7 deletions
@@ -4,14 +4,18 @@ - [X] Start writing tests - [X] Transision between pages between pages - [X] Find a way to preload both pages and stop from "loading" - - [ ] Figure out the importance of keys and add them as required - - [ ] Dark/List themes + - [X] Dark/List themes + +## Issues + - [ ] Fix scroll/fling conflict (snap) + - [ ] Fix uninstall action issue + - [ ] Fix build issue ## HomePage - [X] Create statusbar - [X] Get rid of defaultTime and loading - - [ ] Create favorites list - - [ ] Get favorites list from a persistent store + - [X] Create favorites list + - [X] Get favorites list from a persistent store ## Applications list - [X] Create app list @@ -19,9 +23,8 @@ - [X] Create options menu on long press - [X] Add uninstall action - [X] Add goto app settings action - - [ ] Fix scroll/fling conflict (snap) - - [ ] Add "add to favorites" action + - [X] Add "add to favorites" action - [ ] Sort the list according to frequently used - - [ ] Fix uninstall action issue - [ ] Make app list load faster - [ ] Make keyboard close on swipe + |
