aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/menu (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New option in PostFragment: More options.2022-11-031-0/+6
|
* add button to export logs to GitHub issue (#1180)2022-11-021-0/+6
|
* Remove Block User menu option in ViewUserDetailActivity since Reddit does ↵2022-07-271-5/+0
| | | | not allow 3rd-party apps access this API now.
* Read posts history is available.2022-07-131-0/+15
|
* Use Navigation Rail in MainActivity in landscape mode.2022-06-181-0/+15
|
* Use EditText instead of SimpleSearchView in SearchActivity.2022-06-011-12/+0
|
* Submitting poll posts is available.2022-02-211-0/+10
|
* added "Open in browser" button to internal browser (#622)2022-01-151-0/+5
|
* Search subscribed subreddits.2021-12-201-0/+10
|
* Contact mods.2021-11-121-1/+7
|
* Some UI tweaks.2021-11-101-1/+1
|
* feat: add Edit Profile2021-10-302-0/+16
|
* Refresh in WebViewActivity.2021-10-101-2/+8
|
* Set playback speed in other ViewImgurVideoFragment and ↵2021-10-103-0/+14
| | | | ViewRedditGalleryVideoFragment.
* Change playback speed.2021-10-091-0/+7
|
* Filter posts option in toolbar.2021-10-091-0/+6
|
* Give back lazy mode control to PostFragment instead of activities.2021-09-298-61/+27
|
* Added link to wiki in subreddit2021-09-221-0/+6
| | | | Subreddit details menu now has a link to its wiki. Subs without a wiki will show the "this subreddit has no wiki" page.
* Directly submit post in FullMarkdownActivity.2021-07-221-0/+10
|
* Add to post filter menu option available in ViewSubredditActivity and ↵2021-07-212-3/+15
| | | | ViewUserActivity.
* Add a refresh menu item in TrendingActivity.2021-07-181-0/+10
|
* Continue adding submitting gallery posts support.2021-07-151-0/+10
|
* Start adding support for searching in posts.2021-07-081-16/+23
|
* Share rpan post url and rpan url. Show rpan post title in ↵2021-07-081-0/+15
| | | | ViewRPANBroadcastFragment.
* New option: delete crash reports in CrashReportsFragment.2021-04-021-0/+10
|
* New option in ViewPostDetailFragment: Add to Post Filter. Fix a bug when ↵2021-04-011-0/+6
| | | | saving a Post Filter.
* Fix wrong subreddit creation time. Swap sort and search icons in several ↵2021-03-303-16/+17
| | | | activities. Fix crashing when comparing exclude domains with posts.
* Add a WebView for those who do not have Chrome installed.2021-03-111-0/+15
|
* Multi-selection in user search result for CustomizePostFilterActivity.2021-02-261-0/+10
|
* Multi-selection in subreddit search result for CustomizePostFilterActivity.2021-02-251-0/+10
|
* Barebone swiping left or right to go to previous or next post in ↵2021-01-271-15/+15
| | | | ViewPostDetailActivity.
* Directly adding user to multireddit is available.2021-01-051-2/+8
|
* Directly adding subreddit to multireddit is available.2021-01-051-1/+7
|
* Reading all unread messages is now available.2021-01-041-0/+6
|
* Save post filter to database.2020-12-251-0/+7
|
* Prepare to add post filter.2020-12-111-0/+10
|
* Lowercase package names.2020-11-186-6/+6
|
* Add an option to preview markdown in several activitys.2020-11-114-4/+32
|
* Fix color of some icons.2020-10-239-15/+15
|
* Giving award is available. Giving award is not tested because I don't have ↵2020-09-281-3/+9
| | | | Reddit Coins. Currently all the award ids are hardcoded.
* Long press the Floating Action Button to see more options.2020-09-279-15/+15
|
* Select user flair in subreddits.2020-09-171-0/+6
|
* Remove some unused resources.2020-09-161-11/+0
|
* Crossposting is available.2020-09-082-0/+16
|
* Version 4.0.1. Block users. Show report menu item even in anonymous mode. ↵2020-07-292-7/+16
| | | | Remove Crashy.
* Support viewing Reddit Gallery in app. Fix gif not autoplayable in ↵2020-07-164-4/+37
| | | | CommentAndPostRecyclerViewAdapter.
* Prepare to add composing private message feature.2020-07-072-0/+16
|
* Changing ost layout in AccountSavedThingActivity is available.2020-07-021-0/+6
|
* Add ViewPrivateMessagesActivity. Rename getSharedPreferences to ↵2020-06-291-1/+1
| | | | getDefaultSharedPreferences in BaseActivity.
* Implement option to see removed post.2020-06-161-1/+8
|