Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Make caption text copyable with long press | scria1000 | 2021-11-27 | 1 | -1/+2 | |
| | | | | | | | | Use native way to theme ViewRedditGalleryActivity | |||||
* | | Fix bottom url menu not being themed accordingly | scria1000 | 2021-11-10 | 1 | -2/+0 | |
| | | | | | | | | Use linkify for in-gallery caption url | |||||
* | | Initial support for gallery captions | scria1000 | 2021-11-09 | 2 | -35/+132 | |
|/ | ||||||
* | Fix clicking spoiler invokes OnClickListener on TextView in comments. Render ↵ | Alex Ning | 2021-11-09 | 1 | -1/+1 | |
| | | | | profile description in markdown. | |||||
* | Minor layout tweaks. | Alex Ning | 2021-11-04 | 24 | -100/+100 | |
| | ||||||
* | Fix Material Design 3 issue. | Alex Ning | 2021-11-04 | 7 | -25/+29 | |
| | ||||||
* | Minor changes in EditProfileActivity. | Alex Ning | 2021-11-02 | 1 | -6/+13 | |
| | ||||||
* | Merge pull request #507 from ratabb/rbb/edit_profile | Docile-Alligator | 2021-11-02 | 1 | -0/+169 | |
|\ | | | | | feat: add Edit Profile | |||||
| * | feat: add Edit Profile | ratabb | 2021-10-30 | 1 | -0/+169 | |
| | | ||||||
* | | Optimize some layouts. | Alex Ning | 2021-11-01 | 12 | -70/+67 | |
| | | ||||||
* | | Continue migrating to Material Design 3. | Alex Ning | 2021-10-30 | 15 | -12/+26 | |
| | | ||||||
* | | Start migrating to Material Design 3. Try optimizing image loading in ↵ | Alex Ning | 2021-10-30 | 5 | -26/+17 | |
|/ | | | | PostRecyclerViewAdapter. | |||||
* | New options in post filter: Title: contains keywords, Title: contains regex, ↵ | Alex Ning | 2021-10-16 | 1 | -2/+62 | |
| | | | | Contain domains. | |||||
* | Add a button to directly select subreddit, user or multireddit in ↵ | Alex Ning | 2021-10-16 | 1 | -27/+87 | |
| | | | | CustomizeMainPageTabsFragment. | |||||
* | Fix some issues related to media indicator icon and themeing. | Alex Ning | 2021-10-15 | 4 | -4/+1 | |
| | ||||||
* | Apply custom colors to media indicator. | Alex Ning | 2021-10-15 | 2 | -0/+2 | |
| | ||||||
* | New option: Pinch to Zoom Video. | Alex Ning | 2021-10-14 | 1 | -2/+3 | |
| | ||||||
* | Zoomable ViewVideoActivity. | Alex Ning | 2021-10-14 | 1 | -3/+13 | |
| | ||||||
* | Legacy autoplay video controller UI. | Alex Ning | 2021-10-13 | 7 | -3/+1046 | |
| | ||||||
* | New option: Link Handler. Removed option: Open Link In App. | Alex Ning | 2021-10-10 | 1 | -1/+1 | |
| | ||||||
* | Change playback speed. | Alex Ning | 2021-10-09 | 1 | -0/+151 | |
| | ||||||
* | Smooth scrolling in EditCommentActivity. | Alex Ning | 2021-10-09 | 1 | -12/+17 | |
| | ||||||
* | Fix ViewVideoActivity crash. | Alex Ning | 2021-09-26 | 1 | -2/+2 | |
| | ||||||
* | Use FragmentContainerView | TacoTheDank | 2021-09-25 | 9 | -9/+9 | |
| | ||||||
* | Migrate from JCenter where possible | TacoTheDank | 2021-09-25 | 2 | -4/+4 | |
| | ||||||
* | 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 | |
| | ||||||
* | Update Credits page. | Alex Ning | 2021-09-03 | 1 | -2/+4 | |
| | ||||||
* | Start implementing app lock feature. | Alex Ning | 2021-09-03 | 2 | -9/+39 | |
| | ||||||
* | Fix showing wrong post feed in the second tab in MainActivity. | Alex Ning | 2021-09-02 | 2 | -12/+12 | |
| | ||||||
* | Tweak the video autoplay control UI. Set show_timeout to 1s to video ↵ | Alex Ning | 2021-08-26 | 4 | -43/+56 | |
| | | | | autoplay control UI. | |||||
* | Fix ClassCastException. | Alex Ning | 2021-08-26 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | 2 | -3/+60 | |
| | ||||||
* | 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 | |
| |