Commit graph

1495 commits

Author SHA1 Message Date
Samuel Clay
1b6a5cb15e Updating dependencies and fixing ios 9 warnings. Reachability and SBJson. 2015-09-16 16:53:07 -07:00
Samuel Clay
5912bdcad4 Fixing a few ios 9 warnings and deprecated methods. Got lots more. 2015-09-16 15:55:55 -07:00
Samuel Clay
a98d259387 Removing OvershareKit, ios app is now 8+, and fixed app transport security warnings. 2015-09-14 17:40:18 -07:00
Daniel
7fd714a994 Merge pull request #748 from manderson23/mark
Android: Fix #739
2015-09-14 12:29:40 -07:00
Mark Anderson
1d2c87472c Re-implement searching for stories by hash in Reading activity (#739) 2015-09-13 23:05:59 +01:00
Mark Anderson
5855683920 Missed change from last commit 2015-09-10 22:25:14 +01:00
Mark Anderson
f3d784e05a When navigating to a social story from the profile ignore any filters so we find the story. (#739) 2015-09-10 22:20:45 +01:00
Mark Anderson
27e1f0fcbb Use correct social feed ID when navigating from activities/interactions (#739) 2015-09-09 22:41:31 +01:00
Samuel Clay
5cb53a59e4 Fixing reshare alignment. 2015-09-08 14:21:33 -07:00
Samuel Clay
baffedac13 Aligning comment-less share avatars on ios. Still needs better alignment on reshares. Also needs networking support. 2015-09-08 14:17:01 -07:00
Samuel Clay
b01e1cca82 Stubbing in friend shares on ios. 2015-09-07 21:39:51 -07:00
Samuel Clay
9af421c687 Updating WYPopoverController to fix Add Site keyboard focus bug. 2015-09-07 19:56:44 -07:00
Samuel Clay
c995c1d237 Bumping Android version to beta2 4.5.0. 2015-09-02 14:58:58 -07:00
Mark Anderson
3decbe1b7b Merge remote-tracking branch 'upstream/master' into mark 2015-09-01 22:31:39 +01:00
dosiecki
e44a0bc365 Fix compount drawable height on save/share buttons. 2015-09-01 04:36:42 -07:00
dosiecki
e5e5d043ba Ensure story list read state updates after partial mark-all-read actions. 2015-09-01 00:44:34 -07:00
dosiecki
b063d819d5 Stop pre-caching images if disallowed network becomes active. 2015-08-31 20:07:25 -07:00
dosiecki
d1e5f24e39 Remove some unnecessary toasts. (#736) 2015-08-31 19:59:23 -07:00
dosiecki
2cf7d8d7c1 Restore error messaging from failed async API calls. 2015-08-31 19:55:36 -07:00
dosiecki
bc88ca7ce9 Add filtering to DB-update broadcast mechanism to reduce unnecessary UI refreshes. 2015-08-31 19:39:54 -07:00
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