diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-06-03 23:16:06 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-06-03 23:16:26 +0530 |
| commit | 191186a0e3a315ca3755ed91c336fe6119f4d7d7 (patch) | |
| tree | 8db5103741c02f4f49f1d6a327b6533b297b3903 /TODO.md | |
| parent | 51dae022dcf9b4dcea7e7709ad0915c10977326a (diff) | |
| download | daft-launcher-191186a0e3a315ca3755ed91c336fe6119f4d7d7.tar.gz daft-launcher-191186a0e3a315ca3755ed91c336fe6119f4d7d7.zip | |
todo
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 + |
