dosiecki
|
1d4c1556e3
|
Fix crash.
|
2014-12-29 00:20:32 -08:00 |
|
dosiecki
|
055ea6a9a5
|
Switch all activities to use global DB helper.
|
2014-12-29 00:07:30 -08:00 |
|
dosiecki
|
276bca54a2
|
Fix crash.
|
2014-12-28 23:44:45 -08:00 |
|
dosiecki
|
9363c682d3
|
Fix crash.
|
2014-12-28 23:29:00 -08:00 |
|
dosiecki
|
aaa0cae43e
|
Fix loading indicator on zero-result story lists. (#644)
|
2014-12-28 22:55:33 -08:00 |
|
dosiecki
|
3a06d7b695
|
Force DB rebuild on each upgrade. (#626)
|
2014-12-28 17:53:17 -08:00 |
|
dosiecki
|
ca8ff0c773
|
Remove obsolete old test setup. Remove eclipse build cruft.
|
2014-12-26 14:12:41 -08:00 |
|
dosiecki
|
ab1fb0930e
|
Update build HOWTO. Remove eclipse build cruft.
|
2014-12-26 14:09:57 -08:00 |
|
dosiecki
|
079d85e004
|
Remove buggy old load-stop logic.
|
2014-12-22 06:05:51 -08:00 |
|
dosiecki
|
77bf17bc23
|
Refresh feed list after adding a new one so it shows up immediately.
|
2014-12-22 00:34:38 -08:00 |
|
dosiecki
|
c69ca46405
|
Tune db rebuild scheduling so it runs on all devices regardless of settings, but not too often. (#626)
|
2014-12-22 00:22:38 -08:00 |
|
dosiecki
|
7e672da368
|
Ensure subservices start before main sync loop terminates service.
|
2014-12-21 15:51:46 -08:00 |
|
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 |
|
dosiecki
|
a157618421
|
Merge remote-tracking branch 'upstream/master'
|
2014-12-15 13:50:15 -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 |
|
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 |
|
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 |
|
Samuel Clay
|
8881344c95
|
Merge pull request #621 from dosiecki/master
Android: Bugfixes
|
2014-12-01 16:51:32 -05:00 |
|
dosiecki
|
73bcabbcd2
|
Stable sorting of stories with equal timestamps.
|
2014-11-25 03:12:22 -08:00 |
|
Mark Anderson
|
686f8523e1
|
Change mark previous/next as read order on Android (#623)
|
2014-11-24 22:22:47 +00:00 |
|
dosiecki
|
76a0fadbbe
|
Support search-bypass feed adding for https URLs. (#622)
|
2014-11-24 04:31:23 -08:00 |
|
dosiecki
|
5765c4f8a7
|
Add premium status to feedback auto-debug.
|
2014-11-24 04:18:45 -08:00 |
|
dosiecki
|
15e06fa265
|
Fix crash on db refresh during folder list draw.
|
2014-11-21 14:01:26 -08:00 |
|
dosiecki
|
8cff1c662f
|
Synchro db opening as early as possible.
|
2014-11-21 13:57:33 -08:00 |
|
dosiecki
|
d9ee6263fe
|
Synchro legacy DB wrapper.
|
2014-11-21 13:50:16 -08:00 |
|
Samuel Clay
|
9c47476691
|
Android v4.0.1.
|
2014-11-20 19:33:03 -08:00 |
|
Samuel Clay
|
b020ed1f2d
|
Merge pull request #620 from dosiecki/master
Android: Bugfixes
|
2014-11-19 14:35:48 -08:00 |
|
dosiecki
|
397b32bdf5
|
Fix crash.
|
2014-11-19 13:19:07 -08:00 |
|