| Commit message (Expand) | Author | Files | Lines |
2021-06-11 | Set bottom app bar enabled by default. Change Indigo colors. | Alex Ning | 8 | -76/+76 |
2021-06-10 | Added showing favorite multireddits and multireddits in main page. | Alex Ning | 1 | -16/+98 |
2021-06-10 | Starting adding showing favorite multireddits and multireddits in main page. | Alex Ning | 4 | -4/+92 |
2021-06-06 | Fix background color not applied to Card Layout 2. | Alex Ning | 1 | -7/+59 |
2021-06-06 | Refine the UI of FlairBottomSheetFragment. | Alex Ning | 3 | -7/+16 |
2021-05-30 | Disable ViewPager2's swiping if swipe between posts is disabled. | Alex Ning | 1 | -2/+5 |
2021-05-30 | New languages: Russian and Vietnamese. | Alex Ning | 3 | -0/+2071 |
2021-05-30 | Update translation. | Alex Ning | 9 | -930/+1360 |
2021-05-30 | Update translation info. | Alex Ning | 2 | -12/+31 |
2021-05-29 | Try fixing SQLiteConstraintException when inserting anonymous account. | Alex Ning | 4 | -7/+14 |
2021-05-22 | Version 4.3.1. Restore changes in ViewVideoActivity to fix a bug that video c... | Alex Ning | 2 | -10/+6 |
2021-05-20 | Fix Show Avatar on the Right. | Alex Ning | 3 | -2/+2 |
2021-05-20 | Minor bugs fixed. | Alex Ning | 1 | -0/+1 |
2021-05-17 | Version 4.3.0. Fix video post parsing (v.redd.it). | Alex Ning | 1 | -9/+25 |
2021-05-16 | Update German translation. | Alex Ning | 1 | -0/+71 |
2021-05-16 | Minor bugs fixed in CommentAndPostRecyclerViewAdapter. | Alex Ning | 1 | -1/+1 |
2021-05-15 | Fix recyclerview not scroll to correct last place after changing orientation. | Alex Ning | 1 | -4/+6 |
2021-05-15 | New option: Swipe Vertically to Go Back From Media. | Alex Ning | 7 | -16/+37 |
2021-05-15 | Remove back button in the toolbar in SearchActivity. | Alex Ning | 1 | -1/+0 |
2021-05-15 | Hiding post fliar in PostFragment is now available. | Alex Ning | 7 | -4/+52 |
2021-05-14 | Change the style of single comment level indicator. | Alex Ning | 1 | -3/+6 |
2021-05-10 | New option: Show Only One Comment Level Indicator. | Alex Ning | 5 | -3/+28 |
2021-05-05 | Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity. | Alex Ning | 6 | -6/+158 |
2021-04-28 | Make time format strings less ambiguous | curche | 1 | -22/+23 |
2021-04-27 | Fix multiple inline gifs parsing error. | Alex Ning | 1 | -2/+3 |
2021-04-27 | Support Reddit emote inline gif. | Alex Ning | 1 | -0/+11 |
2021-04-27 | Continuing comment thread is now available. It can now show all the comments ... | Alex Ning | 12 | -328/+362 |
2021-04-26 | Change divider hierachy in item_load_more_comments.xml and item_comment_fully... | Alex Ning | 2 | -64/+70 |
2021-04-25 | Change divider hierachy in item_comment.xml | Alex Ning | 1 | -6/+6 |
2021-04-25 | Disable padding in CommentIndentationView if the comment level is 0. | Alex Ning | 1 | -2/+6 |
2021-04-23 | Fix favorite things for logged-in account failed. | Alex Ning | 2 | -0/+2 |
2021-04-21 | Fix the FAB shown in subreddit page in SubscribedThingListingActivity. | Alex Ning | 3 | -5/+19 |
2021-04-20 | Fix post not updating in PostFragment after voting it in ViewPostDetailFragment. | Alex Ning | 4 | -23/+24 |
2021-04-20 | Fix topScoreTextView showing wrong color in CommentViewHolder. | Alex Ning | 1 | -1/+1 |
2021-04-20 | Re-enable Comment Toolbar Hidden by Default. | Alex Ning | 1 | -2/+2 |
2021-04-20 | Hide reply and save buttons in comments if the depth is larger than 5. Add re... | Alex Ning | 13 | -121/+331 |
2021-04-11 | Version 4.3.0-beta2. Fix SQL migration issue when updating from version 18 to... | Alex Ning | 1 | -1/+1 |
2021-04-10 | Version 4.3.0-beta1. Tweak the name of the backup file. | Alex Ning | 1 | -1/+1 |
2021-04-10 | Fix only backing up post history shared preferences. Show the password of the... | Alex Ning | 2 | -22/+24 |
2021-04-10 | Hide post selftext if it contains spoiler in post feed. | Alex Ning | 1 | -4/+28 |
2021-04-10 | Fix CommentIndentationView losing state. | Alex Ning | 3 | -15/+71 |
2021-04-10 | Fix wrong colors in CommentIndentationView. | Alex Ning | 2 | -18/+8 |
2021-04-10 | Fix cannot tap to retry in PostFragment. Show correct title in AdvancedPrefer... | Alex Ning | 2 | -13/+16 |
2021-04-10 | Fix unable to check anonymous subscription. | Alex Ning | 2 | -1/+12 |
2021-04-09 | Hide Comment Toolbar Hidden by Default option. | Alex Ning | 2 | -3/+4 |
2021-04-09 | Tweak the design of comments. | Alex Ning | 6 | -181/+108 |
2021-04-09 | Add a progress bar for autoplay video control. | Alex Ning | 1 | -60/+74 |
2021-04-08 | Copying multireddit's path is now available. | Alex Ning | 3 | -1/+41 |
2021-04-08 | Don't reset disable nsfw forever option when resetting all settings. | Alex Ning | 1 | -0/+5 |
2021-04-08 | Disabling NSFW forever is now working. | Alex Ning | 7 | -15/+15 |