aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-06-02 15:29:29 +0530
committerAkshay Nair <phenax5@gmail.com>2020-06-02 15:29:29 +0530
commit7cf15ac37d429339c4f5e75bf711542164babaed (patch)
treed4d07a36c437d61f04abe8a5d61fa020a428bb36 /TODO.md
parent120c36cdbb91aa18a8deb33247b84f8a9f9c53ca (diff)
downloaddaft-launcher-7cf15ac37d429339c4f5e75bf711542164babaed.tar.gz
daft-launcher-7cf15ac37d429339c4f5e75bf711542164babaed.zip
TODO
Diffstat (limited to '')
-rw-r--r--TODO.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..65459ab
--- /dev/null
+++ b/TODO.md
@@ -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