Commit Graph

39 Commits

Author SHA1 Message Date
Andrew Dolgov
4ec76ca88d improve error reporting a bit 2015-08-17 23:42:07 +03:00
Andrew Dolgov
4acc9ac37e further refactoring 2015-06-10 19:40:08 +03:00
Andrew Dolgov
dffc737a93 refactor layouts naming scheme 2015-06-10 19:24:24 +03:00
Andrew Dolgov
6ab91236b4 preferences layout: remove unnecessary dp height
add matching material overflow icon for headlines list
2015-06-08 16:20:40 +03:00
Andrew Dolgov
a38d90e806 feeds/cats: do not set empty view because doing so obscures headers/footers when there's no content 2015-06-08 09:42:31 +03:00
Andrew Dolgov
99216872d0 do not show drawer header in tablet horizontal mode 2015-06-05 20:01:27 +03:00
Andrew Dolgov
0b8abdf07a move sidebar footer item handling to onclick listeners 2015-06-05 12:15:57 +03:00
Andrew Dolgov
c30f85616e add various per-feed icons for the conns/feeds sidebar 2015-06-04 23:44:26 +03:00
Andrew Dolgov
8c6d767190 move offline/online prompts to the sidebar 2015-06-04 20:57:32 +03:00
Andrew Dolgov
c9398d0fe1 rework feeds/cats loading progressbar 2015-06-04 20:17:17 +03:00
Andrew Dolgov
42358f6f6d move settings and unread only switch to the drawer 2015-06-04 14:27:41 +03:00
Andrew Dolgov
c54d13e072 move to v7 toolbar widget instead of old-style actionbar 2015-06-04 00:30:35 +03:00
Andrew Dolgov
a8280107e4 open ttrss url when clicking on a account icon 2015-06-02 08:55:00 +03:00
Andrew Dolgov
ac5e981cbc add a placeholder account icon to drawer 2015-06-01 22:39:33 +03:00
Andrew Dolgov
2c615e430d material design icon overhaul 2015-06-01 16:30:23 +03:00
Andrew Dolgov
6a834e1486 hide actionbar when scrolling headlines on small devices
do not enable ACRA on debug builds
2015-05-11 11:18:27 +03:00
Andrew Dolgov
de9854c6ea samsung is a bad company and their devices are irredeemable shit 2015-02-18 13:43:04 +03:00
Andrew Dolgov
ae91427987 do not crash if inflating feeds/cats headerview failed (android!!1) 2015-02-17 22:29:56 +03:00
Andrew Dolgov
a77e94c628 fix crash on all pre-kitkat devices (lol) 2015-02-13 08:25:37 +03:00
Andrew Dolgov
8dc231e8cc fix crash when opening context menu on feed/cats fragments w/ header (2) 2015-02-11 21:25:27 +03:00
Andrew Dolgov
1e0a0387ca fix crash when opening context menu on feed/cats fragments w/ header 2015-02-11 21:20:17 +03:00
Andrew Dolgov
4a2673f328 add headline drawable background 2015-02-11 21:07:03 +04:00
Andrew Dolgov
82f93c7b75 remove feeds listview header hack 2015-02-11 16:10:00 +03:00
Andrew Dolgov
45de2b8f24 more drawer-y sidebar with header and adjusted row styles 2015-02-11 15:54:04 +03:00
Andrew Dolgov
10c9fb0456 remove manual swipe layout color scheme assignments 2015-02-09 19:23:57 +03:00
Andrew Dolgov
183079172d remove compat mode, set minimum sdk version to 16 (jelly bean) 2015-01-27 12:02:04 +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
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
e83a2ae7d0 remove browse_articles context menu item 2014-11-07 01:09:20 +04:00
Andrew Dolgov
999966d081 fix previously broken default browsing for special categories 2014-11-06 20:18:14 +04: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
56e0d4bf65 replace manual initmenu calls with invalidateoptionsmenu now that it is available pre-HC 2014-11-04 17:50:14 +03:00
Andrew Dolgov
8a15540c61 fix assorted crap reported by code analysis 2014-10-31 13:42:19 +03:00
Andrew Dolgov
3a9444c602 enable generic error reporting through toasts for the time being
remove some unused stuff
2014-10-31 01:07:56 +03:00
Andrew Dolgov
7746b4636e switch to drawerlayout where applicable
remove loading_container stuff
various other changes related to drawerlayout
2014-10-31 02:02:52 +04:00
Andrew Dolgov
2af8bc98c8 check whether swipeLayout is null before trying to deal with it 2014-10-17 00:25:39 +04:00
Andrew Dolgov
8f6ca0eec0 rename main module 2014-10-17 00:17:34 +04:00