Commit graph

56 commits

Author SHA1 Message Date
Samuel Clay
088e43d63b Fixing rounded corners on Android. Also fixing a few spacing issues. 2013-08-07 11:55:31 -07:00
Samuel Clay
fec12ecd2d Pushing out 2.5.0 android release. 2013-07-31 16:33:56 -07:00
ojiikun
a7cab163ba Fix disappearing padding on coloured tags. 2013-07-30 06:17:38 +00:00
ojiikun
48ca9404c9 Fix training dialogue. 2013-07-25 21:41:57 +00:00
ojiikun
529e8173ba Fix reading view bottom buttons overflowing on small screens. 2013-07-25 02:00:57 +00:00
Samuel Clay
04d698342e Fixing text sizes on Android. 2013-07-23 20:37:50 -07:00
Samuel Clay
b3eb49128b Fixing colors on favicon-less feeds in android. 2013-07-23 19:24:13 -07:00
Samuel Clay
64af7968d3 Adjusting spacing on story detail in android. 2013-07-23 18:29:24 -07:00
Samuel Clay
8f279a3ba4 Fixing typo on colors. 2013-07-23 18:16:05 -07:00
Samuel Clay
4d0cca6687 New story header for android. Uses new feed gradient to match iOS. 2013-07-23 18:15:16 -07:00
Samuel Clay
77ac8f83ce Fixing discrepency in line heights on Android when story doesn't contain p tags. 2013-07-22 21:06:58 -07:00
Samuel Clay
7dc2aa79d6 Taking .idea out of git 2013-07-22 20:50:49 -07:00
Samuel Clay
ff32d13f23 Revert "Taking .idea out of git"
This reverts commit 00fd419516.
2013-07-22 20:50:00 -07:00
Samuel Clay
00fd419516 Taking .idea out of git 2013-07-22 20:48:38 -07:00
Samuel Clay
d16b18dc7a Fixing ellipses in Android. Also lightening story title divider line. 2013-07-22 20:48:26 -07:00
Samuel Clay
b4de715c7b Merge pull request #372 from ojiikun/master
Android: Bugfixes
2013-07-22 20:40:02 -07:00
Samuel Clay
ac1f670295 Styling Android story detail. 2013-07-22 20:39:14 -07:00
ojiikun
2f5de2564e Remove broken filters in All Stories reading. 2013-07-23 03:20:19 +00:00
Samuel Clay
cf458a50df Refactoring a bit around tag setup on android. 2013-07-22 20:03:19 -07:00
ojiikun
8898e3a3aa Fix queries for folders with a huge number of feeds. 2013-07-23 02:36:10 +00:00
Samuel Clay
5c51ce88ee Styling story details on android. Tags are broken, as green/red tags look wrong. They are missing their padding and shadowed background drawable. 2013-07-22 19:34:13 -07:00
ojiikun
b1e885b1e3 Speed up All Stories view in Focus mode by filtering down to feeds with focus unreads. (issue #340) 2013-07-23 01:11:19 +00:00
Samuel Clay
8c708d5c46 Styling feeds, folders, and stories in both feeds and folders. Still need to style the story detail header. Fixes #181. 2013-07-22 17:38:38 -07:00
ojiikun
38cf730f84 Ensure onPause() is called in WebView when no longer on screen. 2013-07-22 01:55:17 +00:00
ojiikun
77cf965fa9 Refactor sync service task types to use enums. 2013-07-19 10:14:59 +00:00
ojiikun
b9d9376212 Refactor result codes for SyncService into enums. Remove deleteFeed from SyncService in preference to standard API call. 2013-07-19 08:48:08 +00:00
ojiikun
5f172ace9d Switch all mark-read ops to new API using story_hash. 2013-07-19 05:43:12 +00:00
ojiikun
0000ab2139 Better detection of social stories when marking read. 2013-07-17 19:29:30 +00:00
ojiikun
4784b4ef56 Fix crash on speedy callbacks in feed item list view. 2013-07-16 22:02:38 +00:00
ojiikun
ad58aadd98 Change save-story to use story hash. 2013-07-13 01:16:03 +00:00
ojiikun
ab4c8bea15 Switch mark-unread task to use story hash. 2013-07-12 05:11:48 +00:00
ojiikun
51af802ae2 Merge remote-tracking branch 'upstream/master' 2013-07-10 23:30:42 +00:00
ojiikun
ebc7120f54 More error handling improvements. Added developer debug mode. 2013-07-10 21:56:15 +00:00
Mark Anderson
1b7e1ae8ed Need to pass story order and read filter to sync service when refresh triggered in AllSharedStoriesReading activity 2013-07-10 22:52:39 +01:00
Mark Anderson
e05c396c4b Fix #351 - support oldest first/unread for viewing all shared stories and individual blurblogs 2013-07-10 22:47:46 +01:00
ojiikun
7aec9b5725 Merge remote-tracking branch 'upstream/master' 2013-07-10 01:04:25 +00:00
ojiikun
37ebbb4fd5 More rework of feed item list to deal with missing feeds. 2013-07-08 09:21:43 +00:00
Samuel Clay
3482be85a9 Updating jquery UI image. 2013-07-06 06:44:48 -07:00
Samuel Clay
af0fbbdc57 Updating redis conf to work with monit. 2013-07-05 23:24:38 -07:00
Samuel Clay
53d1ed0371 Android v2.1.1. 2013-07-05 22:43:11 -07:00
ojiikun
7acea2d7b2 Fix crash when story list tries to load empty set of feeds. 2013-07-06 05:38:05 +00:00
ojiikun
e3b0ae28fa Clean up more build artifacts that got checked in. 2013-07-06 05:23:20 +00:00
ojiikun
0833423b9d Fix dynamic instantiation of generic error responses. 2013-07-06 05:21:53 +00:00
ojiikun
b94f01ad04 Fix crash on certain types of error response. 2013-07-06 05:05:48 +00:00
ojiikun
603610a072 Removing erroniously checked-in build artifacts. 2013-07-06 00:45:30 +00:00
Samuel Clay
44c2ff61bf Merge pull request #341 from ojiikun/master
Android: API Retry Logic
2013-07-03 14:26:08 -07:00
Samuel Clay
d941c994f8 Updating android to work with android studio. Version 2.1. 2013-07-03 13:05:42 -07:00
ojiikun
786999b27a Retry logic for failed API calls. 2013-07-03 08:49:31 +00:00
ojiikun
5bc24ad42b Fix bug where social folder unread count blew up when collapsed. 2013-07-02 23:43:26 +00:00
ojiikun
ceaacce28e Fix crash on comments by users with no picture. 2013-07-02 23:40:02 +00:00