Alex Ning
|
07710908ba
|
Fix wrong tab type default value in MainActivity.
|
2020-05-14 10:41:59 +08:00 |
|
Alex Ning
|
2204b72484
|
Fix string value for popular.
|
2020-05-14 10:27:35 +08:00 |
|
Alex Ning
|
967e6ec261
|
Disable proguard because app force stop.
|
2020-05-14 00:36:45 +08:00 |
|
Alex Ning
|
24d0ac4a40
|
Version 3.1.0.
|
2020-05-13 23:09:22 +08:00 |
|
Alex Ning
|
cf4395ed5c
|
Customize tabs in main page for logged-in users.
|
2020-05-13 12:51:44 +08:00 |
|
Alex Ning
|
8533a2bcca
|
Disable video autoply in lazy mode.
|
2020-05-12 20:22:29 +08:00 |
|
Alex Ning
|
9490c37a09
|
Resume video position when viewing it in fullscreen.
|
2020-05-12 17:42:38 +08:00 |
|
Docile-Alligator
|
381438aa81
|
Merge pull request #97 from OHermesJunior/feature-swap-tap-and-long-click
Tapping to hide a comment's children is now available as an option.
|
2020-05-12 10:04:31 +08:00 |
|
Docile-Alligator
|
588043ae25
|
Merge pull request #95 from OHermesJunior/handle-as-default-app
Handle as default app. And some improvements to LinkResolver.
|
2020-05-12 09:57:24 +08:00 |
|
Docile-Alligator
|
b1bd270842
|
Merge pull request #93 from OHermesJunior/minify-release-apk
Enable minify, reduce release apk size.
|
2020-05-12 09:54:21 +08:00 |
|
Docile-Alligator
|
b4e6f00074
|
Merge pull request #92 from OHermesJunior/fix-image-view-resolution
Fix image view with low resolution in ViewImageActivity.
|
2020-05-12 09:52:06 +08:00 |
|
OHermesJunior
|
8ddae61649
|
More little improvements for regex.
|
2020-05-12 00:46:42 +02:00 |
|
Hermes Junior
|
ccecc2b511
|
Handle alternative multireddit URL.
|
2020-05-12 00:27:53 +02:00 |
|
Hermes Junior
|
3c32daaca2
|
Add swap tap and long click option.
|
2020-05-11 21:26:55 +02:00 |
|
Hermes Junior
|
adf8fa4e6a
|
Improve some regex of link resolver.
|
2020-05-11 03:39:35 +02:00 |
|
Hermes Junior
|
a2dc0b1c0d
|
Handle other comment links.
|
2020-05-11 03:25:50 +02:00 |
|
Hermes Junior
|
b31c96b2d9
|
Handle Reddit home links.
|
2020-05-11 01:17:14 +02:00 |
|
Hermes Junior
|
f27f7c12a8
|
Handle Reddit app links.
|
2020-05-11 01:16:31 +02:00 |
|
Hermes Junior
|
80f74fc9c2
|
Enable minify, reduce release apk size.
|
2020-05-08 16:03:11 +02:00 |
|
Hermes Junior
|
6ea0e9e3e6
|
Fix image view with low resolution.
|
2020-05-08 02:46:17 +02:00 |
|
Alex Ning
|
c705292bf8
|
Stop autoplay when wifi is lost in ViewPostDetailActivity if video autoplay is set to wifi only.
|
2020-05-07 14:10:41 +08:00 |
|
Alex Ning
|
e439b84095
|
Video autoplay in ViewPostDetailActivity. Optimize CommentAndPostRecyclerViewAdapter.
|
2020-05-07 14:05:33 +08:00 |
|
Alex Ning
|
eefc8e869d
|
Optimize CommentAndPostRecyclerViewAdapter.
|
2020-05-05 15:59:59 +08:00 |
|
Alex Ning
|
893c8a2076
|
Reporting comments is now available.
|
2020-05-05 14:30:46 +08:00 |
|
Alex Ning
|
d444a3a084
|
Reporting posts is now available.
|
2020-05-05 13:48:42 +08:00 |
|
Alex Ning
|
9d451d65dd
|
Prepare to add report feature.
|
2020-05-03 16:47:33 +08:00 |
|
Alex Ning
|
45cdc6d3a6
|
Show cakeday of users and subreddits, user description and post and comment karma.
|
2020-05-03 09:16:07 +08:00 |
|
Alex Ning
|
93af286d55
|
Sharing user and subreddit is now available.
|
2020-05-02 22:26:45 +08:00 |
|
Alex Ning
|
ae98fd8a08
|
Fix JSON parsing error when parsing user data.
|
2020-05-02 08:34:56 +08:00 |
|
Alex Ning
|
360051a302
|
Fix the color of award cannot be changed. Prepare to show user comment karma, description, cakeday and subreddit creation day.
|
2020-05-02 08:22:13 +08:00 |
|
Alex Ning
|
911901cf75
|
Beautify player control view for video autoplay.
|
2020-05-01 22:07:13 +08:00 |
|
Alex Ning
|
a88f43ff38
|
Fix muting audio after video play ends.
|
2020-05-01 19:22:18 +08:00 |
|
Alex Ning
|
25328e5d18
|
Muting and unmuting audio when autoplaying are available.
|
2020-05-01 10:50:40 +08:00 |
|
Alex Ning
|
c52cf467ac
|
Probably fix duplicate posts issues. Move classes related to Post to Package Post.
|
2020-04-30 21:33:51 +08:00 |
|
Alex Ning
|
ac10441d54
|
Add a BroadcastReceiver to receive network status change and enable or disable video autoplay.
|
2020-04-30 17:33:52 +08:00 |
|
Alex Ning
|
4678caa92b
|
Add an option for video autoplay. Rewrite some viewholders in PostRecyclerViewAdapter.
|
2020-04-30 15:29:56 +08:00 |
|
Alex Ning
|
5c05350119
|
Move onClickListeners to ViewHolders in PostRecyclerViewAdapter. Pause video after fragment pause.
|
2020-04-30 11:24:34 +08:00 |
|
Alex Ning
|
033c8bd241
|
Buggy video and Gif autoplay.
|
2020-04-29 18:13:28 +08:00 |
|
Alex Ning
|
0f8395221d
|
Show 1 Award instead of 1 Awards. Version 3.0.3.
|
2020-04-19 13:16:23 +08:00 |
|
Alex Ning
|
499f507f88
|
Add an option to ignore navigation bar height.
|
2020-04-19 13:03:33 +08:00 |
|
Alex Ning
|
2d60b732a9
|
Add awards background and text color to custom theme. Show only the number of awards on Post Compact Layout.
|
2020-04-18 22:14:17 +08:00 |
|
Alex Ning
|
2f72e654eb
|
Show the number of awards in PostRecyclerView instead.
|
2020-04-18 14:00:37 +08:00 |
|
Alex Ning
|
bde2220d91
|
Remove unused attributes. Fix loading images using GlideImageGetter after the activity is destroyed.
|
2020-04-18 11:34:43 +08:00 |
|
Alex Ning
|
372acf4cf4
|
Fix white theme issues. Remove CollapsingToolbarLayout in some activities.
|
2020-04-17 18:08:30 +08:00 |
|
Alex Ning
|
ea779ff74b
|
Minor bugs fixed.
|
2020-04-17 17:34:04 +08:00 |
|
Alex Ning
|
58efcce3a0
|
Show author flair for posts.
|
2020-04-16 22:22:29 +08:00 |
|
Alex Ning
|
504b005cf7
|
Show awards for comments.
|
2020-04-16 21:50:25 +08:00 |
|
Alex Ning
|
f0125edd23
|
Show author flair (not richtext) for comments.
|
2020-04-16 20:04:32 +08:00 |
|
Alex Ning
|
9cbe542c85
|
Show all post awards.
|
2020-04-16 16:10:07 +08:00 |
|
Docile-Alligator
|
4260c6c14e
|
Merge pull request #82 from samperlmutter/master
Now shows post title when viewing image, gif, or video
|
2020-04-16 09:25:14 +08:00 |
|