Commit Graph

116 Commits

Author SHA1 Message Date
Andrew Dolgov
225458f60a increase excerpt cutoff limit 2014-11-29 19:35:05 +03:00
Andrew Dolgov
49f5b1826b more headlines/imagepager tweaks 2014-11-29 11:31:45 +03:00
Andrew Dolgov
accfa1c672 make headlines listview a bit faster 2014-11-29 11:18:43 +03:00
Andrew Dolgov
104df9df30 reduce headlines list lag 2014-11-28 20:23:58 +04:00
Andrew Dolgov
1b5a57f55c limit video features to kitkat+ 2014-11-25 18:24:29 +03:00
Andrew Dolgov
3f0cb8d0ca hide sidebar when playing fullscreen video 2014-11-25 19:17:36 +04:00
Andrew Dolgov
7d9daaf472 various fixes for 2.3 2014-11-25 13:59:08 +03:00
Andrew Dolgov
21bb9acdde request sandboxing support from server 2014-11-25 13:46:00 +03:00
Andrew Dolgov
709d8341e9 bump version 2014-11-25 13:25:44 +03:00
Andrew Dolgov
0f7c68b4bb hide fab when fs video is shown 2014-11-25 13:21:36 +03:00
Andrew Dolgov
aa041890c6 properly restore webview state on orientation change/etc
add fixes for fullscreen video
2014-11-25 13:18:14 +03:00
Andrew Dolgov
2b6c8116b8 Merge branch 'master' into fsvideo-test 2014-11-25 12:33:09 +03:00
Andrew Dolgov
40c88ee240 remove dim status bar preference 2014-11-25 12:32:32 +03:00
Andrew Dolgov
ce635408a5 fix scrolling in article images pager when images are zoomed
remove statusbar tint library
2014-11-25 12:31:25 +03:00
Andrew Dolgov
4ac2b72796 implement resizeable imageview for image pager 2014-11-25 12:19:36 +03:00
Andrew Dolgov
716d84195f blah 2014-11-20 22:11:26 +04:00
Andrew Dolgov
1accc3749f enable support for watching videos if permitted by backend 2014-11-20 12:21:29 +03:00
Andrew Dolgov
b9e7f82297 add workaround for android issue #78154 2014-11-18 01:44:03 +03:00
Andrew Dolgov
e5ab4e5968 add gmail-like round drawable for compact mode in place of checkbox 2014-11-16 13:13:39 +04:00
Andrew Dolgov
a30364872c use maxlines to limit excerpt size instead of manual ellipsizing 2014-11-13 22:02:59 +03:00
Andrew Dolgov
57942e84e3 tweak compact layout 2014-11-13 21:58:30 +03:00
Andrew Dolgov
89823f32f1 implement compact headline mode 2014-11-13 21:42:10 +03:00
Andrew Dolgov
c4d979c1bf add option to not load fresh feed on start 2014-11-13 19:46:36 +03:00
Andrew Dolgov
25622e2761 properly fix missing cardview padding on 5.0, duh 2014-11-13 16:18:07 +03:00
Andrew Dolgov
7b8a517e95 some more layout tweaks for consistency
remove some bad looking stuff from amber theme, make it darker
2014-11-13 13:50:40 +03:00
Andrew Dolgov
7a9ce35f2e remove unused styles
partially fix headlines list rendering incorrectly on 5.0 (thanks a lot, google)
2014-11-13 12:59:40 +03:00
Andrew Dolgov
72505dc655 remove apprater 2014-11-13 11:57:17 +03:00
Andrew Dolgov
e483893a24 disable trial stuff on debug builds 2014-11-13 11:56:45 +03:00
Andrew Dolgov
ac61881e3a keep Special category always visible in root cat view to provide easier access to starred and other meta feeds 2014-11-12 22:26:27 +03:00
Andrew Dolgov
c8e8aaf850 add amber theme 2014-11-12 16:20:18 +04:00
Andrew Dolgov
9ad5384b38 show all articles as bold; fix fab option description 2014-11-12 10:54:51 +04:00
Andrew Dolgov
3e83b5d3e8 show special icon for all articles feed in special category 2014-11-12 09:49:06 +03:00
Andrew Dolgov
7e2a789a35 in flat feedlist mode, put all special feeds in a single category 2014-11-12 09:45:57 +03:00
Andrew Dolgov
487d05e6c0 add preference to disable fab 2014-11-12 10:32:21 +04:00
Andrew Dolgov
fba3486928 remove toggle unread article menu item 2014-11-12 09:23:27 +03:00
Andrew Dolgov
ae20f7ba77 consider img size attributes when choosing flavor image 2014-11-09 20:04:03 +04:00
Andrew Dolgov
82df9eb2ac offline headlines: use view holder
headlines: prevent footer from being clickable
2014-11-09 15:27:54 +03:00
Andrew Dolgov
61f6713645 another attempt at fixing the shortcut-mode drawer strangeness while retaining overall back navigation 2014-11-08 04:18:47 +04:00
Andrew Dolgov
b171b64d51 revert to previous back button handling but check whether backstack is not empty to prevent inability to exit the app 2014-11-08 02:32:05 +03:00
Andrew Dolgov
a509415720 add fab button to article fragment 2014-11-08 00:57:08 +04:00
Andrew Dolgov
b07b70f989 add missing pixmaps; remove headline empty view 2014-11-07 02:26:25 +04:00
Andrew Dolgov
3ef8a660a8 account for feeds listview header when showing context menu
do not enable all articles entry for special categories
2014-11-07 01:06:46 +03:00
Andrew Dolgov
ef5ca11c43 add all articles special entry to category lists 2014-11-07 00:43:50 +03:00
Andrew Dolgov
e83a2ae7d0 remove browse_articles context menu item 2014-11-07 01:09:20 +04:00
Andrew Dolgov
af2d3cfc54 fix .. entry disappearing if listview is empty 2014-11-06 22:46:17 +04:00
Andrew Dolgov
be1e45e9f2 don't open drawer all the time on startup 2014-11-06 21:05:10 +03:00
Andrew Dolgov
999966d081 fix previously broken default browsing for special categories 2014-11-06 20:18:14 +04:00
Andrew Dolgov
4f98413c39 add new parent button thing to offline 2014-11-06 19:15:11 +03:00
Andrew Dolgov
552476bf2c remove default_view_mode partially because jumping directly to article makes options only available while viewing headlines impossible to reach 2014-11-06 19:13:59 +03:00
Andrew Dolgov
fe3e40d236 disable view_selected for feed/cats fragments in small screen mode because of issues when navigating back while not replacing the headlines view content 2014-11-06 19:08:52 +03:00