Commit Graph

1258 Commits

Author SHA1 Message Date
Andrew Dolgov
2e3f278fd1 Article: add support for labels 2011-11-28 17:40:48 +03:00
Andrew Dolgov
3bc2ad56e9 properly download feed icons, properly adjust feedsfragment on
preference change
2011-11-28 17:20:56 +03:00
Andrew Dolgov
989a904f3d download and display original feed icons (disabled for now) 2011-11-28 16:00:36 +03:00
Andrew Dolgov
1cd840077e add generic feed icons to feedlist 2011-11-28 14:25:55 +03:00
Andrew Dolgov
e6bbb7ae3a Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb 2011-11-28 14:06:03 +04:00
Andrew Dolgov
97ac9187df bump version 2011-11-28 13:01:20 +03:00
Andrew Dolgov
4769c8c09f implement swiping between articles (in small screen mode) 2011-11-28 13:01:04 +03:00
Andrew Dolgov
ebb1253ddd implement moving between articles 2011-11-28 12:45:19 +03:00
Andrew Dolgov
dc838f7139 add menu icon for set unread action 2011-11-28 09:54:19 +03:00
Andrew Dolgov
9decf04ac3 show basic virtual feeds 2011-11-28 09:14:52 +03:00
Andrew Dolgov
e5117944fb make ads optional 2011-11-28 08:20:29 +03:00
Andrew Dolgov
d791a7222b fix deserialization null pointer exception in Article 2011-11-27 22:46:25 +03:00
Andrew Dolgov
1d4c780f50 use test mode ads on emulator 2011-11-27 19:04:25 +03:00
Andrew Dolgov
4ce2e67d59 bump version 2011-11-27 18:20:40 +03:00
Andrew Dolgov
420cdfb083 initial attempt at admob stuff 2011-11-27 18:17:38 +03:00
Andrew Dolgov
b2519b4e18 bump version 2011-11-27 16:58:29 +03:00
Andrew Dolgov
7aa5381937 tweak string for http_login_summary 2011-11-27 16:58:13 +03:00
Andrew Dolgov
37f4010e8f add support for http basic authorization 2011-11-27 16:57:05 +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
592175ae7b bump version 2011-11-27 15:56:42 +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
b5af258ee7 bump version 2011-11-27 12:57:54 +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
2b25a9caec only report null object in feedsfragment when no feeds are presently
loaded
2011-11-27 12:44:32 +03:00
Andrew Dolgov
eb140e1366 fix upside-down orientation handling 2011-11-27 12:03:45 +03:00
Andrew Dolgov
89123afc87 better compatMode animation checking 2011-11-27 11:56:31 +03:00
Andrew Dolgov
a523002b83 switch to yet another hack to display utf-8 characters in webview,
thanks google!
2011-11-27 10:40:59 +03:00
Andrew Dolgov
09f01cbf1e properly display escaped entities in headlines view 2011-11-27 10:32:01 +03:00
Andrew Dolgov
f9742909db bump version 2011-11-27 10:20:12 +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
d30bb778c0 bump version 2011-11-26 18:05:23 +03:00
Andrew Dolgov
2e5bccb942 fix smallscreenmode being enabled in portrait 2011-11-26 18:04:54 +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
743627cd51 implement basic view animations 2011-11-26 12:29:19 +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
e722a06651 fix themes for 2.x devices 2011-11-26 11:17:38 +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
e02e76bf6f article: drop link color override in dark theme 2011-11-26 10:27:06 +03:00
Andrew Dolgov
5ee9c4e918 bump version 2011-11-26 10:22:31 +03:00
Andrew Dolgov
61def2aee0 drop screen size requirement from the manifest 2011-11-26 10:16:18 +03:00
Andrew Dolgov
862ab765b9 fix load more headlines menu item being shown while in feedlist 2011-11-26 10:15:37 +03:00
Andrew Dolgov
673b31f274 add compatibility with small screen devices 2011-11-26 10:11:24 +03:00
Andrew Dolgov
131dec0c1c support loading more headlines from main menu 2011-11-26 09:52:50 +03:00
Andrew Dolgov
10672b110f add preference to sort feeds by unread 2011-11-26 09:31:14 +03:00
Andrew Dolgov
a950ebbddb implement Parcelable.CREATOR 2011-11-25 23:34:40 +03:00