aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Edit anonymous multireddit.Alex Ning2021-09-281-1/+0
|
* Disable refreshing in SubscribedThingListingActivity in anonymous mode.Alex Ning2021-09-271-1/+1
|
* Added strings.xml entry for switchpref.Andrew Rasch2021-09-271-0/+1
|
* Enable folding phone support for card viewAndrew Rasch2021-09-271-3/+4
| | | Updated card view to allow for separate column numbers for folded vs unfolded state. Organized strings.xml.
* Load anonymous multireddit posts.Alex Ning2021-09-261-0/+1
|
* Merge pull request #471 from andmizyk/masterDocile-Alligator2021-09-261-1/+3
|\ | | | | Added Ukrainian translation
| * Added Ukrainian translationAndrij Mizyk2021-09-241-1/+3
| |
* | Update a bunch of librariesTacoTheDank2021-09-251-3/+0
| |
* | Merge branch 'master' into go-to-top-of-page-buttonDocile-Alligator2021-09-231-0/+2
|\ \
| * | Added link to wiki in subredditandrewrasch2021-09-221-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.andrewrasch2021-09-222-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 Ning2021-09-032-0/+57
|
* Update Credits page.Alex Ning2021-09-031-0/+3
|
* Sidebar -> About.Alex Ning2021-09-031-1/+1
|
* Null check when fetching v.redd.it in ViewVideoActivity.Alex Ning2021-08-291-0/+1
|
* Merge pull request #331 from curche/time-format-arraysDocile-Alligator2021-08-291-22/+23
|\ | | | | Make time format strings less ambiguous
| * Make time format strings less ambiguouscurche2021-04-281-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 Ning2021-08-181-0/+4
| |
* | Use discard instead of yes in several dialogs.Alex Ning2021-08-181-0/+1
| |
* | Disable video autoplay when separating post and comments in post detail page ↵Alex Ning2021-08-111-2/+3
| | | | | | | | is enabled.
* | Secure mode is available.Alex Ning2021-08-111-0/+2
| |
* | Change MaterialYouService to foreground service.Alex Ning2021-08-041-0/+2
| |
* | Use bottom toolbar in ViewImageOrGifActivity is available.Alex Ning2021-08-031-0/+1
| |
* | Show error message in WikiActivity.Alex Ning2021-08-021-0/+3
| |
* | Support viewing subreddit wiki in app.Alex Ning2021-08-021-0/+1
| |
* | New options: separate post and comments in post details page.Alex Ning2021-08-021-0/+2
| |
* | Prepare to implement customization options for post details page.Alex Ning2021-07-301-0/+1
| |
* | New option: Default Link Post Layout.Alex Ning2021-07-202-0/+18
| |
* | New option: Remeber Muting Option in Post Feed.Alex Ning2021-07-201-0/+1
| |
* | New option: Switch to landscape orientation in video player automatically.Alex Ning2021-07-191-0/+1
| |
* | Show error view in TrendingActivity.Alex Ning2021-07-181-0/+4
| |
* | Show trending searches in TrendingActivity.Alex Ning2021-07-181-0/+1
| |
* | Add an option in settings: Collapse Reddit Section.Alex Ning2021-07-181-0/+1
| |
* | Add Reddit section in the navigation drawer.Alex Ning2021-07-171-0/+3
| |
* | Continue adding support for submitting gallery posts.Alex Ning2021-07-161-0/+1
| |
* | Implement image uploading in PostGalleryActivity.Alex Ning2021-07-161-0/+2
| |
* | Implement SelectOrCaptureImageBottomSheetFragment.Alex Ning2021-07-161-1/+1
| |
* | Continue adding support for submitting gallery posts.Alex Ning2021-07-151-0/+2
| |
* | Choose whether receiving post reply notifications or not in PostLinkActivity.Alex Ning2021-07-141-1/+1
| |
* | Choose whether receiving post reply notifications or not in PostTextActivity.Alex Ning2021-07-141-0/+1
| |
* | Apply custom theme to the search panel in ViewPostDetailActivity.Alex Ning2021-07-121-0/+2
| |
* | Support viewing single RPAN broadcast in-app.Alex Ning2021-07-081-0/+1
| |
* | Share rpan post url and rpan url. Show rpan post title in ↵Alex Ning2021-07-081-0/+2
| | | | | | | | ViewRPANBroadcastFragment.
* | Minor UI tweaks in RPANActivity.Alex Ning2021-07-051-0/+4
| |
* | Start adding RPAN support.Alex Ning2021-07-051-0/+4
| |
* | Remove file extension from uploaded image's file name after uploading an ↵Alex Ning2021-07-041-0/+2
| | | | | | | | image. Send Toast and Snackbar messages when uploading an image.
* | Save image name and image url for uploaded images when uploading images. ↵Alex Ning2021-07-041-0/+3
| | | | | | | | Uploading captured images is available.
* | Uploading images when submitting comments is available.Alex Ning2021-07-041-0/+3
| |
* | Save light, dark and amoled Material You themes to database. Add 'Apply ↵Alex Ning2021-07-021-0/+3
| | | | | | | | Material You' option. Test MotionLayout.
* | Suggest subreddits when searching.Alex Ning2021-06-301-2/+0
| |