Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | New languages: Portuguese and Somali. Update translation. | Alex Ning | 2021-08-18 | 18 | -600/+2449 |
| | | |||||
* | | Use discard instead of yes in several dialogs. | Alex Ning | 2021-08-18 | 1 | -0/+1 |
| | | |||||
* | | Disable video autoplay when separating post and comments in post detail page ↵ | Alex Ning | 2021-08-11 | 3 | -5/+9 |
| | | | | | | | | is enabled. | ||||
* | | Try fixing ViewPager2's IllegalStateException. | Alex Ning | 2021-08-11 | 1 | -0/+1 |
| | | |||||
* | | Use ViewPager2 in InboxActivity. | Alex Ning | 2021-08-11 | 1 | -1/+3 |
| | | |||||
* | | Secure mode is available. | Alex Ning | 2021-08-11 | 2 | -0/+8 |
| | | |||||
* | | Change MaterialYouService to foreground service. | Alex Ning | 2021-08-04 | 1 | -0/+2 |
| | | |||||
* | | Tweak autoplay control. | Alex Ning | 2021-08-04 | 1 | -22/+29 |
| | | |||||
* | | Use bottom toolbar in ViewImgurVideoFragment is available. | Alex Ning | 2021-08-04 | 2 | -10/+44 |
| | | |||||
* | | Use bottom toolbar in ViewRedditGalleryImageOrGifFragment is available. | Alex Ning | 2021-08-04 | 1 | -3/+60 |
| | | |||||
* | | Use bottom toolbar in ViewImgurImageFragment is available. | Alex Ning | 2021-08-04 | 3 | -40/+98 |
| | | |||||
* | | Use bottom toolbar in ViewImageOrGifActivity is available. | Alex Ning | 2021-08-03 | 5 | -3/+71 |
| | | |||||
* | | Minor UI tweaks. | Alex Ning | 2021-08-03 | 2 | -7/+9 |
| | | |||||
* | | Optimize item_comment.xml. | Alex Ning | 2021-08-03 | 1 | -201/+193 |
| | | |||||
* | | Swipe to refresh in WikiActivity. | Alex Ning | 2021-08-02 | 1 | -5/+12 |
| | | |||||
* | | Show error message in WikiActivity. | Alex Ning | 2021-08-02 | 2 | -0/+30 |
| | | |||||
* | | Support viewing subreddit wiki in app. | Alex Ning | 2021-08-02 | 3 | -1/+46 |
| | | |||||
* | | New options: separate post and comments in post details page. | Alex Ning | 2021-08-02 | 3 | -3/+51 |
| | | |||||
* | | Prepare to implement customization options for post details page. | Alex Ning | 2021-07-30 | 4 | -1/+46 |
| | | |||||
* | | Remove duplicate settings in VideoPreferenceFragment. | Alex Ning | 2021-07-28 | 1 | -5/+0 |
| | | |||||
* | | Directly submit post in FullMarkdownActivity. | Alex Ning | 2021-07-22 | 1 | -0/+10 |
| | | |||||
* | | Add to post filter menu option available in ViewSubredditActivity and ↵ | Alex Ning | 2021-07-21 | 2 | -3/+15 |
| | | | | | | | | ViewUserActivity. | ||||
* | | Fix RecyclerView go to top after changing post type. | Alex Ning | 2021-07-21 | 1 | -0/+1 |
| | |