Commit Graph

144 Commits

Author SHA1 Message Date
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
41f36b00d2 show title/loading progressbar on GB 2012-06-25 09:16:55 +04:00
Andrew Dolgov
c1d452a97d make sure loading prompt is on a solid background 2012-06-22 15:10:52 +04:00
Andrew Dolgov
db782c0435 layout/style update (add selection marker arrowheads) 2012-06-22 12:21:32 +04:00
Andrew Dolgov
0c5f68c079 some dark theme layout tweaks 2012-06-22 11:19:55 +04:00
Andrew Dolgov
2ce95a47a7 remove unused styles 2012-06-22 08:52:23 +04:00
Andrew Dolgov
bc7e851b9a add shadows to light theme, misc layout/theme tweaks 2012-06-22 00:35:53 +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
b28f00765e use proper link colors in webview (bump version) 2012-02-01 14:25:35 +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
ca5f7ed95b update fallback style to use orange selection color 2012-01-17 15:04:04 +03:00
Andrew Dolgov
5e2075ee87 update resources for ICS (externalize several more text color classes) 2012-01-17 14:16:59 +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
41ee431715 drop compat themes, use values-v11 2011-12-05 11:45:50 +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
16bc77419f refresh feeds when article is closed
fixes for dark theme
2011-11-25 14:03: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
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
d5f17058c4 add show unread/show all menu item 2011-11-24 08:59:11 +03:00
Andrew Dolgov
c18ed97aa4 add misc drawables
update layouts
2011-11-23 23:18:18 +03:00
Andrew Dolgov
fd99cbdd0c more headlines stuff 2011-11-23 15:14:41 +03:00
Andrew Dolgov
2c12a4b677 more cleanup, initial async apirequest stuff 2011-11-22 15:49:21 +03:00
Andrew Dolgov
09fed5025f misc fixes 2011-09-10 12:03:32 +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
30eea4c5e4 implement placeholder headlinesfragment
fix reloading feedsfragment on rotate
2011-09-08 16:45:08 +04:00
Andrew Dolgov
a14e9cd14e implement fetching of feeds 2011-09-08 15:28:38 +04:00
Andrew Dolgov
a04f748014 implement login 2011-09-08 14:23:44 +04:00
Andrew Dolgov
0e9367b9e8 add placeholder icon 2011-09-07 10:19:08 +04:00