diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-06-05 20:31:49 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-06-05 20:31:49 +0530 |
| commit | d2d987d8682a739efea296e47333d630d0898393 (patch) | |
| tree | 2fe493d5132d1dfa9eaa5b4a8e3617d5e6390073 /TODO.md | |
| parent | 38e0423279dd0ab4568978c0f3f1d4866bd71018 (diff) | |
| download | daft-launcher-d2d987d8682a739efea296e47333d630d0898393.tar.gz daft-launcher-d2d987d8682a739efea296e47333d630d0898393.zip | |
todo
Diffstat (limited to '')
| -rw-r--r-- | TODO.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,9 +1,10 @@ # TODO ## Global - - [ ] Some good docs with a gif of ui - - [ ] Add a refresh button - [ ] 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] Start writing tests - [X] Transision between pages between pages @@ -29,9 +30,9 @@ - [X] Remove from favorites ## Applications list - - [ ] Sort the list according to frequently used + - [ ] Sort the list according to frequently used or create two lists - [ ] Make app list load faster - - [ ] Clear button for search + - [X] Clear button for search - [X] Create app list - [X] Make app list searchable - [X] Create options menu on long press |
