-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtasks.txt
18 lines (18 loc) · 1012 Bytes
/
tasks.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
-Fix Navigation Drawer for better
-Empty Screen for Articles List,Sites
-FlipAdapter for show snippet in more cool way
-This AsyncQueryHandler Approach needs to be replaced maybe with loaders (temp solution)
-Implement Settings activity to make use choose prefs(done)
-Implement IntentService to clean up the database (done)
-Make Splash Screen Opens New Screen That Show Network Error (done)
-Implement SplashScreen for loading data from internet(done)
-Implement firebase,Gogole Sign in(done)
-FirebaseSyncManger needs to be Presenter (done)
-Implement CustomeScreen to fetch favs and saved posts (done)
-Article with no img show site img instead (done)
-Handle offline situations (done)
-Implement Category and sites fragment(done)
-Implement Add Site and fetch site logo with google api(done)
-GooglCustomSearchAPI to get site image (done)
-Fetch article from freefullrsstext/fivefilter/ or some extraction website (done)
-make save fetch article and add to content if fail download it as webpage mht (done)