-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtodos.txt
19 lines (17 loc) · 903 Bytes
/
todos.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Next:
+ Add fake response json text files to make the main ui tests more robust
+ Fix comment reloading so that it doesnt disrupt reading when revisiting a story
+ Fix the geo fence feature
+ Convert to android injection
+ Top story view model tests
+ Test changes on tablets
+ remove butter knife, use databinding everywhere
+ With Mockito 2 we can move away from Powermock
+ Break up the APp resources module
+ When the user saves a story for later download the comments for that story as it currently stands,
also add a way to view those comments in the read later activity
+ main activity UI test to verify the empty message is shown when there are no stories available, we'll need to know if a fetch is in progress
+ pull to refresh comment list
+ add some firebase analytics to get some experience with that
+ widget taking you directly to story detail activity
+ shared element transitions