dosiecki
7ab5826c82
Migrate FeedReading classifier fetch off of legacy DB.
2015-01-15 13:37:31 -08:00
dosiecki
460f0ad9fa
Migrate classifier loading in Reading off of legacy DB.
2015-01-15 13:28:03 -08:00
Samuel Clay
7fd75a3ff0
Bumping ios version to 4.6.3.
2015-01-14 14:06:17 -08:00
dosiecki
3a6557590e
Maxe story loading indicator rely entirely on which FeedSet is enqueued, now that there can be only one. ( #644 )
2015-01-14 11:19:23 -08:00
dosiecki
3f63e00f28
Migrate some classifier calls off of legacy DB driver.
2015-01-14 10:57:37 -08:00
Samuel Clay
512618b3fc
Adding logging for paypal ipn.
2015-01-12 19:56:06 -08:00
dosiecki
1136d9ec56
Fix merge.
2015-01-06 03:05:55 -08:00
dosiecki
868b85e0d5
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
clients/android/NewsBlur/src/com/newsblur/service/NBSyncService.java
2015-01-06 02:57:44 -08:00
dosiecki
9d1481c313
Async costly parts of sync service init for snappier UI.
2015-01-06 00:52:10 -08:00
dosiecki
02a83bac67
Improved housekeeping UI updates.
2015-01-06 00:26:54 -08:00
dosiecki
5e5b67ea1b
Smarter on-upgrade logic and UI feedback.
2015-01-06 00:09:53 -08:00
Samuel Clay
2ae8bc602a
Bumping Android to 4.1.0b1.
2015-01-05 16:04:47 -08:00
Samuel Clay
aad4c1e7de
Syncing offline status text with ios.
2015-01-05 14:42:59 -08:00
Samuel Clay
5a783a7871
Merge pull request #649 from dosiecki/master
...
Android: Bugfixes and Lagfixes
2015-01-05 14:38:22 -08:00
Samuel Clay
97d042e402
Merge pull request #647 from mihaip/master
...
Fix crash when mailing a URL in the original story view.
2015-01-05 14:37:17 -08:00
dosiecki
189f7aa992
Buffer more stories while reading.
2015-01-05 13:11:59 -08:00
dosiecki
2feec1ead3
Fix login crash.
2015-01-05 12:42:05 -08:00
dosiecki
505e2b4a4e
Fix logout crash.
2015-01-05 12:41:56 -08:00
dosiecki
1034c4db62
Cap the duty cycle of expensive background services to prevent resource hogging.
2015-01-05 04:26:51 -08:00
dosiecki
051db3fd34
Remove status message flicker.
2015-01-05 03:27:42 -08:00
dosiecki
29e72fa994
Remove logging.
2015-01-05 03:10:31 -08:00
dosiecki
b637cc4697
Ensure stories always load more buffer on start of reading activity. Ensure story load cancels quickly on return to feed list.
2015-01-05 03:08:13 -08:00
dosiecki
741c8bed20
Tone down some logging.
2015-01-05 02:37:17 -08:00
dosiecki
210256430c
Fix crash if user touches reading overlay before cursor is ready.
2015-01-05 02:11:36 -08:00
dosiecki
5881e83741
Fix reading progress indicator if new unreads are found during reading session.
2015-01-04 23:42:18 -08:00
dosiecki
7a41ab5187
Fix lock crash in legacy DB.
2015-01-04 20:51:43 -08:00
dosiecki
75c4285abd
Ensure reading progress meter works on async load.
2015-01-04 20:42:00 -08:00
dosiecki
b625bed62d
Discard stale stories if a reading action happens during fetch.
2015-01-04 19:28:13 -08:00
dosiecki
e3456ed2bd
Fix crash.
2015-01-04 19:02:06 -08:00
dosiecki
06e911aa65
Merge remote-tracking branch 'upstream/master'
2015-01-02 18:29:35 -08:00
Mark Anderson
8c5d30b0fc
Fix deleting feeds from nested folders ( #645 )
2015-01-02 23:11:49 +00:00
Mihai Parparita
1d22fb9b11
Fix crash when mailing a URL in the original story view.
...
[OriginalStoryViewController doOpenActionSheet] calls showSendTo with a nil
text parameter, but [NBActivityItemProvider activityViewController:
itemForActivityType:] returns a dictionary with the text as a value, and
dictionary literals can't use nil values. Use an empty string instead.
Appears to be a regression from 1002403e81
.
2015-01-02 09:46:15 -08:00
dosiecki
c42be1637c
Ensure reading progress overlay always updates.
2015-01-01 22:11:28 -08:00
dosiecki
1cab0f5d6a
Make change in options interrupt active syncs to take effect quicker. ( #638 )
2015-01-01 20:36:51 -08:00
dosiecki
c11075448a
Improve story list loading. ( #644 )
2015-01-01 20:05:26 -08:00
dosiecki
020d719489
Improve story list loading. ( #644 )
2015-01-01 19:42:54 -08:00
dosiecki
ec5762f6d2
Don't queue live story requests. ( #641 )
2014-12-29 15:18:52 -08:00
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
Samuel Clay
d0b8a416da
Merge pull request #636 from dosiecki/master
...
Android: Bugfixes and Features
2014-12-22 18:49:24 -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