Samuel Clay
|
ed50299a89
|
Merge pull request #703 from dosiecki/master
Android: Beta Bugs
|
2015-06-11 22:56:02 -07:00 |
|
Mark Anderson
|
6b9cd0ae72
|
Add addition ActivityDetails categories for interactions.
|
2015-06-11 23:26:51 +01:00 |
|
Mark Anderson
|
3294706d4a
|
Initial work for navigation from comment reply activity.
|
2015-06-11 23:15:15 +01:00 |
|
Mark Anderson
|
56e6b35bc5
|
Rename ActivitiesAdapter to ActivityDetailsAdapter
|
2015-06-11 23:04:23 +01:00 |
|
Mark Anderson
|
223b6ed6af
|
Initial work for navigation from comment like activity.
|
2015-06-11 22:53:13 +01:00 |
|
dosiecki
|
cff9384890
|
Fix crash.
|
2015-06-11 11:49:50 -07:00 |
|
Mark Anderson
|
56c5f388f8
|
Initial work on navigating from shared story activity.
|
2015-06-10 23:33:45 +01:00 |
|
Mark Anderson
|
ac79788e45
|
Fixes for navigating to saved story.
|
2015-06-10 23:15:21 +01:00 |
|
Mark Anderson
|
f350f81187
|
Initial work on navigating from activity to saved story.
|
2015-06-09 23:22:45 +01:00 |
|
Mark Anderson
|
a7a6c9e528
|
Merge remote-tracking branch 'upstream/master' into profile
|
2015-06-09 22:54:06 +01:00 |
|
Samuel Clay
|
06b08178a9
|
Adding hover titles to re-shares and favorites interactions.
|
2015-06-08 23:54:36 -07:00 |
|
Samuel Clay
|
9b98f9f62e
|
Merge pull request #702 from dosiecki/master
Android: Ensure links in stories open in browser on all platforms. (#700)
|
2015-06-08 21:10:42 -07:00 |
|
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 |
|
Samuel Clay
|
6b5546226f
|
Merge pull request #699 from AlphaCluster/add-1password-support
Add login extension support
|
2015-06-06 17:39:47 -07:00 |
|
Nicholas Omann
|
b318f751b3
|
Add button to login screens for password auto-fill.
|
2015-06-06 16:12:32 -05:00 |
|
Nicholas Omann
|
9015ccae2b
|
Adding one password extension.
|
2015-06-06 15:00:36 -05:00 |
|
Samuel Clay
|
595e8ef129
|
Merge pull request #698 from dosiecki/master
Android: Fix Lint
|
2015-06-05 15:43:40 -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 |
|
Samuel Clay
|
41f7efe90a
|
Merge pull request #697 from dosiecki/master
Android: Fix AS Release Builds
|
2015-06-05 13:06:01 -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 |
|
Samuel Clay
|
4b91d08809
|
Merge pull request #695 from dosiecki/master
Android: Social, Social, Social
|
2015-06-05 11:31:44 -07:00 |
|
Samuel Clay
|
e171992dd0
|
Merge pull request #694 from AlphaCluster/master
Adding Opera Mini as an option for default browser.
|
2015-06-05 11:30:06 -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 |
|
Nicholas Omann
|
c07a3b6e9b
|
Adding Opera Mini as an option for default browser.
|
2015-06-04 21:05:25 -05: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 |
|
Samuel Clay
|
b65c157d86
|
Adding story_hash to interactions and activities. (For #693). Note that comment_like's may have a null story_hash, although future comment_like's wont.
|
2015-06-04 15:38:21 -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 |
|
Samuel Clay
|
e0b4c1fc64
|
Adding never expire button to admin dialog. Also adding training counts.
|
2015-06-04 11:27:46 -07: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 |
|