aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-25Use FragmentContainerViewTacoTheDank9-9/+9
2021-09-25Update a bunch of librariesTacoTheDank1-3/+0
2021-09-25Migrate from JCenter where possibleTacoTheDank2-4/+4
2021-09-24Added Ukrainian translationAndrij Mizyk2-1/+1197
2021-09-22Added link to wiki in subredditandrewrasch2-0/+7
2021-09-22Change the go to top iconandrewrasch1-0/+13
2021-09-22Added go to top of page option.andrewrasch2-0/+3
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-03New options: App Lock and App Lock Timeout.Alex Ning3-0/+75
2021-09-03Update Credits page.Alex Ning4-4/+14
2021-09-03Start implementing app lock feature.Alex Ning4-9/+81
2021-09-03Sidebar -> About.Alex Ning17-17/+1
2021-09-02Fix showing wrong post feed in the second tab in MainActivity.Alex Ning2-12/+12
2021-08-29Null check when fetching v.redd.it in ViewVideoActivity.Alex Ning1-0/+1
2021-08-26Tweak the video autoplay control UI. Set show_timeout to 1s to video autoplay...Alex Ning6-43/+73
2021-08-26Fix ClassCastException.Alex Ning3-5/+5
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-18New languages: Portuguese and Somali. Update translation.Alex Ning18-600/+2449
2021-08-18Use discard instead of yes in several dialogs.Alex Ning1-0/+1
2021-08-11Disable video autoplay when separating post and comments in post detail page ...Alex Ning3-5/+9
2021-08-11Try fixing ViewPager2's IllegalStateException.Alex Ning1-0/+1
2021-08-11Use ViewPager2 in InboxActivity.Alex Ning1-1/+3
2021-08-11Secure mode is available.Alex Ning2-0/+8
2021-08-04Change MaterialYouService to foreground service.Alex Ning1-0/+2
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 Ning5-3/+71
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 Ning2-0/+30
2021-08-02Support viewing subreddit wiki in app.Alex Ning3-1/+46
2021-08-02New options: separate post and comments in post details page.Alex Ning3-3/+51
2021-07-30Prepare to implement customization options for post details page.Alex Ning4-1/+46
2021-07-28Remove duplicate settings in VideoPreferenceFragment.Alex Ning1-5/+0
2021-07-22Directly submit post in FullMarkdownActivity.Alex Ning1-0/+10
2021-07-21Add to post filter menu option available in ViewSubredditActivity and ViewUse...Alex Ning2-3/+15
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