aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-20Add animateLayoutChanges to item_post_compact_right_thumbnail.Alex Ning1-1/+2
2021-08-19Try fixing IllegalArgumentException at androidx.viewpager.widget.ViewPager.on...Alex Ning4-6/+6
2021-08-19Catch SecurityException when getting network type.Alex Ning1-3/+3
2021-08-11Try fixing ViewPager2's IllegalStateException.Alex Ning1-0/+1
2021-08-11Use ViewPager2 in InboxActivity.Alex Ning1-1/+3
2021-08-04Tweak autoplay control.Alex Ning1-22/+29
2021-08-04Use bottom toolbar in ViewImgurVideoFragment is available.Alex Ning2-10/+44
2021-08-04Use bottom toolbar in ViewRedditGalleryImageOrGifFragment is available.Alex Ning1-3/+60
2021-08-04Use bottom toolbar in ViewImgurImageFragment is available.Alex Ning3-40/+98
2021-08-03Use bottom toolbar in ViewImageOrGifActivity is available.Alex Ning2-3/+60
2021-08-03Minor UI tweaks.Alex Ning2-7/+9
2021-08-03Optimize item_comment.xml.Alex Ning1-201/+193
2021-08-02Swipe to refresh in WikiActivity.Alex Ning1-5/+12
2021-08-02Show error message in WikiActivity.Alex Ning1-0/+27
2021-08-02Support viewing subreddit wiki in app.Alex Ning2-1/+45
2021-07-30Prepare to implement customization options for post details page.Alex Ning1-1/+2
2021-07-21Fix RecyclerView go to top after changing post type.Alex Ning1-0/+1
2021-07-21Add an gallery post indicator in PostDetailRecyclerViewAdapter.Alex Ning2-7/+21
2021-07-21Show an indicator in gallery post in PostRecyclerViewAdapter.Alex Ning2-6/+6
2021-07-20Tweak the autoplay video control.Alex Ning1-74/+87
2021-07-19New option: Switch to landscape orientation in video player automatically.Alex Ning1-17/+0
2021-07-18Show error view in TrendingActivity.Alex Ning1-0/+26
2021-07-18Refreshing trending searches is now available.Alex Ning1-3/+10
2021-07-18Show title on trending searches.Alex Ning1-2/+5
2021-07-18Minor UI tweaks in TrendingActivity.Alex Ning1-1/+6
2021-07-18Show trending searches in TrendingActivity.Alex Ning2-0/+108
2021-07-16Place a close button on the image in PostGalleryActivity.Alex Ning1-1/+1
2021-07-16Add column spacing to the RecyclerView in PostGalleryActivity.Alex Ning1-1/+3
2021-07-16Center the FloatingActionButton in PostGalleryActivity.Alex Ning2-5/+7
2021-07-16Small changes in RedditGallerySubmissionRecyclerViewAdapter's UI.Alex Ning2-5/+14
2021-07-16Implement SelectOrCaptureImageBottomSheetFragment.Alex Ning2-1/+54
2021-07-15Continue adding support for submitting gallery posts.Alex Ning2-1/+22
2021-07-15Implement RedditGallerySubmissionRecyclerViewAdapter.Alex Ning2-0/+32
2021-07-15Start adding submitting gallery posts support.Alex Ning1-0/+199
2021-07-14Use MaterialButton in SubmitCrosspostActivity.Alex Ning1-1/+1
2021-07-14Use MaterialButton in PostXXXActivity.Alex Ning4-5/+7
2021-07-14Choose whether receiving post reply notifications or not in SubmitCrosspostAc...Alex Ning1-1/+38
2021-07-14Choose whether receiving post reply notifications or not in PostVideoActivity.Alex Ning1-1/+38
2021-07-14Choose whether receiving post reply notifications or not in PostImageActivity.Alex Ning1-1/+38
2021-07-14Choose whether receiving post reply notifications or not in PostLinkActivity.Alex Ning1-1/+38
2021-07-14Choose whether receiving post reply notifications or not in PostTextActivity.Alex Ning1-9/+41
2021-07-14Ignore case when searching comments.Alex Ning1-1/+2
2021-07-14Declare LayoutManager for RecyclerView in ViewPostDetailFragment.Alex Ning1-1/+2
2021-07-12Improve the experience of searching in comments.Alex Ning1-2/+3
2021-07-12Apply custom theme to the search panel in ViewPostDetailActivity.Alex Ning2-10/+12
2021-07-09Implement a search panel in ViewPostDetailActivity.Alex Ning1-0/+69
2021-07-08Minor UI tweaks in ViewRPANBroadcastFragment.Alex Ning1-16/+46
2021-07-08Show subreddit name and icon and username in ViewRPANBroadcastFragment.Alex Ning1-0/+48
2021-07-08Share rpan post url and rpan url. Show rpan post title in ViewRPANBroadcastFr...Alex Ning2-1/+12
2021-07-07Cannot use Strapi to send comments, upvote or downvote in RPAN.Alex Ning2-2/+2