aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md17
1 files changed, 10 insertions, 7 deletions
diff --git a/TODO.md b/TODO.md
index ef2ce97..3ad9ce6 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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
+