Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #507 from ratabb/rbb/edit_profile | Docile-Alligator | 2021-11-02 | 1 | -0/+25 |
|\ | | | | | feat: add Edit Profile | ||||
| * | feat: add Edit Profile | ratabb | 2021-10-30 | 1 | -0/+25 |
| | | |||||
* | | Start migrating to Material Design 3. Try optimizing image loading in ↵ | Alex Ning | 2021-10-30 | 1 | -5/+5 |
|/ | | | | PostRecyclerViewAdapter. | ||||
* | Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. ↵ | Alex Ning | 2021-10-17 | 2 | -1/+5 |
| | | | | Fix anonymous multireddit cannot be loaded in MainActivity. Fix database migration issue. Fix some subreddits cannot be shown in SubscribedSubredditsRecyclerViewAdapter. Fix anonymous subscribed subreddits cannot be shown in SubscribedSubredditsRecyclerViewAdapter in SubredditSelectionActivity. | ||||
* | New options in post filter: Title: contains keywords, Title: contains regex, ↵ | Alex Ning | 2021-10-16 | 2 | -0/+5 |
| | | | | Contain domains. | ||||
* | Add a button to directly select subreddit, user or multireddit in ↵ | Alex Ning | 2021-10-16 | 1 | -1/+1 |
| | | | | CustomizeMainPageTabsFragment. | ||||
* | New theme options: Media Indicator Icon Color and Media Indicator Background ↵ | Alex Ning | 2021-10-14 | 1 | -0/+4 |
| | | | | Color. | ||||
* | New option: Pinch to Zoom Video. | Alex Ning | 2021-10-14 | 1 | -0/+2 |
| | |||||
* | Legacy autoplay video controller UI. | Alex Ning | 2021-10-13 | 1 | -0/+1 |
| | |||||
* | Customize bottom navigation bar in anonymous mode. | Alex Ning | 2021-10-12 | 2 | -1/+58 |
| | |||||
* | 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 | 1 | -0/+9 |
| | |||||
* | New option: Link Handler. Removed option: Open Link In App. | Alex Ning | 2021-10-10 | 2 | -2/+17 |
| | |||||
* | New option: Default Playback Speed. | Alex Ning | 2021-10-10 | 2 | -0/+23 |
| | |||||
* | Loop video option is available for autoplaying videos. | Alex Ning | 2021-10-09 | 1 | -0/+1 |
| | |||||
* | New option: loop video. | Alex Ning | 2021-10-09 | 1 | -0/+1 |
| | |||||
* | Change playback speed. | Alex Ning | 2021-10-09 | 1 | -0/+1 |
| | |||||
* | New option: Main Page Back Button Action. It replaces Confirm to Exit. | Alex Ning | 2021-10-08 | 2 | -1/+15 |
| | |||||
* | Edit anonymous multireddit. | Alex Ning | 2021-09-28 | 1 | -1/+0 |
| | |||||
* | Disable refreshing in SubscribedThingListingActivity in anonymous mode. | Alex Ning | 2021-09-27 | 1 | -1/+1 |
| | |||||
* | Added strings.xml entry for switchpref. | Andrew Rasch | 2021-09-27 | 1 | -0/+1 |
| | |||||
* | Enable folding phone support for card view | Andrew Rasch | 2021-09-27 | 1 | -3/+4 |
| | | | Updated card view to allow for separate column numbers for folded vs unfolded state. Organized strings.xml. | ||||
* | Load anonymous multireddit posts. | Alex Ning | 2021-09-26 | 1 | -0/+1 |
| | |||||
* | Merge pull request #471 from andmizyk/master | Docile-Alligator | 2021-09-26 | 1 | -1/+3 |
|\ | | | | | Added Ukrainian translation | ||||
| * | Added Ukrainian translation | Andrij Mizyk | 2021-09-24 | 1 | -1/+3 |
| | | |||||
* | | Update a bunch of libraries | TacoTheDank | 2021-09-25 | 1 | -3/+0 |
| | | |||||
* | | Merge branch 'master' into go-to-top-of-page-button | Docile-Alligator | 2021-09-23 | 1 | -0/+2 |
|\ \ | |||||
| * | | Added link to wiki in subreddit | andrewrasch | 2021-09-22 | 1 | -0/+1 |
| |/ | | | | | | | Subreddit details menu now has a link to its wiki. Subs without a wiki will show the "this subreddit has no wiki" page. | ||||
* / | 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. | ||||
* | New options: App Lock and App Lock Timeout. | Alex Ning | 2021-09-03 | 2 | -0/+57 |
| | |||||
* | Update Credits page. | Alex Ning | 2021-09-03 | 1 | -0/+3 |
| | |||||
* | Sidebar -> About. | Alex Ning | 2021-09-03 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | | New languages: Portuguese and Somali. Update translation. | Alex Ning | 2021-08-18 | 1 | -0/+4 |
| | | |||||
* | | 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 | 1 | -2/+3 |
| | | | | | | | | is enabled. | ||||
* | | Secure mode is available. | Alex Ning | 2021-08-11 | 1 | -0/+2 |
| | | |||||
* | | Change MaterialYouService to foreground service. | Alex Ning | 2021-08-04 | 1 | -0/+2 |
| | | |||||
* | | Use bottom toolbar in ViewImageOrGifActivity is available. | Alex Ning | 2021-08-03 | 1 | -0/+1 |
| | | |||||
* | | Show error message in WikiActivity. | Alex Ning | 2021-08-02 | 1 | -0/+3 |
| | | |||||
* | | Support viewing subreddit wiki in app. | Alex Ning | 2021-08-02 | 1 | -0/+1 |
| | | |||||
* | | New options: separate post and comments in post details page. | Alex Ning | 2021-08-02 | 1 | -0/+2 |
| | | |||||
* | | Prepare to implement customization options for post details page. | Alex Ning | 2021-07-30 | 1 | -0/+1 |
| | | |||||
* | | New option: Default Link Post Layout. | Alex Ning | 2021-07-20 | 2 | -0/+18 |
| | | |||||
* | | New option: Remeber Muting Option in Post Feed. | Alex Ning | 2021-07-20 | 1 | -0/+1 |
| | | |||||
* | | New option: Switch to landscape orientation in video player automatically. | Alex Ning | 2021-07-19 | 1 | -0/+1 |
| | | |||||
* | | Show error view in TrendingActivity. | Alex Ning | 2021-07-18 | 1 | -0/+4 |
| | | |||||
* | | Show trending searches in TrendingActivity. | Alex Ning | 2021-07-18 | 1 | -0/+1 |
| | |