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
4083904781 show top changed message in articlepager 2015-07-12 13:18:59 +03:00
Andrew Dolgov
e0e85a2e7b switch to LRU cache 2015-07-11 00:15:20 +03:00
Andrew Dolgov
3071df1abe rework databasehelper as a singleton
simplify offline interaction with the database
2015-06-10 23:51:41 +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
3d23124f72 lint: use preferenceeditor.apply instead of commit 2015-06-06 11:29:30 +03:00
Andrew Dolgov
eed69d57e3 move istaskroot crap to the separate tiny launch activity 2015-06-05 11:25:23 +03:00
Andrew Dolgov
df1dcca834 add workaround for android issue #26658 2015-06-05 10:18:13 +03:00
Andrew Dolgov
8c6d767190 move offline/online prompts to the sidebar 2015-06-04 20:57:32 +03:00
Andrew Dolgov
0ccac9b5b3 remove logout menu item 2015-06-04 08:46:54 +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
1281e7dd42 move share button to article fragment body; reinstate dreaded mark unread back to the freed space 2015-06-02 00:00:14 +03:00
Andrew Dolgov
2c615e430d material design icon overhaul 2015-06-01 16:30:23 +03:00
Andrew Dolgov
9690deb11c clear disk cache on startup 2015-03-11 09:25:55 +03:00
Andrew Dolgov
6756f75858 don't update widget every time headlinesactivity closes 2015-02-16 14:24:17 +03:00
Andrew Dolgov
15aebd8d3a remove separate list for selected articles 2015-02-13 15:11:38 +03:00
Andrew Dolgov
697586c3a9 fix widget not working correctly after device reboot 2015-02-13 14:09:26 +03:00
Andrew Dolgov
7ec5b5c68b login pref string tweak 2015-02-12 18:43:34 +03:00
Andrew Dolgov
97f177186b remove manual transitions 2015-02-11 18:28:59 +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
e483893a24 disable trial stuff on debug builds 2014-11-13 11:56:45 +03:00
Andrew Dolgov
fba3486928 remove toggle unread article menu item 2014-11-12 09:23:27 +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
9d80e8aceb add article sorting dialog for offline mode 2014-11-04 17:36:13 +03:00
Andrew Dolgov
36c24e5846 implement support for article sorting modes instead of previous preference options 2014-11-04 17:27:11 +03:00
Andrew Dolgov
b44d895165 fix crash while logging out 2014-11-03 18:22:40 +03:00
Andrew Dolgov
acdcf759a0 implement drawer navigation for headlines activity instead of old hideable sidebar 2014-10-31 14:11:47 +03:00
Andrew Dolgov
8a15540c61 fix assorted crap reported by code analysis 2014-10-31 13:42:19 +03:00
Andrew Dolgov
aaed022731 setloadingstatus: check if all views exist 2014-10-31 09:41:53 +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
3dc5a9668f simplify visible actionbar icons 2014-10-30 15:17:15 +03:00
Andrew Dolgov
eaf6315671 switch to v21 support library w/ material themes 2014-10-30 13:04:01 +03:00
Andrew Dolgov
1bfc708bc0 UIL: use time-limited disk cache instead of flushing it on startup
flavor images: show X more label if more than one image
 fix crash on loadmore row
2014-10-29 08:59:33 +03:00
Marc Plano-Lesay
33794cc507 Use plurals where necessary 2014-10-24 17:02:35 +02:00
Andrew Dolgov
191ce661e7 Revert "initial implementation of recyclerview"
This reverts commit 7783ff3b42.

Conflicts:

	org.fox.ttrss/src/main/res/layout/headlines_fragment.xml
2014-10-24 14:15:26 +04:00
Andrew Dolgov
7783ff3b42 initial implementation of recyclerview 2014-10-24 13:21:15 +04:00
Andrew Dolgov
4b3caa2d0b do not enable translucent statusbar in fullscreen mode 2014-10-17 09:59:03 +04:00
Andrew Dolgov
8f6ca0eec0 rename main module 2014-10-17 00:17:34 +04:00