Alex Ning
|
3414a86ae4
|
Change theme back to Theme.MaterialComponents.
|
2020-11-22 15:23:38 +08:00 |
|
Alex Ning
|
8bd1e60a0a
|
Use Theme.AppCompat.
|
2020-11-22 12:38:29 +08:00 |
|
Alex Ning
|
9979c91b3c
|
Remove some unused resources.
|
2020-09-16 20:35:31 +08:00 |
|
Alex Ning
|
52ee70a57e
|
Fix Immersive Interface on Android R. Set targetSdkVersion and compileSdkVersion to 30.
|
2020-09-12 14:58:07 +08:00 |
|
Alex Ning
|
b1b2b1aa71
|
Set ViewImageOrGifActivity's background to transparent.
|
2020-08-11 14:21:39 +08:00 |
|
Alex Ning
|
7742a19abd
|
Remove font: Bad Script. Add some bold fonts.
|
2020-07-15 21:40:26 +08:00 |
|
Alex Ning
|
2d69170f4f
|
Add an option to ignore nav bar in ViewVideoActivity and ViewImgurVideoFragment. Use Hauler to do drag up or down to finish Activity in ViewVideoActivity and ViewImgurMediaActivity.
|
2020-07-15 11:51:29 +08:00 |
|
Alex Ning
|
67cb832c46
|
Replace Hauler with Slidr to avoid weird behaviour in SubsamplingScaleImageView.
|
2020-07-14 22:45:21 +08:00 |
|
Hermes Junior
|
be9f0c1fd1
|
Allow sliding back on all activities.
|
2020-06-17 16:11:18 +02:00 |
|
Alex Ning
|
0df0482d45
|
Add some padding between markdown paragraghs. Delete Caveat font.
|
2020-06-17 19:23:44 +08:00 |
|
Alex Ning
|
72f176201e
|
Add FontPreviewFragment. Add some fonts and delete some.
|
2020-06-17 09:38:36 +08:00 |
|
Alex Ning
|
ee048b25dd
|
Fix bugs related to favoriting multireddits. Add some fonts.
|
2020-06-12 22:05:12 +08:00 |
|
Alex Ning
|
2277c97cc0
|
Add more fonts.
|
2020-06-10 21:08:13 +08:00 |
|
Alex Ning
|
54a9f241d4
|
Changing font is available. Fix subtitle on toolbar being cut if the font is large.
|
2020-06-10 15:43:34 +08:00 |
|
Alex Ning
|
4cd07e3bb6
|
Prepare to add different font support.
|
2020-06-10 12:22:19 +08:00 |
|
Alex Ning
|
e5d9f93e96
|
Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe up or down to finish ViewImageActivity, ViewGIFActivity and ViewVideoActivity. Fixed gifs downloaded as jpg.
|
2020-06-04 20:06:01 +08:00 |
|
Alex Ning
|
13d64eda14
|
Support viewing imgur albums in-app.
|
2020-06-03 19:02:46 +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
|
cd4cf40236
|
Fix app crashes when selecting font size to small. Version 3.0.1.
|
2020-04-06 10:47:28 +08:00 |
|
Alex Ning
|
870976068d
|
Apply theme to toolbars.
|
2020-03-16 16:53:29 +08:00 |
|
Alex Ning
|
fe658dd9e2
|
Still implementing custom themes.
|
2020-03-15 23:34:23 +08:00 |
|
Alex Ning
|
e076e2374f
|
Implement custom multiple themes (Buggy).
|
2020-03-15 13:12:02 +08:00 |
|
Alex Ning
|
f3f9642a0e
|
Add a custom theme table in database.
|
2020-03-05 17:43:27 +08:00 |
|
Alex Ning
|
152a6a280a
|
Still prepare to support multiple themes.
|
2020-03-01 09:42:57 +08:00 |
|
Alex Ning
|
e528158f03
|
Remove unused comments.
|
2020-02-27 17:38:57 +08:00 |
|
Alex Ning
|
e1ce1af47a
|
Still prepare to add different themes.
|
2020-02-27 16:58:15 +08:00 |
|
Alex Ning
|
0f36ad4e1d
|
Prepare to add different themes. Try fixing timeout issue in okhttp3.
|
2020-02-26 22:40:15 +08:00 |
|
Alex Ning
|
5e401a6a96
|
Copy post title and content in ViewPostDetailActivity.
|
2020-01-29 12:43:57 +08:00 |
|
Alex Ning
|
e0a9a02157
|
Swiping to refresh posts is now available.
|
2019-11-15 17:23:59 +08:00 |
|
Alex Ning
|
74ae9a8b68
|
Set post layout for subreddit and user posts individually.
|
2019-11-12 00:24:35 +08:00 |
|
Alex Ning
|
11f6b5dc91
|
AMOLED dark theme is now available.
|
2019-10-03 20:31:55 +08:00 |
|
Alex Ning
|
837e461451
|
Add title and content font size options.
|
2019-09-27 00:30:24 +08:00 |
|
Alex Ning
|
03c97e912e
|
Minor UI tweaks. Fix UI issues in dark theme. Fix settings activity title.
|
2019-09-24 08:51:56 +08:00 |
|
Alex Ning
|
9ca494d4b5
|
Changing font size is available. Delete duplicate Edit menu in comments.
|
2019-09-20 21:27:00 +08:00 |
|
Alex Ning
|
354a215209
|
Load HLS video instead of Dash video to support older Android versions. Fixed app crashes on opening video or images on older Android versions.
|
2019-09-10 16:41:54 +08:00 |
|
Alex Ning
|
79726b9a08
|
Display a splash screen when the app starts.
|
2019-09-03 14:37:20 +08:00 |
|
Alex Ning
|
5f7bfd88b7
|
Check for theme setting on every activities except ViewImageActivity and ViewVideoActivity to correctly set the theme. Minor bugs fixed. Minor UI tweaks.
|
2019-08-22 14:44:10 +08:00 |
|
Alex Ning
|
9bad5024ff
|
Fixed getting same notifications for different accounts (for real this time). Add a settings acivity but with no use now. Minor bugs fixed. Minor UI tweaks.
|
2019-08-21 16:21:17 +08:00 |
|
Alex Ning
|
b1b3642ca8
|
Deleting and editing posts are now available.
|
2019-08-12 17:20:33 +08:00 |
|
Alex Ning
|
413a18f6d3
|
Make navigation bar and status bar transparent to display posts, comments, subreddits and users under them. Minor UI tweaks for bottom sheet fragments.
|
2019-08-10 18:29:04 +08:00 |
|
Alex Ning
|
c8d1a9e37a
|
Dark theme support.
|
2019-05-07 23:55:49 +08:00 |
|
Alex Ning
|
1293eac5c8
|
Add a search view in MainActivity and add a SearchActivity.
|
2019-02-22 13:34:24 +08:00 |
|
Alex Ning
|
9d729579bf
|
Minor UI tweaks.
|
2019-01-04 16:02:11 +08:00 |
|
Alex Ning
|
fc356c6505
|
Disable the animation for finishing activity in ViewImageActivity and ViewVideoActivity. Fixed a bug that occurred when parsing posts finishes but the PostFragment is not added in any Activity (e.g. Activity finishes).
|
2018-09-22 10:45:38 +08:00 |
|
Alex Ning
|
88e4cf810f
|
Click the subreddit icon or the subreddit name to view the subreddit's details in PostFragment. Make the status bar in ViewSubredditDetailActivity translucent. Prepare to view the user's details in ViewUserDetailActivity. Minor bugs fixed.
|
2018-09-21 23:35:57 +08:00 |
|
Alex Ning
|
1f2137dd36
|
First commit
|
2018-07-26 23:04:44 +08:00 |
|