Commit graph

992 commits

Author SHA1 Message Date
dosiecki
7b6e98359e More view binding cleanup. 2015-05-21 15:11:26 -07:00
dosiecki
9460517e55 Search for unreads from current position, then beginning. (#692) 2015-05-21 12:51:34 -07:00
dosiecki
b2c6bb444c More cleanup in favour of view injection. 2015-05-19 15:50:08 -07:00
dosiecki
712f9f1bbf More cleanup of view binding code. 2015-05-16 22:14:45 -07:00
dosiecki
bbb1ebfa9c Start using butterknife for cleaner view binding code. 2015-05-15 16:20:45 -07:00
Samuel Clay
7cb1726ab2 Preparing the great expense cutting. Adding munin data transfer. 2015-05-06 21:53:11 -07:00
dosiecki
ff735b0bfa Fix beta crash. 2015-05-06 12:03:06 -07:00
dosiecki
6d5da7ad0a Remove swap file. 2015-05-06 11:50:38 -07:00
Samuel Clay
607e0eb7f1 Merge pull request #690 from dosiecki/master
Fix release builds that use okhttp. (#680)
2015-05-05 13:58:46 -07:00
Samuel Clay
8cc71668f1 Fixing Read Stories icon in android. 2015-05-05 13:55:46 -07:00
dosiecki
ea4f7a4069 Fix release builds that use okhttp. (#680) 2015-05-05 13:41:56 -07:00
Samuel Clay
360b7164a2 Merge pull request #689 from dosiecki/master
Android: Bugfixes, Battery, Speed, and "Read Stories" View
2015-05-05 13:31:58 -07:00
Samuel Clay
1172cf449e Merge pull request #680 from manderson23/okhttp
Android: Okhttp
2015-05-05 13:31:49 -07:00
dosiecki
256d9e5517 No more jumpy loading throbbers. 2015-05-05 01:20:09 -07:00
dosiecki
aa4d483e03 Fix story list indexing bug. 2015-05-04 12:54:24 -07:00
dosiecki
e986475efd Story list loading indicator gives context about online state. 2015-05-04 12:06:19 -07:00
dosiecki
836fa877f7 Bump ver. 2015-05-04 00:43:11 -07:00
dosiecki
cbe4b801d6 Fix crash. 2015-05-03 23:58:55 -07:00
dosiecki
cbc66970d4 Merge remote-tracking branch 'upstream/master'
Conflicts:
	clients/android/NewsBlur/AndroidManifest.xml
2015-05-03 23:39:07 -07:00
dosiecki
8967bb4271 Fix too-high intel values for stories fetched via certain APIs. 2015-05-03 23:27:32 -07:00
dosiecki
4c2ef2cd17 Don't prefetch images when on a disallowed network, even in the foreground. 2015-05-03 22:53:35 -07:00
dosiecki
555ec171d9 Recently-read stories view. (#561) 2015-05-03 22:20:38 -07:00
dosiecki
b6c20eccb6 Don't load unused story data in story lists. Async load story bodies as needed in Reading fragment. Greatly cut down on memory use from cursors. 2015-04-21 21:18:34 -07:00
dosiecki
438f6f8bd9 Adjust sync intervals. 2015-04-20 14:44:09 -07:00
dosiecki
54b0335672 Fix old cursor leak. 2015-04-20 14:43:55 -07:00
Samuel Clay
38b1ffa802 Android v4.2.3. 2015-04-13 20:41:27 -07:00
dosiecki
a7ca334386 Cleanup less often, at a lower priority, in the BG. 2015-04-13 17:17:08 -07:00
dosiecki
cd1126af3e Cleanup cruft. 2015-04-13 14:00:13 -07:00
dosiecki
f453abaa69 Add thread debugging. 2015-04-13 13:18:56 -07:00
dosiecki
744ebd54a9 Background premium sync slightly less often to not hog battery. 2015-04-13 13:18:23 -07:00
dosiecki
100c3a0bc8 Update lint rules. 2015-04-13 12:35:24 -07:00
dosiecki
d4d20dd2fb Remove cruft. 2015-04-13 12:24:54 -07:00
dosiecki
8a39d8755f Remove cruft. 2015-04-13 12:08:49 -07:00
dosiecki
6f5be44ccf Remove cruft. 2015-04-13 12:03:54 -07:00
Samuel Clay
9f1420d46f Bumping version code for android. 2015-04-07 10:15:36 -07:00
dosiecki
96b2266b84 Comment about workaround. 2015-04-06 17:41:05 -07:00
dosiecki
29e6f1aff9 Fix crash in #679. 2015-04-06 15:34:41 -07:00
dosiecki
b09ea27565 Add more feedback page debug. 2015-04-02 19:37:57 -07:00
dosiecki
8b830eec70 Ensure old been-read stories don't mis-set the activation cutoff if they load before a fresh API pagination cycle begins. 2015-04-02 19:31:32 -07:00
dosiecki
7a9fd136dc disable debug. 2015-03-31 16:49:36 -07:00
dosiecki
ea2b613ca2 Bump version to force DB rebuild. 2015-03-31 16:40:12 -07:00
dosiecki
1c23a7203a Remove debug. 2015-03-31 16:39:30 -07:00
dosiecki
67137789e0 Make folder unread counts reflect all stories in sub-folders. 2015-03-31 15:52:31 -07:00
Mark Anderson
5a666a6a9d Minor cleanup in APIManager. 2015-03-31 22:03:56 +01:00
Mark Anderson
14f65c0892 Get string straight from response body since Okhttp handles the buffering. 2015-03-31 21:44:18 +01:00
dosiecki
d19d184c5f Make folder collapse respect folder heirarchy. (#669) 2015-03-31 02:46:49 -07:00
dosiecki
0be7086ffb Show stories from sub-folders in parent folders. (#670) 2015-03-30 15:58:44 -07:00
dosiecki
02909c12f0 Correctly handle folder heirarchies. (part 2, working) 2015-03-30 12:24:20 -07:00
dosiecki
bbd9385a3f Correctly handle folder heirarchies. (INCOMPLETE) 2015-03-29 16:54:22 -07:00
Mark Anderson
9bff3b513b Remove unused code related to categories 2015-03-27 22:39:46 +00:00