aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add a WebView for those who do not have Chrome installed.Alex Ning2021-03-1120-20/+243
|
* Fix posts not loading in anonymous front page.Alex Ning2021-03-112-1/+3
|
* Anonymous subreddit subscription in SubredditListingRecyclerViewAdapter.Alex Ning2021-03-094-17/+39
|
* Merge branch 'master' of https://github.com/Docile-Alligator/Infinity-For-RedditAlex Ning2021-03-091-0/+2
|\
| * Update bitcoin infoDocile-Alligator2021-03-091-0/+2
| |
* | Fix crash when subscribing in anonymous mode.Alex Ning2021-03-092-0/+14
|/
* The number of columns in card layout 2 is available.Alex Ning2021-03-084-1/+94
|
* Implement save sort type.Alex Ning2021-03-072-34/+37
|
* Add an option to toggle swipe between posts.Alex Ning2021-03-074-5/+13
|
* Finish adding SuicidePreventionActivity.Alex Ning2021-03-073-23/+37
|
* Show a suicide prevention quote when searching suicide.Alex Ning2021-03-0612-29/+205
|
* Restore settings.Alex Ning2021-03-064-44/+229
|
* Backup settings.Alex Ning2021-03-066-0/+288
|
* Anonymous subreddit subscription is available.Alex Ning2021-03-044-108/+170
|
* Start adding anonymous subscriptions.Alex Ning2021-03-0410-145/+431
|
* Fix gif posts rendered as video posts in Card Layout 2.Alex Ning2021-03-021-1/+1
|
* Add more options for tabs in MainActivity.Alex Ning2021-03-023-0/+37
|
* Fix single comment id and message id not passing to ViewPostDetailFragment.Alex Ning2021-03-011-1/+4
|
* New option: Show avatar on the right in the navigation drawer.Alex Ning2021-02-269-1/+66
|
* Minor bugs fixed.Alex Ning2021-02-261-10/+10
|
* Minor layout issue fixed.Alex Ning2021-02-261-2/+3
|
* Change some colors. Add a current user icon.Alex Ning2021-02-264-14/+21
|
* Upvote ratio and different username color for comments sent by the current ↵Alex Ning2021-02-2618-112/+288
| | | | account.
* Fix not able to add subreddits in CustomizePostFilterActivity in anonymous mode.Alex Ning2021-02-261-16/+35
|
* Multi-selection in user search result for CustomizePostFilterActivity.Alex Ning2021-02-2611-61/+176
|
* Multi-selection in subreddit search result for CustomizePostFilterActivity.Alex Ning2021-02-258-50/+166
|
* Try to fix superscript.Alex Ning2021-02-2410-126/+56
|
* New option: Hide the number of comments.Alex Ning2021-02-247-2/+56
|
* New options: Hide subreddit and user prefix and hide the number of votes.Alex Ning2021-02-2410-28/+153
|
* New options: hide post type and hide the number of awards. Tweak settings.Alex Ning2021-02-2314-55/+133
|
* Try to fix superscript rendering.Alex Ning2021-02-221-3/+7
|
* Try to fix superscript rendering.Alex Ning2021-02-221-1/+59
|
* Continue adding Card Layout 2.Alex Ning2021-02-224-8/+13
|
* Fix invisible link icon in PostTypeBottomSheetFragment.Alex Ning2021-02-225-3/+21
|
* Continue adding Card Layout 2.Alex Ning2021-02-221-0/+2
|
* Continue adding Card Layout 2.Alex Ning2021-02-222-58/+665
|
* Continue adding Card Layout 2.Alex Ning2021-02-226-65/+423
|
* Continue adding Card Layout 2.Alex Ning2021-02-211-57/+24
|
* Continue adding Card Layout 2.Alex Ning2021-02-211-0/+3
|
* Continue adding Card Layout 2.Alex Ning2021-02-211-11/+9
|
* Continue adding Card Layout 2.Alex Ning2021-02-211-78/+80
|
* Start adding Card Layout 2.Alex Ning2021-02-218-84/+698
|
* Long click gallery layout.Alex Ning2021-02-201-135/+70
|
* New option: Click to show media in gallery layout.Alex Ning2021-02-204-4/+65
|
* Add Gallery Layout to default post layout option. 3 columns is available in ↵Alex Ning2021-02-192-14/+30
| | | | PostFragment.
* Add Gallery Layout to default post layout option.Alex Ning2021-02-172-15/+13
|
* Customize the number of columns in Post Feed for every post layout.Alex Ning2021-02-1713-195/+323
|
* Continue adding Gallery Layout.Alex Ning2021-02-161-1/+45
|
* Continue adding Gallery Layout.Alex Ning2021-02-166-21/+32
|
* Continue adding Gallery Layout.Alex Ning2021-02-166-58/+86
|