aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use FragmentContainerViewTacoTheDank2021-09-259-9/+9
* Migrate from JCenter where possibleTacoTheDank2021-09-252-4/+4
* Remove unused variables.Alex Ning2021-09-061-1/+1
* Use withLoadStateFooter to show load state.Alex Ning2021-09-061-0/+45
* Start migrating to Paging 3 library.Alex Ning2021-09-051-9/+0
* Testing Paging 3 library.Alex Ning2021-09-041-0/+9
* Update Credits page.Alex Ning2021-09-031-2/+4
* Start implementing app lock feature.Alex Ning2021-09-032-9/+39
* Fix showing wrong post feed in the second tab in MainActivity.Alex Ning2021-09-022-12/+12
* Tweak the video autoplay control UI. Set show_timeout to 1s to video autoplay...Alex Ning2021-08-264-43/+56
* Fix ClassCastException.Alex Ning2021-08-261-1/+1
* Fix clicking a subreddit in subreddit suggestions goes to the subreddit page ...Alex Ning2021-08-251-1/+2
* Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material...Alex Ning2021-08-249-3/+14
* Remove animateLayoutChanges in video autoplay views.Alex Ning2021-08-203-6/+3
* Add animateLayoutChanges to item_post_compact_right_thumbnail.Alex Ning2021-08-201-1/+2
* Try fixing IllegalArgumentException at androidx.viewpager.widget.ViewPager.on...Alex Ning2021-08-194-6/+6
* Catch SecurityException when getting network type.Alex Ning2021-08-191-3/+3
* Try fixing ViewPager2's IllegalStateException.Alex Ning2021-08-111-0/+1
* Use ViewPager2 in InboxActivity.Alex Ning2021-08-111-1/+3
* 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-032-3/+60
* 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-021-0/+27
* Support viewing subreddit wiki in app.Alex Ning2021-08-022-1/+45
* Prepare to implement customization options for post details page.Alex Ning2021-07-301-1/+2
* 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-201-74/+87
* New option: Switch to landscape orientation in video player automatically.Alex Ning2021-07-191-17/+0
* Show error view in TrendingActivity.Alex Ning2021-07-181-0/+26
* Refreshing trending searches is now available.Alex Ning2021-07-181-3/+10
* Show title on trending searches.Alex Ning2021-07-181-2/+5
* Minor UI tweaks in TrendingActivity.Alex Ning2021-07-181-1/+6
* Show trending searches in TrendingActivity.Alex Ning2021-07-182-0/+108
* Place a close button on the image in PostGalleryActivity.Alex Ning2021-07-161-1/+1
* 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
* Small changes in RedditGallerySubmissionRecyclerViewAdapter's UI.Alex Ning2021-07-162-5/+14
* Implement SelectOrCaptureImageBottomSheetFragment.Alex Ning2021-07-162-1/+54
* Continue adding support for submitting gallery posts.Alex Ning2021-07-152-1/+22
* Implement RedditGallerySubmissionRecyclerViewAdapter.Alex Ning2021-07-152-0/+32
* 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