Commit graph

954 commits

Author SHA1 Message Date
ojiikun
a862bbcb0e Refactor story loading to persist during list/reading activities. 2014-01-08 11:28:59 +00:00
ojiikun
95319b7522 Make new async calls not race UI threads. 2014-01-08 03:23:37 +00:00
Samuel Clay
f8abf063b7 Android v2.5.3. 2014-01-07 12:49:04 -08:00
Samuel Clay
392dfc3050 Fixing colors and transparency on android story traversal buttons. 2014-01-07 12:44:34 -08:00
Samuel Clay
b50fbd6c4b Merge pull request #455 from dosiecki/master
Android: Fix story loading not to keep paging on error.
2014-01-06 23:17:04 -08:00
ojiikun
1f95c8725a Fix story loading not to keep paging on error. 2014-01-07 04:29:30 +00:00
Samuel Clay
d81d14f964 Android v3.5.2 2014-01-06 19:32:08 -08:00
Samuel Clay
eb26326288 Merge pull request #454 from dosiecki/master
Android: Replace requery with cursorloader in Reading.
2014-01-06 18:25:41 -08:00
ojiikun
3bc6c971cc Remove comment cruft. 2014-01-07 01:34:55 +00:00
ojiikun
cdc4fff45d Replace requery with cursorloader in Reading. 2014-01-07 01:28:39 +00:00
Samuel Clay
93813773c1 Bumping android version. 2014-01-05 21:42:38 -08:00
ojiikun
a89ee534ae Fix crash async crash. 2014-01-05 23:40:35 +00:00
ojiikun
06099f7f64 Clean up sync cruft. Add sanity break in pagination loop. 2014-01-05 23:29:41 +00:00
ojiikun
54eaf00e25 Fix async crash wheen sharing stories. 2014-01-05 01:28:11 +00:00
ojiikun
9bbcfae052 Empty list views differentiate between loading and truly empty. 2014-01-05 00:46:10 +00:00
ojiikun
f00cc3e049 Re-bump build level to 19. Pleae update your IDEs! 2014-01-04 22:50:22 +00:00
Samuel Clay
5ee2c36626 Android v3.5. 2014-01-03 11:57:55 -08:00
ojiikun
ba82541b83 Switch remaining story loading to new async model. 2013-12-31 09:49:04 +00:00
ojiikun
f382b14ea0 Switch folder reading and All Stories reading to new async model. 2013-12-31 08:31:49 +00:00
ojiikun
aec64abae5 Move saved stories fetch to new async model. 2013-12-31 06:11:07 +00:00
ojiikun
38a891b4c9 Generalise handling of story request responses. 2013-12-31 03:44:08 +00:00
ojiikun
376bf7e23b Update some auto-gen cruft that recent tools fixed. 2013-12-31 03:06:26 +00:00
ojiikun
81765b582f Switch social feeds to new async system. 2013-12-30 23:32:19 +00:00
ojiikun
9647d0a219 Fix some async crashes. 2013-12-27 04:13:10 +00:00
ojiikun
db7496406a Update to API level 19! 2013-12-27 04:12:29 +00:00
ojiikun
ac905387dd Update to API level 19! 2013-12-27 04:11:31 +00:00
ojiikun
c9fdeda67c Fix crash on async callback in reading fragment. 2013-12-27 03:17:42 +00:00
ojiikun
0242aeab08 Merge remote-tracking branch 'upstream/master' 2013-12-22 21:16:09 +00:00
ojiikun
7367d9cad0 Initial decouple of feed story sync from sync service. Buggy. 2013-12-22 21:14:31 +00:00
Mark Anderson
35170ed98c Fix #441 - changing text size needs to call evaluateJavascript instead of loadUrl when targeting SDK >= 19 2013-12-11 21:54:17 +00:00
Samuel Clay
190ec47950 Android v3.0.1. 2013-12-06 15:05:51 -08:00
ojiikun
e84428a58a Fix disappearing + signs in story title list. (#439) 2013-12-02 06:15:27 +00:00
ojiikun
0efee7799c Fix imageloader crash. 2013-11-27 09:37:59 +00:00
ojiikun
c8a3bbfdce Fix crash on group collapse. 2013-11-27 09:24:29 +00:00
ojiikun
a4ba81ac20 Fix crash on feed search. 2013-11-27 09:14:45 +00:00
ojiikun
cd2d32f797 Fix crash on failure to load textmode for a story. 2013-11-26 20:59:01 +00:00
ojiikun
71bb4d7649 Fix crash when pager framework asks for pages that aren't loaded yet. 2013-11-26 19:54:46 +00:00
ojiikun
417b674af0 Maxe 2-step sync obey auto-sync rules to prevent always syncing when jumping the back stack from the overlay 'done' button. 2013-11-26 05:23:42 +00:00
ojiikun
b77a8f89c6 Fix crash on mark-all-read via context menu. 2013-11-25 07:41:53 +00:00
ojiikun
cbbaff2e6f Merge remote-tracking branch 'upstream/master' 2013-11-24 23:25:48 +00:00
Mark Anderson
0505858906 The selected font size wasn't being used when a web view was first opened to read a story. 2013-11-24 21:45:05 +00:00
ojiikun
25240a69ca Fix NPEs on launch. 2013-11-20 06:37:04 +00:00
Samuel Clay
5f075ad40a New Play Store image assets. 2013-11-17 16:53:04 -08:00
ojiikun
fdb7ed0aa1 Fix layout bug on small screens. 2013-11-17 23:51:37 +00:00
ojiikun
873d6fbacc Fix laggy updates for saved stories unsave ops. 2013-11-17 06:18:00 +00:00
ojiikun
4acddfdf0c Ability to unsave stories. 2013-11-17 04:12:17 +00:00
ojiikun
f85f355a26 Merge remote-tracking branch 'upstream/master' 2013-11-15 21:44:46 +00:00
ojiikun
0c0298e824 Make height of saved stories row match other folders. 2013-11-15 21:44:17 +00:00
ojiikun
1b4206dc9b Make rows reliably hilight when tapped. (#282) 2013-11-15 21:22:18 +00:00
Samuel Clay
91908cd11f Merge pull request #432 from dosiecki/master
Remove unused ABS progress indicator support for reading view.
2013-11-14 17:33:44 -08:00