Commit graph

2166 commits

Author SHA1 Message Date
ojiikun
8257697c65 Fix flash of empty list view, take 2. (#458) 2014-01-13 09:44:37 +00:00
Mark Anderson
5a88146355 Add default view menu option for all social and saved stories. Use selected preference when viewing stories. 2014-01-12 21:46:58 +00:00
ojiikun
93136acd3a Fix flash of empty list view. (#458) 2014-01-12 20:56:18 +00:00
ojiikun
720a944f8b Story list loads pages a bit before scrolling to end of list. 2014-01-12 20:36:38 +00:00
ojiikun
e737e6bafa Honour un-saving of stories in saved stories view. 2014-01-12 20:26:23 +00:00
Mark Anderson
444c937cdc Pass default story view into Reading activity. Add menus entry for all stories, feeds and folders. 2014-01-10 22:58:17 +00:00
ojiikun
4f2fe40b12 Include app version in custom user-agent. 2014-01-09 23:00:28 +00:00
ojiikun
bac81dad11 Correctly handle responses with both content and errors. 2014-01-09 22:09:29 +00:00
Mark Anderson
3108a123ef Add enum for default feed view and preference methods.
Add dialog for selecting default view.
Update Reading activity to use the default feed view enum.
2014-01-09 22:02:45 +00:00
Samuel Clay
15c9637ce8 Adding user agent. Still needs version name from Manifest. @dosiecki or @manderson23, either of you know how to get that version name (like 3.5.5) into the user agent? 2014-01-08 16:52:05 -08:00
Samuel Clay
9af2c61e68 Android v3.5.5. Bumping minimum SDK to v11 (3.0+). 2014-01-08 12:40:01 -08:00
Samuel Clay
77e1228c39 Merge pull request #457 from dosiecki/master
Android: Refactor Story Loading
2014-01-08 10:50:26 -08:00
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