Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Legacy autoplay video controller UI. | Alex Ning | 2021-10-13 | 9 | -3/+1053 |
| | |||||
* | Customize bottom navigation bar in anonymous mode. | Alex Ning | 2021-10-12 | 20 | -20/+59 |
| | |||||
* | Change flotaing action button options in anonymous mode. | Alex Ning | 2021-10-12 | 1 | -0/+11 |
| | |||||
* | Customize main page tabs for anonymous mode. | Alex Ning | 2021-10-11 | 2 | -2/+9 |
| | |||||
* | Refresh in WebViewActivity. | Alex Ning | 2021-10-10 | 1 | -2/+8 |
| | |||||
* | New option: Link Handler. Removed option: Open Link In App. | Alex Ning | 2021-10-10 | 21 | -24/+25 |
| | |||||
* | New option: Default Playback Speed. | Alex Ning | 2021-10-10 | 3 | -0/+31 |
| | |||||
* | Set playback speed in other ViewImgurVideoFragment and ↵ | Alex Ning | 2021-10-10 | 4 | -9/+23 |
| | | | | ViewRedditGalleryVideoFragment. | ||||
* | Loop video option is available for autoplaying videos. | Alex Ning | 2021-10-09 | 2 | -1/+3 |
| | |||||
* | New option: loop video. | Alex Ning | 2021-10-09 | 2 | -0/+6 |
| | |||||
* | Change playback speed. | Alex Ning | 2021-10-09 | 6 | -0/+177 |
| | |||||
* | Smooth scrolling in EditCommentActivity. | Alex Ning | 2021-10-09 | 1 | -12/+17 |
| | |||||
* | Filter posts option in toolbar. | Alex Ning | 2021-10-09 | 1 | -0/+6 |
| | |||||
* | New option: Main Page Back Button Action. It replaces Confirm to Exit. | Alex Ning | 2021-10-08 | 3 | -5/+22 |
| | |||||
* | Give back lazy mode control to PostFragment instead of activities. | Alex Ning | 2021-09-29 | 8 | -61/+27 |
| | |||||
* | Edit anonymous multireddit. | Alex Ning | 2021-09-28 | 18 | -18/+0 |
| | |||||
* | Disable refreshing in SubscribedThingListingActivity in anonymous mode. | Alex Ning | 2021-09-27 | 3 | -3/+3 |
| | |||||
* | Added strings.xml entry for switchpref. | Andrew Rasch | 2021-09-27 | 3 | -2/+3 |
| | |||||
* | Enable folding phone support for card view | Andrew Rasch | 2021-09-27 | 3 | -3/+50 |
| | | | Updated card view to allow for separate column numbers for folded vs unfolded state. Organized strings.xml. | ||||
* | Fix ViewVideoActivity crash. | Alex Ning | 2021-09-26 | 1 | -2/+2 |
| | |||||
* | Load anonymous multireddit posts. | Alex Ning | 2021-09-26 | 1 | -0/+1 |
| | |||||
* | Merge pull request #471 from andmizyk/master | Docile-Alligator | 2021-09-26 | 2 | -1/+1197 |
|\ | | | | | Added Ukrainian translation | ||||
| * | Added Ukrainian translation | Andrij Mizyk | 2021-09-24 | 2 | -1/+1197 |
| | | |||||
* | | Use FragmentContainerView | TacoTheDank | 2021-09-25 | 9 | -9/+9 |
| | | |||||
* | | Update a bunch of libraries | TacoTheDank | 2021-09-25 | 1 | -3/+0 |
| | | |||||
* | | Migrate from JCenter where possible | TacoTheDank | 2021-09-25 | 2 | -4/+4 |
| | | |||||
* | | Merge branch 'master' into go-to-top-of-page-button | Docile-Alligator | 2021-09-23 | 2 | -0/+8 |
|\ \ | |||||
| * | | Added link to wiki in subreddit | andrewrasch | 2021-09-22 | 2 | -0/+7 |
| |/ | | | | | | | Subreddit details menu now has a link to its wiki. Subs without a wiki will show the "this subreddit has no wiki" page. | ||||
* | | Change the go to top icon | andrewrasch | 2021-09-22 | 1 | -0/+13 |
| | | | | | | | | Changed to use a double up arrow icon | ||||
* | | Added go to top of page option. | andrewrasch | 2021-09-22 | 2 | -0/+3 |
|/ | | | | Added Main + Other Activity bottom bar option to go to the top of a page. | ||||
* | Remove unused variables. | Alex Ning | 2021-09-06 | 1 | -1/+1 |
| | |||||
* | Use withLoadStateFooter to show load state. | Alex Ning | 2021-09-06 | 1 | -0/+45 |
| | |||||
* | Start migrating to Paging 3 library. | Alex Ning | 2021-09-05 | 1 | -9/+0 |
| | |||||
* | Testing Paging 3 library. | Alex Ning | 2021-09-04 | 1 | -0/+9 |
| | |||||
* | New options: App Lock and App Lock Timeout. | Alex Ning | 2021-09-03 | 3 | -0/+75 |
| | |||||
* | Update Credits page. | Alex Ning | 2021-09-03 | 4 | -4/+14 |
| | |||||
* | Start implementing app lock feature. | Alex Ning | 2021-09-03 | 4 | -9/+81 |
| | |||||
* | Sidebar -> About. | Alex Ning | 2021-09-03 | 17 | -17/+1 |
| | |||||
* | Fix showing wrong post feed in the second tab in MainActivity. | Alex Ning | 2021-09-02 | 2 | -12/+12 |
| | |||||
* | Null check when fetching v.redd.it in ViewVideoActivity. | Alex Ning | 2021-08-29 | 1 | -0/+1 |
| | |||||
* | Merge pull request #331 from curche/time-format-arrays | Docile-Alligator | 2021-08-29 | 1 | -22/+23 |
|\ | | | | | Make time format strings less ambiguous | ||||
| * | Make time format strings less ambiguous | curche | 2021-04-28 | 1 | -22/+23 |
| | | | | | | | | | | the previous date format was ambiguous - 2020-01-02 01:00 this commit changes it with a slightly better date - 2020-01-23 23:45 | ||||
* | | Tweak the video autoplay control UI. Set show_timeout to 1s to video ↵ | Alex Ning | 2021-08-26 | 6 | -43/+73 |
| | | | | | | | | autoplay control UI. | ||||
* | | Fix ClassCastException. | Alex Ning | 2021-08-26 | 3 | -5/+5 |
| | | |||||
* | | Fix clicking a subreddit in subreddit suggestions goes to the subreddit page ↵ | Alex Ning | 2021-08-25 | 1 | -1/+2 |
| | | | | | | | | instead of returning the subreddit name in several activities. | ||||
* | | Try to fix java.lang.IndexOutOfBoundsException in ↵ | Alex Ning | 2021-08-24 | 9 | -3/+14 |
| | | | | | | | | com.google.android.material.appbar.HeaderScrollingViewBehavior.layoutChild and com.google.android.material.appbar.HeaderScrollingViewBehavior.onMeasureChild. | ||||
* | | Remove animateLayoutChanges in video autoplay views. | Alex Ning | 2021-08-20 | 3 | -6/+3 |
| | | |||||
* | | Add animateLayoutChanges to item_post_compact_right_thumbnail. | Alex Ning | 2021-08-20 | 1 | -1/+2 |
| | | |||||
* | | Try fixing IllegalArgumentException at ↵ | Alex Ning | 2021-08-19 | 4 | -6/+6 |
| | | | | | | | | androidx.viewpager.widget.ViewPager.onInterceptTouchEvent. | ||||
* | | Catch SecurityException when getting network type. | Alex Ning | 2021-08-19 | 1 | -3/+3 |
| | |