Commit graph

992 commits

Author SHA1 Message Date
Mark Anderson
9333504c9f Fix activity quote colour for light theme. 2015-06-08 22:26:11 +01:00
Mark Anderson
dba56d700f Handle no longer being subscribed to a feed when navigating from activity. 2015-06-08 22:21:35 +01:00
Mark Anderson
c9955391ff Use enum for Category in ActivityDetails 2015-06-08 21:48:05 +01:00
dosiecki
76f0e85a75 Platform compat check. 2015-06-08 13:21:52 -07:00
dosiecki
577bc9a530 Preserve immersive mode on rotate. (#701) 2015-06-08 12:29:17 -07:00
dosiecki
245d0d4e29 Ensure links in stories open in browser on all platforms. (#700) 2015-06-07 15:18:48 -07:00
Samuel Clay
6feb1eb715 Android version to 4.3.0b3. 2015-06-06 21:48:20 -07:00
Mark Anderson
414a921f72 Merge remote-tracking branch 'upstream/master' into profile 2015-06-05 22:29:47 +01:00
dosiecki
d4260b575a Remove dupe view. (looks like old copypasta?) 2015-06-05 14:28:37 -07:00
dosiecki
1d83d01f97 Just disable proguard. 2015-06-05 12:38:24 -07:00
dosiecki
1b91f9cae5 Fix AS builds? 2015-06-05 12:15:07 -07:00
dosiecki
0e01d986c1 Merge remote-tracking branch 'upstream/master'
Conflicts:
	clients/android/NewsBlur/AndroidManifest.xml
2015-06-05 02:30:25 -07:00
dosiecki
fc99dc0b5e Honour share removal from server when viewing user blurblogs. 2015-06-05 02:28:39 -07:00
dosiecki
c35bb803ad Ensure comment-less shares immediately show up in correct section. 2015-06-05 02:22:57 -07:00
dosiecki
18052c6a2a Ensure new comments and replies show up immediately and are deduplicated. 2015-06-05 02:04:15 -07:00
dosiecki
6baaa5f743 Remove unused resources. 2015-06-04 19:32:09 -07:00
dosiecki
233eb51cff Remove unused view tagging. 2015-06-04 19:19:53 -07:00
dosiecki
113ac8308f Bump ver to force DB rebuild. 2015-06-04 17:39:24 -07:00
dosiecki
01036172b3 Fix many bugs in replies so they all appear, in the right order, and as soon as they are made. 2015-06-04 17:32:58 -07:00
Mark Anderson
55c9d85741 Add navigation from feedsub activity to feed. 2015-06-04 22:23:47 +01:00
dosiecki
4599f2c472 Make comment likes appear instantly in the UI without a full refresh cycle. 2015-06-04 14:04:35 -07:00
Mark Anderson
7a0556a251 Remove clickable spans. Move follow intent to on list click. 2015-06-04 21:33:03 +01:00
Mark Anderson
bca67f141f Add field to InteractionsResponse. 2015-06-03 23:27:25 +01:00
Mark Anderson
0734d31ab6 Add interactions call to APIManager. 2015-06-03 23:26:20 +01:00
Mark Anderson
10fc3c6e8e Remove unncessary getUser call from Profile activity. 2015-06-03 21:50:46 +01:00
dosiecki
c3cb3fb081 Prevent attempts to favourite your own comments. 2015-06-03 03:28:15 -07:00
dosiecki
f8faabeef4 Remove debug, clarify comment. 2015-06-03 03:15:44 -07:00
dosiecki
670eea8d9f Implement replies to comment-less shares. (#643) 2015-06-03 03:13:29 -07:00
dosiecki
ea70671644 Migrate more social actions to service-moderated API use, fix local display of actions before network round-trip. Implement network half of new commenting-on-raw-shares feature. (#643) 2015-06-03 00:43:58 -07:00
dosiecki
e075eb5433 Even better instrumentation for feedback links. 2015-06-01 17:00:02 -07:00
dosiecki
76eb50efb0 Don't bleed sync metadata during user switch. 2015-06-01 16:39:06 -07:00
dosiecki
3ecb437312 Don't bleed sync metadata when switching users. 2015-06-01 16:36:01 -07:00
dosiecki
2b99074603 Migrate share action to service-sync'd paradigm, start on UI rewrite for #643. 2015-06-01 16:33:47 -07:00
dosiecki
41cc65f918 Migrate share action to service-sync'd paradigm, start on UI rewrite for #643. 2015-06-01 16:04:15 -07:00
Mark Anderson
1497686763 More formatting of activity categories. 2015-06-01 23:16:18 +01:00
Mark Anderson
023cdc1832 Add progress indicator when loading within the activity list. 2015-06-01 22:47:05 +01:00
dosiecki
927b323bd9 Add size profiling to network response debug logs. 2015-06-01 13:42:35 -07:00
Mark Anderson
559937bc54 More formatting for comment like activity. 2015-05-31 22:01:46 +01:00
Mark Anderson
e33a0e08e3 Move time for activity below content. 2015-05-31 21:32:42 +01:00
Mark Anderson
941333ac0c Rename variables in ActivitiesAdapter 2015-05-31 21:14:23 +01:00
dosiecki
3862c6b371 Add connect/read instrumentation to all API calls. 2015-05-29 16:08:03 -07:00
Mark Anderson
38db0438f5 Use clock icon for saved activity. Fix text for signup activity. 2015-05-28 22:30:39 +01:00
Mark Anderson
d328562cc3 Fix loading profile for another user. Work on formatting for comment like activity. 2015-05-28 22:22:46 +01:00
Mark Anderson
673f9e99bd Initial work on paging the activities list 2015-05-27 23:23:57 +01:00
Mark Anderson
18e2124514 Formatting of feed subscription activity. Check that bytes were read when attempting to cache image. 2015-05-25 23:00:06 +01:00
Mark Anderson
a26f4b3a9a Fetch 10 activities per call 2015-05-25 22:25:48 +01:00
Mark Anderson
7a75279305 Handle star and signup categories for activities 2015-05-25 22:09:47 +01:00
Mark Anderson
c94d75f90c Replace activity details from profile with activities endpoint. Start integrating into adapter. 2015-05-24 23:29:43 +01:00
Mark Anderson
8efd14ea27 Rename ActivitiesResponse to ActivityDetails and move to com.newsblur.domain package. 2015-05-24 22:30:23 +01:00
dosiecki
e3bb7d1b67 Fix bugged-out character casing for buttons on already-shared stories. 2015-05-21 15:53:54 -07:00