aboutsummaryrefslogtreecommitdiff
path: root/app/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-24Fix video not playing if pressing the fullscreen button in PostDetailRecycler...Alex Ning2-10/+8
2021-06-24Replace AsyncTask with Executor in ParseComment.Alex Ning6-150/+111
2021-06-23Replace AsyncTask with Executor in FetchRules.Alex Ning3-126/+25
2021-06-23Replace AsyncTask with Executor in FetchGfycatOrRedgifsVideoLinks.Alex Ning4-65/+42
2021-06-23Fix 'android.view.ViewRootImpl: Only the original thread that created a view ...Alex Ning1-17/+22
2021-06-23Finish replacing AsyncTask with Executor in ParsePost.Alex Ning7-265/+164
2021-06-23Start replacing AsyncTask with Executor in ParsePost.Alex Ning7-67/+167
2021-06-23Fix Material You themeing.Alex Ning1-0/+1
2021-06-23Add OnScrollListener to correct RecyclerView in ViewPostDetailFragment.Alex Ning1-4/+4
2021-06-23Refine ExoPlayer's DefaultTimeBar style.Alex Ning4-8/+10
2021-06-22Add missing return statements.Alex Ning1-0/+2
2021-06-22Implement two pane layout in ViewPostDetailFragment to separate post detail a...Alex Ning6-407/+287
2021-06-21Separate CommentAndPostRecyclerViewAdapter to PostDetailRecyclerViewAdapter a...Alex Ning3-1331/+1829
2021-06-17Fix Material You themeing issue.Alex Ning2-8/+3
2021-06-16Listen to wallpaper change and change theme.Alex Ning7-85/+187
2021-06-16Material You.Alex Ning5-4/+125
2021-06-11Add editor done action to dialog_go_to_thing_edit_textTijs-B6-1/+114
2021-06-11Use PagingDataAdapter instead of deprecated PagedListAdapter.Alex Ning2-7/+6
2021-06-11Change several colors in Indigo theme.Alex Ning6-79/+77
2021-06-11Remove setting mFetchPostInfoTextView's layout params in PostFragment.Alex Ning1-7/+0
2021-06-11Set bottom app bar enabled by default. Change Indigo colors.Alex Ning8-76/+76
2021-06-10Added showing favorite multireddits and multireddits in main page.Alex Ning1-16/+98
2021-06-10Starting adding showing favorite multireddits and multireddits in main page.Alex Ning4-4/+92
2021-06-06Fix background color not applied to Card Layout 2.Alex Ning1-7/+59
2021-06-06Refine the UI of FlairBottomSheetFragment.Alex Ning3-7/+16
2021-05-30Disable ViewPager2's swiping if swipe between posts is disabled.Alex Ning1-2/+5
2021-05-30New languages: Russian and Vietnamese.Alex Ning3-0/+2071
2021-05-30Update translation.Alex Ning9-930/+1360
2021-05-30Update translation info.Alex Ning2-12/+31
2021-05-29Try fixing SQLiteConstraintException when inserting anonymous account.Alex Ning4-7/+14
2021-05-22Version 4.3.1. Restore changes in ViewVideoActivity to fix a bug that video c...Alex Ning2-10/+6
2021-05-20Fix Show Avatar on the Right.Alex Ning3-2/+2
2021-05-20Minor bugs fixed.Alex Ning1-0/+1
2021-05-17Version 4.3.0. Fix video post parsing (v.redd.it).Alex Ning1-9/+25
2021-05-16Update German translation.Alex Ning1-0/+71
2021-05-16Minor bugs fixed in CommentAndPostRecyclerViewAdapter.Alex Ning1-1/+1
2021-05-15Fix recyclerview not scroll to correct last place after changing orientation.Alex Ning1-4/+6
2021-05-15New option: Swipe Vertically to Go Back From Media.Alex Ning7-16/+37
2021-05-15Remove back button in the toolbar in SearchActivity.Alex Ning1-1/+0
2021-05-15Hiding post fliar in PostFragment is now available.Alex Ning7-4/+52
2021-05-14Change the style of single comment level indicator.Alex Ning1-3/+6
2021-05-10New option: Show Only One Comment Level Indicator.Alex Ning5-3/+28
2021-05-05Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity.Alex Ning6-6/+158
2021-04-27Fix multiple inline gifs parsing error.Alex Ning1-2/+3
2021-04-27Support Reddit emote inline gif.Alex Ning1-0/+11
2021-04-27Continuing comment thread is now available. It can now show all the comments ...Alex Ning12-328/+362
2021-04-26Change divider hierachy in item_load_more_comments.xml and item_comment_fully...Alex Ning2-64/+70
2021-04-25Change divider hierachy in item_comment.xmlAlex Ning1-6/+6
2021-04-25Disable padding in CommentIndentationView if the comment level is 0.Alex Ning1-2/+6
2021-04-23Fix favorite things for logged-in account failed.Alex Ning2-0/+2