aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/events (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed the way read posts are handled to support an arbitrary read posts lim...Eitan2024-10-201-4/+4
* Rearrange files and packages.Docile-Alligator2024-09-152-2/+2
* Bare bone login using Chrome custom tab.Docile-Alligator2024-05-231-0/+4
* Fix issues related to PostPagingSource.TYPE_ANONYMOUS_MULTIREDDIT. Fix crashe...Docile-Alligator2024-04-171-2/+6
* Continue deleting awards related components.Docile-Alligator2023-11-051-9/+0
* Remove unused download events (#1236)Sergei Kozelko2022-11-192-18/+0
* Load more posts in ViewPostDetailActivity for post feed in PostFragment.Docile-Alligator2022-11-041-1/+26
* New option: Settings->Interface->Hide FAB in Post Feed.Docile-Alligator2022-11-031-0/+9
* Fix issues related to hiding account karma in the navigation drawer.Docile-Alligator2022-11-031-0/+9
* New option: Settings->Video->Easier to Watch in Full Screen.Docile-Alligator2022-06-111-0/+9
* Fix app crashes when opening a very long private message.Docile-Alligator2022-05-152-0/+20
* Update inbox count in MainActivity after reading all messages in InboxActivity.Docile-Alligator2022-04-101-0/+9
* New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix lo...Docile-Alligator2022-03-061-0/+9
* Submitting poll posts is available.Docile-Alligator2022-02-211-0/+13
* New option: Hide Text Post Content.Alex Ning2022-01-201-0/+9
* New option: Fixed height preview in card.Alex Ning2022-01-161-0/+9
* Continue adding support for custom font.Alex Ning2022-01-131-0/+9
* feat: add Edit Profileratabb2021-10-303-0/+33
* Show a dialog before closing CustomizeThemeActivity.Alex Ning2021-10-081-9/+0
* New options: App Lock and App Lock Timeout.Alex Ning2021-09-031-0/+11
* Secure mode is available.Alex Ning2021-08-111-0/+9
* New option: Default Link Post Layout.Alex Ning2021-07-201-0/+9
* New option: Remeber Muting Option in Post Feed.Alex Ning2021-07-201-0/+9
* Submitting gallery posts is now available.Alex Ning2021-07-161-5/+3
* Continue adding support for submitting gallery posts.Alex Ning2021-07-161-0/+15
* Hiding post fliar in PostFragment is now available.Alex Ning2021-05-151-0/+9
* Fix post not updating in PostFragment after voting it in ViewPostDetailFragment.Alex Ning2021-04-201-2/+2
* New option: Do not blur nsfw media in nsfw subreddits.Alex Ning2021-03-121-1/+3
* New option: Show avatar on the right in the navigation drawer.Alex Ning2021-02-261-0/+9
* New option: Hide the number of comments.Alex Ning2021-02-241-0/+9
* New options: Hide subreddit and user prefix and hide the number of votes.Alex Ning2021-02-242-0/+18
* New options: hide post type and hide the number of awards. Tweak settings.Alex Ning2021-02-232-0/+18
* Fix updating flair in ViewPostDetailFragment.Alex Ning2021-02-131-0/+13
* Use EventBus to send post list from PostFragment to ViewPostDetailActivity.Alex Ning2021-02-122-0/+24
* New option in data saving mode: Only disable preview in video and gif posts.Alex Ning2021-01-071-0/+9
* Lowercase package names.Alex Ning2020-11-1843-0/+405