aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | New languages: Portuguese and Somali. Update translation.Alex Ning2021-08-1818-600/+2449
* | Use discard instead of yes in several dialogs.Alex Ning2021-08-181-0/+1
* | Disable video autoplay when separating post and comments in post detail page ...Alex Ning2021-08-113-5/+9
* | Try fixing ViewPager2's IllegalStateException.Alex Ning2021-08-111-0/+1
* | Use ViewPager2 in InboxActivity.Alex Ning2021-08-111-1/+3
* | Secure mode is available.Alex Ning2021-08-112-0/+8
* | Change MaterialYouService to foreground service.Alex Ning2021-08-041-0/+2
* | Tweak autoplay control.Alex Ning2021-08-041-22/+29
* | Use bottom toolbar in ViewImgurVideoFragment is available.Alex Ning2021-08-042-10/+44
* | Use bottom toolbar in ViewRedditGalleryImageOrGifFragment is available.Alex Ning2021-08-041-3/+60
* | Use bottom toolbar in ViewImgurImageFragment is available.Alex Ning2021-08-043-40/+98
* | Use bottom toolbar in ViewImageOrGifActivity is available.Alex Ning2021-08-035-3/+71
* | Minor UI tweaks.Alex Ning2021-08-032-7/+9
* | Optimize item_comment.xml.Alex Ning2021-08-031-201/+193
* | Swipe to refresh in WikiActivity.Alex Ning2021-08-021-5/+12
* | Show error message in WikiActivity.Alex Ning2021-08-022-0/+30
* | Support viewing subreddit wiki in app.Alex Ning2021-08-023-1/+46
* | New options: separate post and comments in post details page.Alex Ning2021-08-023-3/+51
* | Prepare to implement customization options for post details page.Alex Ning2021-07-304-1/+46
* | Remove duplicate settings in VideoPreferenceFragment.Alex Ning2021-07-281-5/+0
* | Directly submit post in FullMarkdownActivity.Alex Ning2021-07-221-0/+10
* | Add to post filter menu option available in ViewSubredditActivity and ViewUse...Alex Ning2021-07-212-3/+15
* | Fix RecyclerView go to top after changing post type.Alex Ning2021-07-211-0/+1
* | Add an gallery post indicator in PostDetailRecyclerViewAdapter.Alex Ning2021-07-212-7/+21
* | Show an indicator in gallery post in PostRecyclerViewAdapter.Alex Ning2021-07-212-6/+6
* | Tweak the autoplay video control.Alex Ning2021-07-207-105/+107
* | New option: Default Link Post Layout.Alex Ning2021-07-203-0/+26
* | New option: Remeber Muting Option in Post Feed.Alex Ning2021-07-202-0/+11
* | New option: Switch to landscape orientation in video player automatically.Alex Ning2021-07-193-17/+6
* | Add a refresh menu item in TrendingActivity.Alex Ning2021-07-181-0/+10
* | Show error view in TrendingActivity.Alex Ning2021-07-182-0/+30
* | Refreshing trending searches is now available.Alex Ning2021-07-181-3/+10
* | Show title on trending searches.Alex Ning2021-07-182-2/+14
* | Minor UI tweaks in TrendingActivity.Alex Ning2021-07-181-1/+6
* | Show trending searches in TrendingActivity.Alex Ning2021-07-183-0/+109
* | Add an option in settings: Collapse Reddit Section.Alex Ning2021-07-182-0/+6
* | Add Reddit section in the navigation drawer.Alex Ning2021-07-175-0/+39
* | Continue adding support for submitting gallery posts.Alex Ning2021-07-161-0/+1
* | Place a close button on the image in PostGalleryActivity.Alex Ning2021-07-162-1/+10
* | Add column spacing to the RecyclerView in PostGalleryActivity.Alex Ning2021-07-161-1/+3
* | Center the FloatingActionButton in PostGalleryActivity.Alex Ning2021-07-162-5/+7
* | Implement image uploading in PostGalleryActivity.Alex Ning2021-07-161-0/+2
* | Small changes in RedditGallerySubmissionRecyclerViewAdapter's UI.Alex Ning2021-07-162-5/+14
* | Implement SelectOrCaptureImageBottomSheetFragment.Alex Ning2021-07-167-2/+91
* | Continue adding support for submitting gallery posts.Alex Ning2021-07-157-3/+36
* | Implement RedditGallerySubmissionRecyclerViewAdapter.Alex Ning2021-07-152-0/+32
* | Continue adding submitting gallery posts support.Alex Ning2021-07-151-0/+10
* | Start adding submitting gallery posts support.Alex Ning2021-07-151-0/+199
* | Use MaterialButton in SubmitCrosspostActivity.Alex Ning2021-07-141-1/+1
* | Use MaterialButton in PostXXXActivity.Alex Ning2021-07-144-5/+7