dosiecki
|
bbdafa543e
|
Ensure folder list updates after mark-read. Looser transition time back to list.
|
2015-01-25 13:18:00 -08:00 |
|
dosiecki
|
2980b3cf1a
|
Fix crash.
|
2015-01-23 00:36:13 -08:00 |
|
dosiecki
|
5dd11f8446
|
De-async part of mark-all-read to prevent UI from showing before DB is updated. (#612)
|
2015-01-22 23:20:32 -08:00 |
|
Samuel Clay
|
5c3dd51d61
|
Bumping Android version to 4.2.0b1.
|
2015-01-21 14:00:55 -08:00 |
|
Samuel Clay
|
8ee6141e95
|
Merge pull request #654 from dosiecki/master
Android: Bugfixes and Speed
|
2015-01-21 12:30:36 -08:00 |
|
dosiecki
|
f0d04e55f3
|
Disable debug.
|
2015-01-21 11:57:29 -08:00 |
|
dosiecki
|
fc3b3dad19
|
Better algorithm for image cache cleanup. (#627)
|
2015-01-21 00:36:09 -08:00 |
|
dosiecki
|
a8530da58a
|
Unescape HTML entities in image alt text. (#652)
|
2015-01-20 17:11:51 -08:00 |
|
dosiecki
|
2a9303eab4
|
Redraw overlay buttons slightly less often when scrolling.
|
2015-01-20 16:59:08 -08:00 |
|
dosiecki
|
9de7c75fe6
|
Resource-ify sync status messages.
|
2015-01-20 16:48:46 -08:00 |
|
dosiecki
|
d8d091d1c7
|
Fix story sync status indication. (#644)
|
2015-01-20 16:11:01 -08:00 |
|
dosiecki
|
d5d15e9c17
|
Remove last traces of the legacy DB!
|
2015-01-19 21:21:11 -08:00 |
|
dosiecki
|
aefd96697c
|
Migrate comment replies off of legacy DB.
|
2015-01-19 21:15:35 -08:00 |
|
dosiecki
|
0330959d32
|
Migrate user profiles off of legacy DB.
|
2015-01-19 14:19:46 -08:00 |
|
dosiecki
|
4f671f990e
|
Start migrating comments from legacy DB.
|
2015-01-19 13:56:17 -08:00 |
|
dosiecki
|
e419452591
|
Fix crash when updating old comments.
|
2015-01-15 14:35:59 -08:00 |
|
dosiecki
|
ae773fbeab
|
Fix crash.
|
2015-01-15 14:35:49 -08:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|