# TODO ## Global - [X] 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" - [X] Dark/List themes ## Issues - [ ] Fix scroll/fling conflict (snap) - [ ] 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 - [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 ## Applications list - [ ] Sort the list according to frequently used or create two lists - [X] Make app list load faster - [X] Clear button for search - [X] Create app list - [X] Make app list searchable - [X] Create options menu on long press - [X] Add uninstall action - [X] Add goto app settings action - [X] Add "add to favorites" action - [X] Use getStringList for favorites list