From 1d6fbb644e6c4f877cbcb1e1d02cb840086884dc Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 4 Jun 2020 13:30:26 +0530 Subject: Adds icons in context menu --- TODO.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 46c151c..494a938 100644 --- a/TODO.md +++ b/TODO.md @@ -1,28 +1,31 @@ # TODO ## Global + - [ ] Add icons in context menu - [X] Start writing tests - [X] Transision between pages between pages - [X] Find a way to preload both pages and stop from "loading" - [X] Dark/List themes - - [ ] Add icons in context menu ## Issues - - [ ] Fix uninstall action issue - [ ] Fix scroll/fling conflict (snap) + - [X] Fix uninstall action issue - [X] Disable back button - [X] Fix build issue ## HomePage + - [ ] Allow changing the order of favorites (dragndrop)? - [X] Create statusbar - [X] Get rid of defaultTime and loading - [X] Create favorites list - [X] Get favorites list from a persistent store - [X] Add actions to favorite items - [X] Remove from favorites - - [ ] Change the order of favorites? ## Applications list + - [ ] Sort the list according to frequently used + - [ ] Make app list load faster + - [ ] Make keyboard close on swipe - [X] Create app list - [X] Make app list searchable - [X] Create options menu on long press @@ -30,7 +33,4 @@ - [X] Add goto app settings action - [X] Add "add to favorites" action - [X] Use getStringList for favorites list - - [ ] Sort the list according to frequently used - - [ ] Make app list load faster - - [ ] Make keyboard close on swipe -- cgit v1.3.1