aboutsummaryrefslogtreecommitdiff
path: root/app (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-14Add a rounded background to thumbnail in compact layout. Fix subreddits and u...Alex Ning4-349/+364
2020-06-13Add an option to move thumbnail in compact layout to the left.Alex Ning11-48/+160
2020-06-12Fix bugs related to favoriting multireddits. Add some fonts.Alex Ning21-18/+108
2020-06-11Fix force stop when long pressing the toolbar in MainActivity in anonymous mode.Alex Ning1-2/+10
2020-06-10Add more fonts.Alex Ning24-3/+154
2020-06-10Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning54-119/+292
2020-06-10Prepare to add different font support.Alex Ning122-179/+735
2020-06-09Fail gracefully when there is no webview installed.Hermes Junior2-1/+11
2020-06-08Version 3.2.0.Alex Ning1-2/+2
2020-06-08Move all bottom sheet fragments to package BottomSheetFragment. Add a UrlMenu...Alex Ning44-61/+236
2020-06-08Set toolbar secondary text color. Fix flairs don't show in some posts.Alex Ning4-8/+14
2020-06-08Add a tab for multireddit list in SubscribedThingActivity. Remove Multireddit...Alex Ning11-15/+360
2020-06-08Let MediaScannerConnection to scan the downloaded Reddit videos after downloa...Alex Ning1-6/+12
2020-06-07Add more notifications for downloading Reddit videos. Open the downloaded Red...Alex Ning2-241/+306
2020-06-06Make downloaded video visible for galleries and simplify the code.Hermes Junior2-141/+134
2020-06-06Show different notifications when downloading Reddit videos.Alex Ning2-11/+34
2020-06-06Downloading Reddit videos with sound is now available. For Android Q and abov...Alex Ning12-41/+582
2020-06-05Fix some issues related to showing sort type on toolbars.Alex Ning2-7/+21
2020-06-05Copying post title, post content and comment content is now available in Comm...Alex Ning6-18/+67
2020-06-05Use outline icon for multireddit. Fix black report icon in dark theme. Add a ...Alex Ning6-6/+21
2020-06-05Show sort type in toolbar.Alex Ning13-41/+223
2020-06-05Long press the toolbar to go to top.Alex Ning25-28/+316
2020-06-04Update acknowledgement info.Alex Ning2-5/+16
2020-06-04Fix flairs don't show in post list.Alex Ning1-0/+1
2020-06-04Add an option to disable autoplaying nsfw videos. Support imgur gifv videos.Alex Ning11-18/+107
2020-06-04Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe u...Alex Ning13-720/+204
2020-06-04Support REdgifs and Gfycat videos in post lists and links.Alex Ning9-98/+216
2020-06-04Viewing imgur albums and images is now available.Alex Ning2-2/+117
2020-06-04Remove ViewImgurGifFragment.Alex Ning5-292/+8
2020-06-03Downloading videos and images is now available.Alex Ning10-17/+370
2020-06-03Show a progress bar in ViewVideoActivity if it is a gfycat video and in ViewI...Alex Ning4-40/+84
2020-06-03Support viewing imgur albums in-app.Alex Ning67-294/+1382
2020-05-28Support viewing gfycat videos in app.Alex Ning11-72/+262
2020-05-14Fix wrong tab type default value in MainActivity.Alex Ning1-2/+2
2020-05-14Fix string value for popular.Alex Ning2-15/+15
2020-05-13Disable proguard because app force stop.Alex Ning1-3/+2
2020-05-13Version 3.1.0.Alex Ning2-5/+5
2020-05-13Customize tabs in main page for logged-in users.Alex Ning8-76/+425
2020-05-12Disable video autoply in lazy mode.Alex Ning2-0/+21
2020-05-12Resume video position when viewing it in fullscreen.Alex Ning3-0/+10
2020-05-11More little improvements for regex.OHermesJunior1-6/+6
2020-05-11Handle alternative multireddit URL.Hermes Junior1-0/+8
2020-05-11Add swap tap and long click option.Hermes Junior4-25/+47
2020-05-11Improve some regex of link resolver.Hermes Junior1-10/+3
2020-05-11Handle other comment links.Hermes Junior1-5/+5
2020-05-10Handle Reddit home links.Hermes Junior1-0/+3
2020-05-10Handle Reddit app links.Hermes Junior1-1/+8
2020-05-08Enable minify, reduce release apk size.Hermes Junior1-2/+3
2020-05-08Fix image view with low resolution.Hermes Junior1-3/+4
2020-05-07Stop autoplay when wifi is lost in ViewPostDetailActivity if video autoplay i...Alex Ning2-0/+16