Commit Graph

75 Commits

Author SHA1 Message Date
Andrew Dolgov
6b2025bb58 use compact portrait vertical headlines layout for small screen
devices
2011-11-30 09:30:19 +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
97ecce1d42 cleanup menu a bit 2011-11-29 09:46:36 +03:00
Andrew Dolgov
1dc490f1e1 fix feedicon size 2011-11-29 08:30:43 +03:00
Andrew Dolgov
9e96e4434f feed icon scaling fixes 2011-11-29 07:40:50 +03:00
Andrew Dolgov
9a4c7a2ce8 improve error handling by ApiRequest 2011-11-29 07:03:38 +03:00
Andrew Dolgov
47e65d7b91 category fixes in tablet mode 2011-11-28 21:49:18 +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
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
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
e5117944fb make ads optional 2011-11-28 08:20:29 +03:00
Andrew Dolgov
1d4c780f50 use test mode ads on emulator 2011-11-27 19:04:25 +03:00
Andrew Dolgov
420cdfb083 initial attempt at admob stuff 2011-11-27 18:17:38 +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
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
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
2e5bccb942 fix smallscreenmode being enabled in portrait 2011-11-26 18:04:54 +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
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
3623776214 remove hardcoded 300dp width of feeds pane 2011-11-25 22:04:11 +03:00
Andrew Dolgov
86b967f08f disable irrelevant menu items when article is open
fix link color in dark theme webview
2011-11-25 14:53:32 +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
e9d4211c3d add separate layout for portrait orientation 2011-11-25 13:37:11 +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
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
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
4776a5d439 implement closing of articlepanel 2011-11-24 15:08:02 +03:00
Andrew Dolgov
1fe01350a5 more interface stuff, allow marking headlines as checked 2011-11-24 14:51:23 +03:00