Andrew Dolgov
|
44f1d8a2d3
|
fix excerpt size
|
2011-11-29 14:18:33 +03:00 |
|
Andrew Dolgov
|
c8f79f5465
|
implement batch actions on selected articles
|
2011-11-29 14:09:27 +03:00 |
|
Andrew Dolgov
|
980b5696e3
|
implement browsing categories like feeds
|
2011-11-29 13:02:16 +03:00 |
|
Andrew Dolgov
|
9a4c7a2ce8
|
improve error handling by ApiRequest
|
2011-11-29 07:03:38 +03:00 |
|
Andrew Dolgov
|
ebb1253ddd
|
implement moving between articles
|
2011-11-28 12:45:19 +03:00 |
|
Andrew Dolgov
|
0dbf6d75ca
|
drop databasehelper, misc cleanup, suppress some warnings
|
2011-11-27 16:20:27 +03:00 |
|
Andrew Dolgov
|
de1db3b5ff
|
unify interfaces used by headlines fragment
|
2011-11-27 16:11:39 +03:00 |
|
Andrew Dolgov
|
6b32c5153c
|
implement marking articles as unread
do not notify server to catchup article if it isn't unread when
selecting
|
2011-11-27 15:55:22 +03:00 |
|
Andrew Dolgov
|
45b7bff423
|
implement published articles
|
2011-11-27 15:47:38 +03:00 |
|
Andrew Dolgov
|
973138935d
|
add menus to toggle marked/published on active article
|
2011-11-27 15:22:03 +03:00 |
|
Andrew Dolgov
|
16fd6cebd7
|
cleaner preference handling in ApiRequest
make json data debugging optional
|
2011-11-27 13:18:04 +03:00 |
|
Andrew Dolgov
|
936935c019
|
various progressbar usage fixes
remove unnecessary runOnUiThread from asynctask methods
|
2011-11-27 12:57:34 +03:00 |
|
Andrew Dolgov
|
09f01cbf1e
|
properly display escaped entities in headlines view
|
2011-11-27 10:32:01 +03:00 |
|
Andrew Dolgov
|
0e25b7519c
|
better handle http errors
|
2011-11-27 10:18:54 +03:00 |
|
Andrew Dolgov
|
0bf4c51052
|
add option to trust all SSL certificates
|
2011-11-27 10:04:28 +03:00 |
|
Andrew Dolgov
|
084b059577
|
only show load more menu option when there's stuff to load
|
2011-11-26 17:42:46 +03:00 |
|
Andrew Dolgov
|
2229ae0fc4
|
implement show all/show unread
tweak menu
theme tweaks
bump version
|
2011-11-26 11:46:17 +03:00 |
|
Andrew Dolgov
|
5b0c674f2b
|
scroll to the first new entry when loading more headlines
|
2011-11-26 10:40:35 +03:00 |
|
Andrew Dolgov
|
131dec0c1c
|
support loading more headlines from main menu
|
2011-11-26 09:52:50 +03:00 |
|
Andrew Dolgov
|
a950ebbddb
|
implement Parcelable.CREATOR
|
2011-11-25 23:34:40 +03:00 |
|
Andrew Dolgov
|
a0753dd5df
|
notify to configure application when needed
rebuild with ACP
update ADT
|
2011-11-25 21:37:02 +03:00 |
|
Andrew Dolgov
|
16bc77419f
|
refresh feeds when article is closed
fixes for dark theme
|
2011-11-25 14:03:14 +03:00 |
|
Andrew Dolgov
|
2d9ee319ab
|
properly restore state on orientation change
|
2011-11-25 13:32:32 +03:00 |
|
Andrew Dolgov
|
ccb6b1cb5f
|
implement feedlist serialization and proper restoring of
feedlist/login status on orientation change
|
2011-11-25 13:13:10 +03:00 |
|
Andrew Dolgov
|
8c19ec257c
|
fix article timestamp in headlines displayed in UTC
use custom back button handling to prevent backstack idiocy
|
2011-11-25 11:47:07 +03:00 |
|
Andrew Dolgov
|
1469ff7b8f
|
reorganize actionbar
|
2011-11-24 19:11:10 +03:00 |
|
Andrew Dolgov
|
3cc0cb8410
|
various layout tweaks
fix logout action
|
2011-11-24 17:57:44 +03:00 |
|
Andrew Dolgov
|
7ad712cb41
|
handle login/logout and session errors in child fragments
|
2011-11-24 16:04:58 +03:00 |
|
Andrew Dolgov
|
fb86971ca8
|
mark articles as read when reading
|
2011-11-24 15:16:07 +03:00 |
|
Andrew Dolgov
|
1fe01350a5
|
more interface stuff, allow marking headlines as checked
|
2011-11-24 14:51:23 +03:00 |
|
Andrew Dolgov
|
e9c02c8eca
|
draw separate views for active/unread/normal headlines and feeds
|
2011-11-24 13:01:51 +03:00 |
|
Andrew Dolgov
|
d7dfd661ce
|
menu updates
|
2011-11-24 09:06:47 +03:00 |
|
Andrew Dolgov
|
c18ed97aa4
|
add misc drawables
update layouts
|
2011-11-23 23:18:18 +03:00 |
|
Andrew Dolgov
|
d391312d04
|
rework fragment interaction through listeners
articlefragment now works
|
2011-11-23 19:38:21 +03:00 |
|
Andrew Dolgov
|
acd2786961
|
implement displaying articlefragment
|
2011-11-23 15:51:15 +03:00 |
|
Andrew Dolgov
|
fd99cbdd0c
|
more headlines stuff
|
2011-11-23 15:14:41 +03:00 |
|
Andrew Dolgov
|
e0c40e5fb8
|
implement headlines view
|
2011-11-23 13:55:05 +03:00 |
|
Andrew Dolgov
|
d9d778c565
|
remove offline sync stuff
|
2011-11-22 15:13:02 +03:00 |
|
Andrew Dolgov
|
9b8de7c539
|
add a vertical mainactivity layout
|
2011-09-11 13:25:28 +04:00 |
|
Andrew Dolgov
|
550cce4116
|
attempt to sync db access
|
2011-09-11 13:04:48 +04:00 |
|
Andrew Dolgov
|
0e58bef54c
|
fix some rotating issues
|
2011-09-10 12:16:59 +04:00 |
|
Andrew Dolgov
|
afc8996fff
|
implement webview for content
|
2011-09-09 20:36:09 +04:00 |
|
Andrew Dolgov
|
fb7054eb18
|
experimental animation stuff
|
2011-09-09 15:58:11 +04:00 |
|
Andrew Dolgov
|
23e390d2cf
|
implement basic headline loading
|
2011-09-09 13:50:15 +04:00 |
|
Andrew Dolgov
|
7393ab7631
|
various activity lifecycle-related fixes
|
2011-09-09 13:23:56 +04:00 |
|
Andrew Dolgov
|
1668e69307
|
add placeholder code for downloading articles
|
2011-09-09 10:02:31 +04:00 |
|
Andrew Dolgov
|
30eea4c5e4
|
implement placeholder headlinesfragment
fix reloading feedsfragment on rotate
|
2011-09-08 16:45:08 +04:00 |
|