aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Change playback speed.Alex Ning2021-10-096-0/+177
* Smooth scrolling in EditCommentActivity.Alex Ning2021-10-091-12/+17
* Filter posts option in toolbar.Alex Ning2021-10-091-0/+6
* New option: Main Page Back Button Action. It replaces Confirm to Exit.Alex Ning2021-10-083-5/+22
* Give back lazy mode control to PostFragment instead of activities.Alex Ning2021-09-298-61/+27
* Edit anonymous multireddit.Alex Ning2021-09-2818-18/+0
* Disable refreshing in SubscribedThingListingActivity in anonymous mode.Alex Ning2021-09-273-3/+3
* Added strings.xml entry for switchpref.Andrew Rasch2021-09-273-2/+3
* Enable folding phone support for card viewAndrew Rasch2021-09-273-3/+50
* Fix ViewVideoActivity crash.Alex Ning2021-09-261-2/+2
* Load anonymous multireddit posts.Alex Ning2021-09-261-0/+1
* Merge pull request #471 from andmizyk/masterDocile-Alligator2021-09-262-1/+1197
|\
| * Added Ukrainian translationAndrij Mizyk2021-09-242-1/+1197
* | Use FragmentContainerViewTacoTheDank2021-09-259-9/+9
* | Update a bunch of librariesTacoTheDank2021-09-251-3/+0
* | Migrate from JCenter where possibleTacoTheDank2021-09-252-4/+4
* | Merge branch 'master' into go-to-top-of-page-buttonDocile-Alligator2021-09-232-0/+8
|\ \
| * | Added link to wiki in subredditandrewrasch2021-09-222-0/+7
| |/
* | Change the go to top iconandrewrasch2021-09-221-0/+13
* | Added go to top of page option.andrewrasch2021-09-222-0/+3
|/
* 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
* New options: App Lock and App Lock Timeout.Alex Ning2021-09-033-0/+75
* Update Credits page.Alex Ning2021-09-034-4/+14
* Start implementing app lock feature.Alex Ning2021-09-034-9/+81
* Sidebar -> About.Alex Ning2021-09-0317-17/+1
* Fix showing wrong post feed in the second tab in MainActivity.Alex Ning2021-09-022-12/+12
* Null check when fetching v.redd.it in ViewVideoActivity.Alex Ning2021-08-291-0/+1
* Merge pull request #331 from curche/time-format-arraysDocile-Alligator2021-08-291-22/+23
|\
| * Make time format strings less ambiguouscurche2021-04-281-22/+23
* | Tweak the video autoplay control UI. Set show_timeout to 1s to video autoplay...Alex Ning2021-08-266-43/+73
* | Fix ClassCastException.Alex Ning2021-08-263-5/+5
* | 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
* | 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