dosiecki
|
a5461a849b
|
Don't flash no-unreads explainer if still loading feed list.
|
2015-08-31 17:40:37 -07:00 |
|
dosiecki
|
3e44f8cb1d
|
Remove mark-read toasts.
|
2015-08-31 17:35:20 -07:00 |
|
dosiecki
|
33bd1996fc
|
Remove unnecessary casts and result tracking in starting itemlist activities.
|
2015-08-31 17:34:31 -07:00 |
|
dosiecki
|
d396d63bd3
|
Remove mark-read toasts.
|
2015-08-31 17:31:08 -07:00 |
|
dosiecki
|
f9471ac276
|
Higher-level backoff of sync service after API failures to prevent the service from holding eternal wakelocks when the API is unreachable.
|
2015-08-31 16:59:47 -07:00 |
|
dosiecki
|
6b91256566
|
Fix some login crashes and loops.
|
2015-08-27 04:10:53 -07:00 |
|
dosiecki
|
23a28bde2f
|
Refactor API error handling to differentiate error causes.
|
2015-08-27 03:54:47 -07:00 |
|
dosiecki
|
24020d7d3c
|
Instrument sqlite version.
|
2015-08-17 16:53:41 -07:00 |
|
dosiecki
|
4312ac9c29
|
Cons-ify a utility subclass.
|
2015-08-17 16:27:14 -07:00 |
|
dosiecki
|
5f7e904fc9
|
Replace and document listview layout bug workaround.
|
2015-08-17 16:22:56 -07:00 |
|
dosiecki
|
eb36255437
|
Consolidate story list layouts.
|
2015-08-13 19:19:33 -07:00 |
|
dosiecki
|
42f209a762
|
Fix lint. Remove unused/dupe resources.
|
2015-08-11 15:42:33 -07:00 |
|
dosiecki
|
c349ae7c1f
|
Remove unused resources.
|
2015-08-11 15:09:16 -07:00 |
|
dosiecki
|
d6d37f7df2
|
Removed unused resources.
|
2015-08-11 14:55:27 -07:00 |
|
dosiecki
|
9de512cb48
|
Code cleanup in webview.
|
2015-08-11 14:43:39 -07:00 |
|
dosiecki
|
d455e89fe8
|
Show user profile on tap user icon.
|
2015-08-10 21:49:41 -07:00 |
|
dosiecki
|
e7e831be62
|
Make social unreads count towards total unreads on Main UI. (#721)
|
2015-08-10 20:25:11 -07:00 |
|
Samuel Clay
|
78d1bfeeee
|
v4.5.0b1.
|
2015-08-03 16:03:24 -07:00 |
|
Mark Anderson
|
25ee53c874
|
Change volume key navigation to always match left/right swipe.
|
2015-08-03 23:02:28 +01:00 |
|
Mark Anderson
|
87a88f9d82
|
Merge remote-tracking branch 'upstream/master' into mark
|
2015-08-03 22:45:32 +01:00 |
|
Samuel Clay
|
e08db415ca
|
Merge pull request #720 from dosiecki/master
Android: Bugfixes and Feed List UI Update
|
2015-08-03 14:35:48 -07:00 |
|
dosiecki
|
806577c4b2
|
Tweak unread count icon height.
|
2015-08-03 02:37:20 -07:00 |
|
dosiecki
|
5f19705964
|
Attempt to fix the XKCD alt-text tag encoding bug from last week.
|
2015-08-03 02:20:35 -07:00 |
|
dosiecki
|
aafe5ce8b6
|
Schlep title text from images rather than alt text. (#651)
|
2015-08-03 01:11:51 -07:00 |
|
dosiecki
|
a984cb75c8
|
Update local starred counts independent of full sync. (#714)
|
2015-08-03 01:03:55 -07:00 |
|
dosiecki
|
20f62b5fcf
|
Add accessibility text for main activity buttons.
|
2015-08-02 16:50:49 -07:00 |
|
dosiecki
|
1e668aa2f2
|
Move total unread counts to top bar.
|
2015-08-02 16:23:25 -07:00 |
|
dosiecki
|
50d7371e4a
|
User info and unread counts at top of feed list.
|
2015-08-02 16:19:06 -07:00 |
|
dosiecki
|
e66e0daaed
|
Add new top bar to feed list with profile/activities button. (#183)
|
2015-08-01 20:41:48 -07:00 |
|
dosiecki
|
e5a6b03a79
|
"add feed" icon at bottom of feed list. (#178)
|
2015-08-01 19:54:10 -07:00 |
|
dosiecki
|
4b8f2bdd96
|
Switch menu button to NB style.
|
2015-08-01 18:55:38 -07:00 |
|
dosiecki
|
cfc78f7ed4
|
Switch menu icon to NB style.
|
2015-08-01 18:53:12 -07:00 |
|
dosiecki
|
f6424edf9e
|
Move menu button to bottom bar. (#178)
|
2015-08-01 17:45:56 -07:00 |
|
dosiecki
|
6e0c5e61a5
|
Handle during-load messaging in empty feed list.
|
2015-07-30 22:19:30 -07:00 |
|
Samuel Clay
|
fd597db17b
|
Android v4.3.2.
|
2015-07-30 13:00:01 -07:00 |
|
dosiecki
|
dffd72f8b6
|
Empty feed list explainer view. (#180)
|
2015-07-29 18:38:23 -07:00 |
|
dosiecki
|
4b7c3dea65
|
Framework for unread explainer on feed list. (#180)
|
2015-07-28 17:52:53 -07:00 |
|
Samuel Clay
|
fe52578879
|
Bumping android to v4.3.2b1.
|
2015-07-17 12:11:27 -07:00 |
|
dosiecki
|
a3fcb14cd8
|
Fix flash of unused placeholder on initial story list load.
|
2015-07-16 17:14:38 -07:00 |
|
Mark Anderson
|
2f4287c2be
|
Handle pager being null or async changes when navigating.
|
2015-07-16 23:51:09 +01:00 |
|
Mark Anderson
|
1a59219c2d
|
Rename overlayNavigationSupported to unreadSearchingSupported.
|
2015-07-16 23:44:55 +01:00 |
|
Mark Anderson
|
b86fa09cfd
|
Fix volume key navigation for global shared/saved/read stories (#715)
|
2015-07-16 22:51:53 +01:00 |
|
dosiecki
|
d85fbc29b3
|
Styling for no-stories explainer. (#180)
|
2015-07-15 15:43:55 -07:00 |
|
dosiecki
|
d5a6ddb4c4
|
Don't endlessly retry calls rejected by the API. (#713)
|
2015-07-14 18:11:32 -07:00 |
|
dosiecki
|
36290043a6
|
Roll back to some amount of command delay so that mismatched unread counts don't get checked before mark-reads are complete.
|
2015-07-10 13:52:59 -07:00 |
|
dosiecki
|
5a440e0449
|
Keep executing API actions even if one fails. (#713)
|
2015-07-09 17:44:20 -07:00 |
|
dosiecki
|
9a03eb0c84
|
Resources for new empty list explainers. (#180)
|
2015-07-07 12:19:53 -07:00 |
|
dosiecki
|
9826f5e438
|
Fix crash.
|
2015-07-03 15:08:51 -07:00 |
|
dosiecki
|
7d0e8e08d8
|
Fix crash.
|
2015-07-03 14:59:40 -07:00 |
|
Mark Anderson
|
e9d0b2c684
|
Merge remote-tracking branch 'upstream/master' into profile
|
2015-07-01 21:47:01 +01:00 |
|