aboutsummaryrefslogtreecommitdiff
path: root/app (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #376 from Tijs-B/masterDocile-Alligator2021-06-226-1/+114
|\
| * Merge branch 'Docile-Alligator:master' into masterTijs-B2021-06-1811-5/+223
| |\
| * | Add editor done action to dialog_go_to_thing_edit_textTijs-B2021-06-116-1/+114
* | | Implement two pane layout in ViewPostDetailFragment to separate post detail a...Alex Ning2021-06-226-407/+287
* | | Separate CommentAndPostRecyclerViewAdapter to PostDetailRecyclerViewAdapter a...Alex Ning2021-06-213-1331/+1829
| |/ |/|
* | Fix Material You themeing issue.Alex Ning2021-06-172-8/+3
* | Listen to wallpaper change and change theme.Alex Ning2021-06-167-85/+187
* | Material You.Alex Ning2021-06-165-4/+125
|/
* Use PagingDataAdapter instead of deprecated PagedListAdapter.Alex Ning2021-06-112-7/+6
* Change several colors in Indigo theme.Alex Ning2021-06-116-79/+77
* Remove setting mFetchPostInfoTextView's layout params in PostFragment.Alex Ning2021-06-111-7/+0
* Set bottom app bar enabled by default. Change Indigo colors.Alex Ning2021-06-118-76/+76
* Version 4.3.4.Alex Ning2021-06-101-2/+2
* Added showing favorite multireddits and multireddits in main page.Alex Ning2021-06-101-16/+98
* Starting adding showing favorite multireddits and multireddits in main page.Alex Ning2021-06-104-4/+92
* Fix background color not applied to Card Layout 2.Alex Ning2021-06-061-7/+59
* Refine the UI of FlairBottomSheetFragment.Alex Ning2021-06-063-7/+16
* Disable ViewPager2's swiping if swipe between posts is disabled.Alex Ning2021-05-302-6/+8
* Version 4.3.3.Alex Ning2021-05-301-2/+2
* New languages: Russian and Vietnamese.Alex Ning2021-05-303-0/+2071
* Update translation.Alex Ning2021-05-309-930/+1360
* Update translation info.Alex Ning2021-05-302-12/+31
* Try fixing SQLiteConstraintException when inserting anonymous account.Alex Ning2021-05-294-7/+14
* Version 4.3.2. Downgrade several libraries.Alex Ning2021-05-241-4/+4
* Version 4.3.1. Restore changes in ViewVideoActivity to fix a bug that video c...Alex Ning2021-05-223-12/+8
* Fix Show Avatar on the Right.Alex Ning2021-05-203-2/+2
* Minor bugs fixed.Alex Ning2021-05-201-0/+1
* Version 4.3.0. Fix video post parsing (v.redd.it).Alex Ning2021-05-172-11/+27
* Update German translation.Alex Ning2021-05-161-0/+71
* Minor bugs fixed in CommentAndPostRecyclerViewAdapter.Alex Ning2021-05-161-1/+1
* Version 4.3.0-beta5.Alex Ning2021-05-151-2/+2
* Fix recyclerview not scroll to correct last place after changing orientation.Alex Ning2021-05-151-4/+6
* New option: Swipe Vertically to Go Back From Media.Alex Ning2021-05-157-16/+37
* Remove back button in the toolbar in SearchActivity.Alex Ning2021-05-151-1/+0
* Hiding post fliar in PostFragment is now available.Alex Ning2021-05-158-8/+56
* Change the style of single comment level indicator.Alex Ning2021-05-142-9/+12
* New option: Show Only One Comment Level Indicator.Alex Ning2021-05-105-3/+28
* Version 4.3.0-beta4.Alex Ning2021-05-051-2/+2
* Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity.Alex Ning2021-05-057-6/+160
* Fix multiple inline gifs parsing error.Alex Ning2021-04-271-2/+3
* Support Reddit emote inline gif.Alex Ning2021-04-271-0/+11
* Continuing comment thread is now available. It can now show all the comments ...Alex Ning2021-04-2712-328/+362
* Change divider hierachy in item_load_more_comments.xml and item_comment_fully...Alex Ning2021-04-262-64/+70
* Change divider hierachy in item_comment.xmlAlex Ning2021-04-251-6/+6
* Disable padding in CommentIndentationView if the comment level is 0.Alex Ning2021-04-251-2/+6
* Fix favorite things for logged-in account failed.Alex Ning2021-04-232-0/+2
* Version 4.3.0-beta3.Alex Ning2021-04-211-2/+2
* Fix the FAB shown in subreddit page in SubscribedThingListingActivity.Alex Ning2021-04-213-5/+19
* Fix post not updating in PostFragment after voting it in ViewPostDetailFragment.Alex Ning2021-04-204-23/+24
* Fix topScoreTextView showing wrong color in CommentViewHolder.Alex Ning2021-04-201-1/+1