Commit Graph

79 Commits

Author SHA1 Message Date
Andrew Dolgov
0148a20369 add donation menu item 2012-09-19 22:40:27 +04:00
Andrew Dolgov
d70e6463ad implement default browsing of articles 2012-09-19 16:59:08 +04:00
Andrew Dolgov
9fb03a43f1 handle unavailable network properly 2012-09-19 13:14:50 +04:00
Andrew Dolgov
8f88419419 add enclosure url share button 2012-09-19 09:45:03 +04:00
Andrew Dolgov
b100fb6ec1 add menu entry to refresh headlines in small screen mode 2012-09-18 13:16:03 +04:00
Andrew Dolgov
aa0711147c remove sharing stuff 2012-09-09 19:22:31 +04:00
Andrew Dolgov
9f807d0c34 externalize strings 2012-09-09 17:44:28 +04:00
Andrew Dolgov
59d11ac972 implement shareintent handler for tt-rss sharing functionality
bump version
2012-09-09 17:35:11 +04:00
Andrew Dolgov
0020fdf172 add toast notifications for article mark/publish/setnote 2012-09-05 19:00:02 +04:00
Andrew Dolgov
e68c90cbce prevent trying to login twice on startup
open idiot-friendly dialog when application is not configured
bump version
2012-07-10 21:51:18 +04:00
Andrew Dolgov
0702083fb2 add menu options to close active feed and article panels 2012-06-26 13:29:35 +04:00
Andrew Dolgov
f532761611 implement publish with note 2012-06-20 15:20:19 +04:00
Andrew Dolgov
1ffdbfe187 remove de, fr translations because of lack of updates
various lint-related fixes
2012-06-20 13:26:32 +04:00
Andrew Dolgov
e9fa47175c work around against activity always asking about continue/stop sync;
misc fixes
2012-06-20 13:05:09 +04:00
Andrew Dolgov
4fb366178c allow canceling offline download task 2012-06-20 09:49:30 +04:00
Andrew Dolgov
9a1dbdc74f add option to justify/left-align article text 2012-03-21 09:18:20 +03:00
Andrew Dolgov
8caa0fcd82 implement new attachment UI with buttons to copy URL/view separate
attachment
2012-03-12 14:57:57 +03:00
Andrew Dolgov
bca4979935 add context menu for article link 2012-03-12 11:51:57 +03:00
Andrew Dolgov
59a4d3d439 add optional article swiping for xlarge devices 2012-03-01 11:30:54 +03:00
Andrew Dolgov
8e45b14c61 add in-app billing donation stuff 2012-02-29 18:30:52 +03:00
Andrew Dolgov
2464831938 make API disabled error message more straightforward 2012-02-25 17:54:14 +03:00
Andrew Dolgov
feefd1fd9a support different article text sizes 2012-02-25 14:05:37 +03:00
Andrew Dolgov
c33708a1cf support attachments in combined mode, fix french translation, bump
version
2012-02-21 09:04:10 +03:00
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