aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: 8074586222fc8d830956874eff2117c734231b38 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# TODO

## Global
  - [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 uninstall action issue
  - [X] Fix build issue

## HomePage
  - [X] Create statusbar
  - [X] Get rid of defaultTime and loading
  - [X] Create favorites list
  - [X] Get favorites list from a persistent store
  - [ ] Add actions to favorite items
  - [ ] Remove from favorites
  - [ ] Change the order of favorites?

## Applications list
  - [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
  - [ ] Use getStringList for favorites list you dipshit
  - [ ] Sort the list according to frequently used
  - [ ] Make app list load faster
  - [ ] Make keyboard close on swipe