aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hiding subreddit description is available.Alex Ning2020-11-062-0/+6
|
* Chnage the animation for random subreddit and post. Update Credits info.Alex Ning2020-10-284-1/+8
|
* Update translation contributions.Alex Ning2020-10-284-402/+653
|
* Deleting search history is now available.Alex Ning2020-10-281-1/+12
|
* Hiding subreddits in popular and all is now available.Alex Ning2020-10-281-0/+5
|
* Add an option to filter subreddits in popular and all.Alex Ning2020-10-287-1/+95
|
* Giving awards to comments. Fix some bugs.Alex Ning2020-10-263-14/+53
|
* Fix color of some icons.Alex Ning2020-10-2312-21/+35
|
* Remove legacy layout files.Alex Ning2020-10-234-1315/+0
|
* Rename PostGalleryTypeViewHolder to PostWithPreviewTypeViewHolder.Alex Ning2020-10-231-42/+42
|
* Remove PostTextTypeViewHolder.Alex Ning2020-10-231-0/+13
|
* Combine some ViewHolders in PostRecyclerViewAdapter to prevent lag.Alex Ning2020-10-231-0/+21
|
* Add Miscellaneous settings. Rearange settings. Add an option: Respect ↵Alex Ning2020-10-195-18/+60
| | | | Subreddit Recommended Comment Sort Type.
* Fix layout issue in non-immersive interface. Rename ThemePreviewActivity to ↵Alex Ning2020-10-192-2/+2
| | | | CustomThemePreviewActivity.
* Load low-resolution videos in data saving mode. Selecting video quality for ↵Alex Ning2020-10-183-0/+23
| | | | Reddit videos is now available.
* Fix cannot download gfycat and redgifs videos. Fix fetching gfycat and ↵Alex Ning2020-10-169-21/+0
| | | | redgifs videos failed in PostRecyclerViewAdapter and CommentAndPostRecyclerViewAdapter. Show progress bar when downloading reddit videos.
* Show progress when downloding images and gifs.Alex Ning2020-10-151-4/+1
|
* Add some translations. Fix TabLayout Title in ViewSubredditDetailActivity.Alex Ning2020-10-138-0/+6334
|
* Add go to subreddit, go to user, and random to FAB options.Alex Ning2020-10-041-0/+3
|
* Random post and subreddit is available.Alex Ning2020-10-044-0/+104
|
* Add two options: go to user and go to subreddit in ↵Alex Ning2020-10-049-0/+160
| | | | FABMoreOptionsBottomSheetFragment.
* Show a warning if nsfw is disabled and the subreddit is nsfw.Alex Ning2020-09-301-0/+6
|
* Display search history in SearchActivity. Save suggested sort type and nsfw ↵Alex Ning2020-09-296-33/+89
| | | | info in database for SubredditData. Fix an issue in parsing posts.
* Add credits for national flag icons.Alex Ning2020-09-293-4/+11
|
* Add translation contributors in Settigs->About->Translation.Alex Ning2020-09-2823-0/+501
|
* Rename Crosspost parent to View crosspost parent to differentiate with ↵Alex Ning2020-09-281-1/+1
| | | | Crosspost in ViewPostDetailActivity.
* Giving award is available. Giving award is not tested because I don't have ↵Alex Ning2020-09-285-4/+122
| | | | Reddit Coins. Currently all the award ids are hardcoded.
* Long press the Floating Action Button to see more options.Alex Ning2020-09-2725-19/+189
|
* Data Saving Mode is available.Alex Ning2020-09-275-0/+41
|
* Animate layout changes in item_post_compact.xml.Alex Ning2020-09-261-1/+2
|
* Setting swipe action threshold is available.Alex Ning2020-09-253-0/+20
|
* Customizing bottom app bar and fab in ViewSubredditDetailActivity is available.Alex Ning2020-09-253-22/+13
|
* Changing option count of the bottom app bar in MainActivity is available.Alex Ning2020-09-251-0/+1
|
* Customizing the bottom app bar in MainActivity is available (Changing option ↵Alex Ning2020-09-253-11/+24
| | | | count is not available right now.
* Add options to customize FAB.Alex Ning2020-09-253-0/+76
|
* Add options to customize bottom app bar.Alex Ning2020-09-256-8/+438
|
* Add favorite subreddits to the navigation drawer. Add favorite and ↵Alex Ning2020-09-242-1/+15
| | | | subscriptions header to the navigation drawer.
* Support showing favorite subscribed subreddits in the main page.Alex Ning2020-09-242-0/+32
|
* Support hiding tab titles. Support changing tab count.Alex Ning2020-09-243-0/+77
|
* Support showing subscribed subreddits in the main page.Alex Ning2020-09-244-13/+63
|
* Set NSFW, NSFW blurring and spoiler blurring on a per-user basis. Only close ↵Alex Ning2020-09-233-15/+117
| | | | the account section in the navigation drawer after dismissing if the account section is open.
* Migrate to ViewPager2 in AccountSavedThingActivity.Alex Ning2020-09-232-1/+4
|
* Migrate to ViewPager2 in SearchResultActivity.Alex Ning2020-09-221-4/+2
|
* Migrate to ViewPager2 in ViewSubredditDetailActivity and ViewUserDetailActivity.Alex Ning2020-09-192-2/+2
|
* Fix minor UI issue in item_user_flair.Alex Ning2020-09-181-2/+2
|
* Hide Security option if no biometric authentication available. Require ↵Alex Ning2020-09-183-23/+35
| | | | biometric authentication when going into security settings.
* Support Markdown bottom bar in EditCommentActivity, EditPostActivity and ↵Alex Ning2020-09-183-181/+219
| | | | PostTextActivity.
* Support link and header in markdown bottom bar.Alex Ning2020-09-183-0/+74
|
* Start implementing markdown toolbar.Alex Ning2020-09-1710-39/+135
|
* Select user flair in subreddits.Alex Ning2020-09-176-10/+77
|