Commit graph

1495 commits

Author SHA1 Message Date
dosiecki
f749b15197 Prefetch unreads in default reading order. (#628) 2014-12-20 21:19:52 -08:00
dosiecki
4c74967ce8 Migrate image prefetching to subservice paradigm. 2014-12-20 19:53:20 -08:00
dosiecki
13e58e493f Branch originaltext thread before any blocking ops on main sync thread. 2014-12-19 22:23:06 -08:00
dosiecki
752790e0fa Auto-vacuum DB during cleanup, provided app is fully in BG. (#626) 2014-12-19 19:54:48 -08:00
dosiecki
be960859a7 Make story activation atomic with story insertion. 2014-12-18 18:10:06 -08:00
dosiecki
155683e07f Fix getsatisfaction feedback link. (#635) 2014-12-18 17:48:58 -08:00
dosiecki
ba7ede34ea Re-enable readingaction double-check. 2014-12-17 04:57:29 -08:00
dosiecki
63ecfcc2c4 Reduce debug. 2014-12-17 04:53:07 -08:00
dosiecki
800ca3501e Migrate unread sync to SubSync module. 2014-12-17 04:50:18 -08:00
dosiecki
c09976f947 Migrate more UI updates to status-only mode. 2014-12-17 03:41:28 -08:00
dosiecki
6055895b72 New partial UI update system. Modularized sync services, starting with original text sync. 2014-12-17 03:27:47 -08:00
dosiecki
bba15a8056 Fix crash. 2014-12-17 03:01:04 -08:00
Samuel Clay
34cd2f4b8e iOS v4.6.2. 2014-12-16 15:52:07 -08:00
Samuel Clay
ce12746721 Adding saved story tag list when using bottom save story button. 2014-12-16 15:36:58 -08:00
Samuel Clay
79fed6cc2b Fixing shared story feed titling. 2014-12-16 14:25:05 -08:00
Samuel Clay
168e5ee4b5 Fixing interactions and activities sizing. 2014-12-16 14:24:55 -08:00
Samuel Clay
0642b9471e Fixing landscape ipad keyboard share bug. Stupid typo! 2014-12-16 12:19:04 -08:00
Samuel Clay
1e6773c2b8 Further removing iphone popover code from ipad. 2014-12-15 17:35:31 -08:00
Samuel Clay
1002403e81 Fixing activities to only use URL and title, except Mail which uses the whole body. 2014-12-15 17:09:53 -08:00
Samuel Clay
e4872b2a9d Fixing ipad rotation issues by forcing redraw of background views. 2014-12-15 15:44:29 -08:00
Samuel Clay
c167863c95 Fixing view draw issues when selecting interactions and activities from either profile views or the dashboard. 2014-12-15 15:25:07 -08:00
dosiecki
a157618421 Merge remote-tracking branch 'upstream/master' 2014-12-15 13:50:15 -08:00
Samuel Clay
2246eae853 Merge pull request #632 from manderson23/loginas
Android: Login as & #633
2014-12-15 12:46:17 -08:00
Samuel Clay
b33fddd6b1 Fixing issue with Saved Stories crashing app when user has no saved stories. 2014-12-15 12:25:09 -08:00
dosiecki
126432d4aa Activation modes for story insertion, so background fetched stories cannot disrupt list and pager offsets during reading. (#625 #630) 2014-12-14 15:14:07 -08:00
Mark Anderson
b05c7dd902 Save all/unread/focus selection across app open/close (#633) 2014-12-14 22:36:10 +00:00
Mark Anderson
6661d4e03c Hide login as menu item if isStaff has changed. 2014-12-10 23:05:42 +00:00
Mark Anderson
6a05a09299 Fixes to move network calls off main thread and sync feeds for user we have logged in as. 2014-12-10 22:54:50 +00:00
Mark Anderson
50859ab8ad Initial working login as call. 2014-12-10 22:43:35 +00:00
Samuel Clay
fb3b37a460 v4.6.1 of the iOS app. Submitted to the app store + enterprise deployment. 2014-12-09 16:58:41 -08:00
Samuel Clay
5ea9822a0a Fixing HTML in sent messages. 2014-12-09 16:15:37 -08:00
Mark Anderson
f275b06dca Initial work on getting the login_as API call to work and switch to that user 2014-12-09 22:10:29 +00:00
Mark Anderson
64e5a79adf Show login as menu item for staff users. Open dialog for entering username. 2014-12-08 23:29:16 +00:00
dosiecki
80004375fc Don't display muted/hidden feeds. (#613) 2014-12-08 01:16:51 -08:00
dosiecki
cc9f94ad3f Parallelise prefetch-type sync ops so they don't block the main sync loop. 2014-12-07 01:08:20 -08:00
dosiecki
0546c75a07 Re-tune sync thread priorities for when app is in foreground. 2014-12-06 17:14:09 -08:00
dosiecki
79660a6336 Cursor loader profiling. 2014-12-06 17:13:40 -08:00
Samuel Clay
b3ef935125 Bumping android to v4.0.2. 2014-12-04 14:27:31 -08:00
Samuel Clay
5b31e79455 v4.6.0 enterprise. 2014-12-03 17:31:15 -08:00
Samuel Clay
9bc98c5306 Submitting v4.6.0 2014-12-03 17:27:31 -08:00
Samuel Clay
08d7d300c9 Fixing ipad rotation page movement. Also correcting story position scrolling. 2014-12-03 15:35:37 -08:00
Samuel Clay
ff883c3059 iOS v4.6.0b3. 2014-12-02 18:41:16 -08:00
Samuel Clay
6957235a85 Fixing issues with search bar retaining focus b/w view controllers. 2014-12-02 18:36:38 -08:00
Samuel Clay
d5b9521134 Fixing landscape photo size for iphone 4s. 2014-12-02 15:42:47 -08:00
Samuel Clay
4f9376b1bb Attempting to fix memory allocation leaks in offline story and image downloaders. 2014-12-02 15:40:30 -08:00
Samuel Clay
ee00128234 Fixing major memory leak when fetching offline images. 2014-12-01 18:33:15 -08:00
Samuel Clay
e7cae118fa Expanding autocomplete menu in ios. 2014-12-01 17:52:48 -08:00
Samuel Clay
b8e6ca04bb Fixing ios rotation bugs with feed gradient and ipad-narrow sizing. 2014-12-01 17:22:40 -08:00
dosiecki
36db369c8e Merge remote-tracking branch 'upstream/master' 2014-12-01 13:55:12 -08:00
Samuel Clay
ab99696d46 Merge pull request #624 from manderson23/master
Android: Change mark previous/next as read order
2014-12-01 16:52:10 -05:00