aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-21Fix dark theme issue when selecting playback speed. Minor bugs fixed.Alex Ning1-0/+8
2021-11-11UI changes in EditProfileActivity.Alex Ning1-21/+23
2021-11-10Some UI tweaks.Alex Ning6-130/+70
2021-11-09Fix clicking spoiler invokes OnClickListener on TextView in comments. Render ...Alex Ning1-1/+1
2021-11-04Minor layout tweaks.Alex Ning24-100/+100
2021-11-04Fix Material Design 3 issue.Alex Ning7-25/+29
2021-11-02Minor changes in EditProfileActivity.Alex Ning1-6/+13
2021-11-01Optimize some layouts.Alex Ning12-70/+67
2021-10-30Continue migrating to Material Design 3.Alex Ning15-12/+26
2021-10-30Start migrating to Material Design 3. Try optimizing image loading in PostRec...Alex Ning5-26/+17
2021-10-30feat: add Edit Profileratabb1-0/+169
2021-10-16New options in post filter: Title: contains keywords, Title: contains regex, ...Alex Ning1-2/+62
2021-10-16Add a button to directly select subreddit, user or multireddit in CustomizeMa...Alex Ning1-27/+87
2021-10-15Fix some issues related to media indicator icon and themeing.Alex Ning4-4/+1
2021-10-15Apply custom colors to media indicator.Alex Ning2-0/+2
2021-10-14New option: Pinch to Zoom Video.Alex Ning1-2/+3
2021-10-14Zoomable ViewVideoActivity.Alex Ning1-3/+13
2021-10-13Legacy autoplay video controller UI.Alex Ning7-3/+1046
2021-10-10New option: Link Handler. Removed option: Open Link In App.Alex Ning1-1/+1
2021-10-09Change playback speed.Alex Ning1-0/+151
2021-10-09Smooth scrolling in EditCommentActivity.Alex Ning1-12/+17
2021-09-26Fix ViewVideoActivity crash.Alex Ning1-2/+2
2021-09-25Use FragmentContainerViewTacoTheDank9-9/+9
2021-09-25Migrate from JCenter where possibleTacoTheDank2-4/+4
2021-09-06Remove unused variables.Alex Ning1-1/+1
2021-09-06Use withLoadStateFooter to show load state.Alex Ning1-0/+45
2021-09-05Start migrating to Paging 3 library.Alex Ning1-9/+0
2021-09-04Testing Paging 3 library.Alex Ning1-0/+9
2021-09-03Update Credits page.Alex Ning1-2/+4
2021-09-03Start implementing app lock feature.Alex Ning2-9/+39
2021-09-02Fix showing wrong post feed in the second tab in MainActivity.Alex Ning2-12/+12
2021-08-26Tweak the video autoplay control UI. Set show_timeout to 1s to video autoplay...Alex Ning4-43/+56
2021-08-26Fix ClassCastException.Alex Ning1-1/+1
2021-08-25Fix clicking a subreddit in subreddit suggestions goes to the subreddit page ...Alex Ning1-1/+2
2021-08-24Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material...Alex Ning9-3/+14
2021-08-20Remove animateLayoutChanges in video autoplay views.Alex Ning3-6/+3
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