Commit graph

1029 commits

Author SHA1 Message Date
dosiecki
bf56454e12 Bump Android app version. 2015-11-30 11:58:28 -08:00
dosiecki
fc777a7f53 Merge remote-tracking branch 'upstream/master' 2015-11-30 11:57:44 -08:00
dosiecki
b95e0228bf Fix rendering of saved stories in story lists. 2015-11-30 11:49:39 -08:00
dosiecki
625b7a7642 Fix crashes when launching stale or impossibly timed Reading activities. 2015-11-30 09:45:21 -08:00
dosiecki
6aca84919f Don't allow an untimely feedfolder sync to write stale unread data. 2015-11-30 09:32:24 -08:00
dosiecki
72afc02b89 Reduce some UI lag from racing API requests. 2015-11-29 15:24:13 -08:00
dosiecki
3b1d0e989c Fix infinite recursion for duplicate folders. 2015-11-27 20:11:20 -08:00
dosiecki
0835921248 Fix icon grid layout being bigger than needed but then not showing all contents. Also decrease layout overhead of same. 2015-11-24 22:56:17 -08:00
dosiecki
d9f6c44c93 Make comment replies locally idempotent. (#828) 2015-11-21 02:06:30 -08:00
dosiecki
eca82b4f03 Rollback #803 and offer two options for how to send stories. 2015-11-20 16:34:31 -08:00
Samuel Clay
75c2a7c4a0 Android v4.6.0. 2015-11-19 16:25:30 -08:00
dosiecki
8a277042c6 adjustable ordering for saved stories (#676) 2015-11-17 14:57:59 -08:00
dosiecki
af5d082fb9 Clean up story order pref storage. Will support easier changing of orders for new folder types (like Saved stories) 2015-11-17 14:23:33 -08:00
dosiecki
73575400c6 Remove debug. 2015-11-12 02:55:49 -08:00
dosiecki
9b9d42753b Feed/folder chooser. (#202) 2015-11-12 02:53:58 -08:00
dosiecki
45bf985853 Better Send To functionality for receivers that support it. (#803) 2015-11-06 11:29:19 -08:00
dosiecki
9e1a4860d3 Fix crash on long-stale Activity contexts. 2015-11-06 09:43:22 -08:00
dosiecki
d171caa7a2 Rework app launch to ensure DB isn't accessed before ready. 2015-11-03 15:55:09 -08:00
dosiecki
8dff7b1b6e Fix reappearing loading message in Reading view. 2015-11-03 15:03:43 -08:00
dosiecki
cf96315316 Add ROM version to feedback debug info. 2015-11-03 14:48:49 -08:00
Samuel Clay
5f875db3f9 Normal casing share/save buttons in android. 2015-10-30 11:37:56 -07:00
dosiecki
d5fdb31549 New beta version. 2015-10-30 02:23:36 -07:00
dosiecki
655a4fca24 Set sane default auto-backup behaviour for Android 6.0 - don't let the device try to backup our whole DB and cache for no reason. 2015-10-30 02:20:13 -07:00
dosiecki
43b635ec25 Fix default value of auto-open pref. 2015-10-30 02:19:42 -07:00
dosiecki
47ead693a4 Fix dangerous use of prefs before app init. 2015-10-30 02:19:14 -07:00
dosiecki
518b76243f Remove global Application Context that no longer inits in Android 6.0 2015-10-30 01:36:54 -07:00
dosiecki
8807710a1b Remove global app context casts that can crash Android 6.0 2015-10-30 01:03:53 -07:00
dosiecki
7126e20702 Add loading message for reading activity now that auto-open can show it before a cursor is guaranteed. 2015-10-29 16:03:42 -07:00
dosiecki
efd0a00c33 Don't show negative unread counts in reading progress overlay. 2015-10-29 15:55:30 -07:00
dosiecki
ef369dd270 Remove cruft resources. 2015-10-29 15:41:42 -07:00
dosiecki
3656292103 Don't track local ant build customisations. 2015-10-29 15:37:12 -07:00
dosiecki
cf171aa95f Add a few more minimal checkstyles. 2015-10-29 15:36:39 -07:00
dosiecki
dd3db91c3c Clean up cruft. 2015-10-29 14:26:17 -07:00
dosiecki
50915d235e Minimal checkstyle rules. 2015-10-29 14:26:01 -07:00
dosiecki
0783c1bed9 Enable auto-open opion. (#734) 2015-10-29 12:50:13 -07:00
dosiecki
4cef42bd85 UI artifacts for auto-open-story option. 2015-10-28 17:42:13 -07:00
dosiecki
b7cfdbb93b Refactor story list / reading activity configs for future support of independent Activity launching. 2015-10-28 17:41:26 -07:00
Samuel Clay
49149d75e6 Bumping version to 4.6.0. Shipping to beta. 2015-10-26 15:32:34 -07:00
dosiecki
5caa67dabe New version. 2015-10-23 17:35:59 -07:00
dosiecki
6c5f2f52da Fix error message for some users while marking folders. 2015-10-23 17:29:04 -07:00
dosiecki
8468a1c7c5 Obey animation disable if power saver kicks in. 2015-10-23 17:18:37 -07:00
dosiecki
a7adce4e61 Update UI after collided API updates are corrected. 2015-10-19 15:06:28 -07:00
dosiecki
e5c68c0cd0 Merge remote-tracking branch 'upstream/master' 2015-10-16 16:28:25 -07:00
dosiecki
f55bc0756a Remove redundant loader stop. 2015-10-16 16:25:10 -07:00
dosiecki
1a46e464fa Fix API6.0 crash when marking-all-read. 2015-10-16 16:13:35 -07:00
dosiecki
72cdae761c Fix crash in image prefetch. 2015-10-16 16:13:17 -07:00
dosiecki
f1c2a1db7e Bump build version to 23. 2015-10-06 16:40:48 -07:00
dosiecki
47eeafff4b Remove deprecated HTTP libs in favour of Java core libs so builds against APIv23 will succeed. 2015-10-06 16:31:05 -07:00
Samuel Clay
ac4dc22a2c Android v4.5.0. 2015-10-01 10:57:57 -07:00
Samuel Clay
8348c40a50 Android v4.5.0b3. 2015-09-28 15:38:45 -07:00