Commit Graph

155 Commits

Author SHA1 Message Date
Andrew Dolgov
51d4bef187 amber theme: fix invisible counters 2014-11-14 13:06:57 +03:00
Andrew Dolgov
a941dc1cca minor theme fixes for readability 2014-11-13 22:09:45 +03: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
4f6ac1ef05 tweak open fresh option description 2014-11-13 19:54:06 +03:00
Andrew Dolgov
de4ca77b70 bump version 2014-11-13 19:49:01 +03:00
Andrew Dolgov
c4d979c1bf add option to not load fresh feed on start 2014-11-13 19:46:36 +03:00
Andrew Dolgov
3e4222f595 set minimum api version to 10 2014-11-13 19:46:14 +03:00
Andrew Dolgov
e3150a7fb4 revert headline increased padding / margins 2014-11-13 18:01:34 +04:00
Andrew Dolgov
b6e132c65f set all cards to same elevation
fix headline footer being invisible in amber theme
2014-11-13 16:33:16 +03:00
Andrew Dolgov
25622e2761 properly fix missing cardview padding on 5.0, duh 2014-11-13 16:18:07 +03:00
Andrew Dolgov
876b31b410 add some :elevations to article fragment 2014-11-13 16:13:09 +03:00
Andrew Dolgov
3395551933 remove some unused drawables and other stuff 2014-11-13 14:02:35 +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
42eed3019f minor theme updates 2014-11-12 22:53:28 +03:00
Andrew Dolgov
6b7d515f38 bump version 2014-11-12 22:30:16 +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
437c52fea4 bump version 2014-11-09 20:06:03 +04:00
Andrew Dolgov
ae20f7ba77 consider img size attributes when choosing flavor image 2014-11-09 20:04:03 +04:00
Andrew Dolgov
f66f8734df spread out headline row buttons a bit 2014-11-09 16:42:02 +04:00
Andrew Dolgov
29af8a7a88 bump version 2014-11-09 15:28:08 +03: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
e7ed44307c bump version 2014-11-07 01:29:54 +03: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
3e197adbc2 bump version 2014-11-06 20:18:38 +04: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
Andrew Dolgov
6be9af4600 add loading progressbars to feeds/cats fragments
replace open parent button with a more familiar to msdos users ".." mnemonic near the listview top
2014-11-06 19:04:59 +03:00
Andrew Dolgov
73cf0c07a6 allow using actionbar <- button to open parent category if backstack is not empty 2014-11-06 18:20:44 +03:00
Andrew Dolgov
095721c704 disable unread only on special category 2014-11-06 18:17:21 +03:00