blob: 65459abf54ce8306a61b05f19c2384bb19fa23da (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# TODO
## Global
- [ ] Start writing tests
- [X] Transision between pages between pages
## HomePage
- [ ] Create statusbar
- [ ] Create favorites list
- [ ] Get favorites list from a persistent store
## Applications list
- [ ] Create app list
- [ ] Make app list searchable
- [ ] Create homepage
- [ ] Create options menu on long press
- [ ] Add "add to favorites" action
- [ ] Add uninstall action
- [ ] Add goto app settings action
- [ ] Make app list load faster
|