Commit graph

755 commits

Author SHA1 Message Date
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
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
dosiecki
2d6f59a228 Re-check unread state of images before prefetching. (#677) 2015-03-24 13:21:35 -07:00
dosiecki
df49c5ab28 Merge remote-tracking branch 'upstream/master' 2015-03-23 15:54:08 -07:00
dosiecki
9dfbc8a3d2 Ensure autovac happens reliably before the DB can fragment. 2015-03-18 11:36:26 -07:00
Samuel Clay
7406db1462 Merge pull request #673 from dosiecki/master
Android: Custom ActionBar Styling (and Bugfixes)
2015-03-16 16:41:41 -04:00
dosiecki
e11580fdfd Fix crash. 2015-03-15 18:27:49 -07:00
dosiecki
e883cc4c57 Custom actionbars for all story list and reading activities. 2015-03-15 18:24:38 -07:00
dosiecki
8530c85e50 Tweak custom actionbar. 2015-03-14 14:53:42 -07:00
dosiecki
0fd6322659 Include username in feeback link to help diagnose future issues. (#672) 2015-03-12 18:35:26 -07:00
dosiecki
0f6fecfa31 Log login attempts above debug threshold, since they are worth noting at all times. (#671) 2015-03-12 00:16:57 -07:00
dosiecki
9ddb4f506b Ensure actionbar titles don't clip. 2015-03-12 00:13:38 -07:00
Samuel Clay
0a365abf73 Fixing switching to and from text mode while still in current feed. Now to change river so that it uses text view setting from feed, not folder (unlike web). 2015-03-11 11:21:59 -07:00
Samuel Clay
19fba9cbd8 Adding modern android app user agent in logging. 2015-03-11 10:47:57 -07:00
dosiecki
ad55782686 Override actionbar views for custom icon control. 2015-03-11 03:05:29 -07:00
Samuel Clay
1fac3f95c4 Prepping Text view on iOS to become sticky. 2015-03-09 14:20:45 -07:00
dosiecki
a2807aa8cd Actionbar icons for reading views. 2015-03-02 15:14:54 -08:00
dosiecki
0ab0d615bb Fix async crash. 2015-03-02 14:58:25 -08:00
dosiecki
94091bb4e6 Add a loading throbber to the empty-list-view that matches the footer throbber. 2015-03-02 14:57:45 -08:00
dosiecki
7545b3a489 Add a loading throbber to the empty-list-view that matches the footer throbber. 2015-03-02 13:58:46 -08:00
dosiecki
ba7516db93 Comment about actionbar images. 2015-03-02 13:10:49 -08:00
dosiecki
2e41ec2d39 Better loading of actionbar icons. 2015-03-02 13:05:17 -08:00
dosiecki
107c9c8f0b Merge remote-tracking branch 'upstream/master' 2015-02-28 13:09:06 -08:00
dosiecki
6756e6946b Don't show detailed sync status in story list unless debugging. (#582) 2015-02-27 02:12:06 -08:00
dosiecki
ace0a26121 Show feed-specific icons in actionbar of story list. 2015-02-27 02:03:53 -08:00
dosiecki
94ab17b022 Fix cleanup of social feeds. (#666) 2015-02-27 00:46:19 -08:00
Samuel Clay
ca26593036 Bumping Android to v4.2.1. 2015-02-25 15:23:17 -08:00
Samuel Clay
b120085856 Merge pull request #665 from dosiecki/master
Android: Fixes for #582, #640, #664
2015-02-25 15:07:51 -08:00
dosiecki
d29e168ccd Work around API change that throws out hidden stories and vends blank pages. (#664) 2015-02-25 14:09:53 -08:00
dosiecki
3e8a7ec256 Don't cache super-small images. 2015-02-24 16:28:15 -08:00
dosiecki
cc76ea12ad Don't use cache filenames that are impossible to debug. 2015-02-24 16:14:08 -08:00
dosiecki
21e36a5b1d Fix image prefetch for protocol-hopping redirects. 2015-02-24 15:57:15 -08:00
dosiecki
ced42fc2f8 Keep action replays around until there is less risk of them being needed. 2015-02-23 16:08:10 -08:00