Commit Graph

56 Commits

Author SHA1 Message Date
Andrew Dolgov
3620e5187b implement basic search dialog for compat mode 2012-01-19 13:29:38 +03:00
Andrew Dolgov
60128ffe2f implement actionbar search for HC/ICS devices 2012-01-19 13:05:48 +03:00
Andrew Dolgov
59a46f701d implement setting labels for selected article 2011-12-25 14:59:59 +03:00
Andrew Dolgov
9951991e56 better download progress notification, prevent notification spam 2011-12-07 18:02:43 +03:00
Andrew Dolgov
175c703650 remove periodic downloading articles notifies 2011-12-07 15:04:42 +03:00
Andrew Dolgov
42516faa2e implement offline image caching 2011-12-07 14:59:30 +03:00
Andrew Dolgov
14461fa146 move offline data synchronization to an intentservice, bump version 2011-12-07 12:33:47 +03:00
Andrew Dolgov
7b5f11ee40 move offline download stuff into an IntentService 2011-12-06 19:07:14 +03:00
Andrew Dolgov
5178ba7287 properly sort feedlist by unread, misc cleanup 2011-12-06 15:15:55 +03:00
Andrew Dolgov
19cb77aa35 implement synchronization of offline stuff back to the mothership 2011-12-06 14:29:57 +03:00
Andrew Dolgov
815e40a698 use setemptyview on online lists 2011-12-06 12:37:46 +03:00
Andrew Dolgov
a98780bc62 implement basic downloading of stuff for offline mode switch 2011-12-05 18:05:11 +03:00
Andrew Dolgov
c9ce8b60a3 basic offline feed download 2011-12-05 16:01:44 +03:00
Andrew Dolgov
a9b3ea9e5d implement licensing 2011-12-05 15:19:24 +03:00
Andrew Dolgov
ea51e68b5b rework combined mode to use textviews to prevent graphical glitches 2011-12-04 10:50:49 +03:00
Andrew Dolgov
f794e82cc3 fix crash when ApiRequest was passed invalid endpoint URL 2011-12-01 09:58:19 +03:00
Andrew Dolgov
f44bd5e47d add select none to headlines selection menu 2011-11-30 22:11:56 +03:00
Andrew Dolgov
95f6ef2fa2 menu-related tweaks, drop duplicate set unread from headline context
menu
2011-11-30 22:06:11 +03:00
Andrew Dolgov
1fec72cf4a implement combined article display mode (closes #399) 2011-11-30 16:05:03 +03:00
Andrew Dolgov
20a66a8dc2 add several menu icons from http://www.androidicons.com/freebies.php 2011-11-30 12:59:23 +03:00
Andrew Dolgov
bc688118d2 various menu improvements 2011-11-30 11:54:42 +03:00
Andrew Dolgov
2f10a4a88e implement special options menu for selected headlines 2011-11-30 10:22:27 +03:00
Andrew Dolgov
adfa14f606 menu cleanup, use popup dialog for selecting articles 2011-11-29 20:48:09 +03:00
Andrew Dolgov
574aaebb90 properly use context menu for operations on selected headlines 2011-11-29 20:00:37 +03:00
Andrew Dolgov
ef38363cdc add experimental feed context menu 2011-11-29 15:40:23 +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
2b15ba91d4 add category support to tablet UI 2011-11-28 21:36:13 +03:00
Andrew Dolgov
b150696e79 implement categories for smallscreen view 2011-11-28 20:14:50 +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
e5117944fb make ads optional 2011-11-28 08:20: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
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
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
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
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
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
20effebcbf fix webview encoding in articlefragment 2011-11-25 12:10:56 +03:00
Andrew Dolgov
1469ff7b8f reorganize actionbar 2011-11-24 19:11:10 +03:00
Andrew Dolgov
2c2a032471 add share placeholder 2011-11-24 18:35:28 +03:00
Andrew Dolgov
3cc0cb8410 various layout tweaks
fix logout action
2011-11-24 17:57:44 +03:00
Andrew Dolgov
d7dfd661ce menu updates 2011-11-24 09:06:47 +03:00
Andrew Dolgov
d5f17058c4 add show unread/show all menu item 2011-11-24 08:59:11 +03:00
Andrew Dolgov
2c12a4b677 more cleanup, initial async apirequest stuff 2011-11-22 15:49:21 +03:00