| Commit message (Expand) | Author | Files | Lines |
2021-06-23 | Replace AsyncTask with Executor in FetchRules. | Alex Ning | 3 | -126/+25 |
2021-06-23 | Replace AsyncTask with Executor in FetchGfycatOrRedgifsVideoLinks. | Alex Ning | 4 | -65/+42 |
2021-06-23 | Fix 'android.view.ViewRootImpl: Only the original thread that created a view ... | Alex Ning | 1 | -17/+22 |
2021-06-23 | Finish replacing AsyncTask with Executor in ParsePost. | Alex Ning | 7 | -265/+164 |
2021-06-23 | Start replacing AsyncTask with Executor in ParsePost. | Alex Ning | 7 | -67/+167 |
2021-06-23 | Fix Material You themeing. | Alex Ning | 1 | -0/+1 |
2021-06-23 | Add OnScrollListener to correct RecyclerView in ViewPostDetailFragment. | Alex Ning | 1 | -4/+4 |
2021-06-23 | Refine ExoPlayer's DefaultTimeBar style. | Alex Ning | 4 | -8/+10 |
2021-06-22 | Add missing return statements. | Alex Ning | 1 | -0/+2 |
2021-06-22 | Implement two pane layout in ViewPostDetailFragment to separate post detail a... | Alex Ning | 6 | -407/+287 |
2021-06-21 | Separate CommentAndPostRecyclerViewAdapter to PostDetailRecyclerViewAdapter a... | Alex Ning | 3 | -1331/+1829 |
2021-06-17 | Fix Material You themeing issue. | Alex Ning | 2 | -8/+3 |
2021-06-16 | Listen to wallpaper change and change theme. | Alex Ning | 7 | -85/+187 |
2021-06-16 | Material You. | Alex Ning | 5 | -4/+125 |
2021-06-11 | Add editor done action to dialog_go_to_thing_edit_text | Tijs-B | 6 | -1/+114 |
2021-06-11 | Use PagingDataAdapter instead of deprecated PagedListAdapter. | Alex Ning | 2 | -7/+6 |
2021-06-11 | Change several colors in Indigo theme. | Alex Ning | 6 | -79/+77 |
2021-06-11 | Remove setting mFetchPostInfoTextView's layout params in PostFragment. | Alex Ning | 1 | -7/+0 |
2021-06-11 | Set bottom app bar enabled by default. Change Indigo colors. | Alex Ning | 8 | -76/+76 |
2021-06-10 | Version 4.3.4. | Alex Ning | 1 | -2/+2 |
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 | 2 | -6/+8 |
2021-05-30 | Version 4.3.3. | Alex Ning | 1 | -2/+2 |
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-24 | Version 4.3.2. Downgrade several libraries. | Alex Ning | 1 | -4/+4 |
2021-05-22 | Version 4.3.1. Restore changes in ViewVideoActivity to fix a bug that video c... | Alex Ning | 3 | -12/+8 |
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 | 2 | -11/+27 |
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 | Version 4.3.0-beta5. | Alex Ning | 1 | -2/+2 |
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 | 8 | -8/+56 |
2021-05-14 | Change the style of single comment level indicator. | Alex Ning | 2 | -9/+12 |
2021-05-10 | New option: Show Only One Comment Level Indicator. | Alex Ning | 5 | -3/+28 |
2021-05-05 | Version 4.3.0-beta4. | Alex Ning | 1 | -2/+2 |
2021-05-05 | Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity. | Alex Ning | 7 | -6/+160 |
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 |