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 |
|
Andrew Dolgov
|
60dc13ac96
|
open fresh feed by default when starting up
|
2014-11-06 19:14:21 +04:00 |
|
Andrew Dolgov
|
a5ed5074ba
|
remove headlinesactivity drawer for reals
|
2014-11-06 18:49:47 +04:00 |
|
Andrew Dolgov
|
68ff9e90e7
|
make article fragment more materal-y; simplify themes a bit
|
2014-11-05 22:10:01 +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
|
fcbf300432
|
add menu item to toggle oldest first (refs #822)
demote select articles actionbar button into overflow
|
2014-11-04 13:43:51 +03:00 |
|
Andrew Dolgov
|
a1ad7e0c41
|
refine previous a bit
|
2014-11-04 12:34:05 +04:00 |
|
Andrew Dolgov
|
076665da8f
|
do not add child feed fragments to backstack to make back button behavior more consistent (refs #824)
|
2014-11-04 10:40:04 +03:00 |
|
Andrew Dolgov
|
6cb29c3889
|
refactoring is bad when you're dumb
|
2014-11-03 20:07:24 +04:00 |
|
Andrew Dolgov
|
6589f154c6
|
fix logout
remove all the sidebar shit from onbackpressed becase ughh eghh aghhh
|
2014-11-03 18:45:36 +03:00 |
|
Andrew Dolgov
|
b44d895165
|
fix crash while logging out
|
2014-11-03 18:22:40 +03:00 |
|
Andrew Dolgov
|
e0909900a4
|
enable image alt-text dialog in image pager
|
2014-11-03 19:15:37 +04:00 |
|
Andrew Dolgov
|
ee2c444cc5
|
disable interaction w/ listview footers
|
2014-11-02 17:15:34 +03:00 |
|
Andrew Dolgov
|
1a401ae41e
|
fix crash in headlinesfragment b/c not checking whether flavor image exists
|
2014-11-02 09:34:00 +03:00 |
|
Ben Kibbey
|
b5df50adda
|
Fix trusted certificate setting with Tasker plugin.
|
2014-11-01 09:26:21 -04:00 |
|
Andrew Dolgov
|
276b2ad46b
|
feed row tweaks, fix feed fragment not setting active feed
|
2014-11-01 11:11:23 +03:00 |
|
Andrew Dolgov
|
081b98e9c0
|
remove drawer in headlines_articles on phones
|
2014-11-01 09:23:20 +03:00 |
|
Andrew Dolgov
|
04366e58f1
|
add drawer stuff to offline headlines activity
|
2014-10-31 14:21:50 +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
|
3e078aa1d7
|
rename headlines list to a separate id for clarity
|
2014-10-31 14:18:27 +04:00 |
|
Andrew Dolgov
|
33acb40c3a
|
offline: implement auto mark as read
|
2014-10-31 13:13:55 +03:00 |
|
Andrew Dolgov
|
436f335903
|
allow overscroll for headlines list if auto mark as read is enabled
|
2014-10-31 13:00:54 +03:00 |
|
Andrew Dolgov
|
aaed022731
|
setloadingstatus: check if all views exist
|
2014-10-31 09:41:53 +03:00 |
|
Andrew Dolgov
|
0a3a533844
|
open drawer if needed onbackpressed
|
2014-10-31 09:36:45 +03:00 |
|
Andrew Dolgov
|
f53dab1982
|
minor actionbar button/layout fixes
|
2014-10-31 09:06:42 +03:00 |
|
Andrew Dolgov
|
424970d191
|
remove some bad weightsum stuff for landscape layout
properly set feed title on tablets if needed
|
2014-10-31 01:20:48 +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
|
fdb4429815
|
offline: hide flavor image holder
|
2014-10-30 16:38:52 +03:00 |
|
Andrew Dolgov
|
020b4f73f6
|
fix not matching colors in dark theme
disable showasaction for attachment actionbar item
|
2014-10-30 16:23:39 +03:00 |
|
Andrew Dolgov
|
3dc5a9668f
|
simplify visible actionbar icons
|
2014-10-30 15:17:15 +03:00 |
|
Andrew Dolgov
|
f62363bc96
|
remove splitactionbar stuff from manifest
|
2014-10-30 15:15:47 +04:00 |
|
Andrew Dolgov
|
469d60d4b1
|
target sdk 21
|
2014-10-30 14:43:01 +04:00 |
|
Andrew Dolgov
|
eaf6315671
|
switch to v21 support library w/ material themes
|
2014-10-30 13:04:01 +03:00 |
|
Andrew Dolgov
|
edb99d0ec2
|
fix previous if there's only 1 image
|
2014-10-30 00:46:19 +03:00 |
|
Andrew Dolgov
|
11cf49f7a8
|
better checking for bad/dumb images in article image pager
|
2014-10-30 00:42:56 +03:00 |
|
Andrew Dolgov
|
c284677910
|
do not hide small images in article image pager
|
2014-10-29 23:40:03 +03:00 |
|
Andrew Dolgov
|
61bda147c8
|
article images pager: use proper app theme, fix vertical scaling
|
2014-10-29 21:52:53 +03:00 |
|
Andrew Dolgov
|
fd56834c46
|
remove image pager custom transition
|
2014-10-29 19:57:06 +03:00 |
|
Andrew Dolgov
|
d311118ca4
|
article images pager: hide actionbar if fullscreen
|
2014-10-29 19:53:13 +03:00 |
|
Andrew Dolgov
|
f04ba8a47f
|
article image pager: disable onclick
|
2014-10-29 19:47:28 +03:00 |
|
Andrew Dolgov
|
3e535c4b24
|
support KK tint and fullscreen mode when viewing article images
|
2014-10-29 17:01:47 +03:00 |
|