diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-06-05 22:02:20 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-06-05 22:02:20 +0530 |
| commit | 85439db6695ccba5560ddca5e24e7c8144a23773 (patch) | |
| tree | 2c45ac87e564337a38dc69dfd5a8e5ba88792f5a /TODO.md | |
| parent | e51594dd210282ebfbc06f9fd6c8df2024add6b6 (diff) | |
| download | daft-launcher-85439db6695ccba5560ddca5e24e7c8144a23773.tar.gz daft-launcher-85439db6695ccba5560ddca5e24e7c8144a23773.zip | |
todo
Diffstat (limited to '')
| -rw-r--r-- | TODO.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,11 +1,11 @@ # TODO ## Global - - [ ] Make dark mode config boolean - - [ ] Add settings menu with dark/light and refresh - - [ ] Add a refresh button - [ ] Some good docs with a gif of ui - [X] Add icons in context menu + - [X] Make dark mode config boolean + - [X] Add settings menu with dark/light and refresh + - [X] Add a refresh button - [X] Start writing tests - [X] Transision between pages between pages - [X] Find a way to preload both pages and stop from "loading" @@ -13,8 +13,8 @@ ## Issues - [ ] Fix scroll/fling conflict (snap) - - [ ] Uninstall from favorites doesnt update list - [ ] Fix test cases + - [X] Uninstall from favorites doesnt update list (Just gonna use the refresh btn) - [X] Make keyboard close on swipe - [X] Fix uninstall action issue - [X] Disable back button @@ -31,7 +31,7 @@ ## Applications list - [ ] Sort the list according to frequently used or create two lists - - [ ] Make app list load faster + - [X] Make app list load faster - [X] Clear button for search - [X] Create app list - [X] Make app list searchable |
