aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/activities/RulesActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange files and packages.Docile-Alligator2024-09-151-2/+2
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-281-52/+30
* Move accessToken and accountName to BaseActivity.Docile-Alligator2024-01-281-8/+9
* Fix anonymous mode not loading anything.Docile-Alligator2024-01-231-3/+9
* Change accountName's default value to Account.ANONYMOUS_ACCOUNT instead of null.Docile-Alligator2024-01-031-2/+2
* Use OAuth for anonymous mode. Fix translation issues.Docile-Alligator2024-01-011-25/+23
* Hide images and gifs in ImageAndGifEntry and EmotePlugin if corresponding dat...Docile-Alligator2023-11-281-0/+10
* Implement ImageAndGifEntry.OnItemClickListener in other places.Docile-Alligator2023-11-261-1/+1
* Start implementing showing gifs and images in comments.Docile-Alligator2023-11-221-1/+1
* Fix MediaMetadata's fileName is always null.Docile-Alligator2023-11-201-1/+0
* Include Slidr in code.Docile-Alligator2023-04-261-9/+9
* Rules can now show in private subreddits (#1181)Abi07112022-11-021-2/+14
* Fix markdown in rules screen (#1050)Sergei Kozelko2022-09-091-2/+4
* Minor update to immersive interface.Docile-Alligator2022-06-281-3/+1
* Continue adding support for custom font.Alex Ning2022-01-131-0/+3
* Continue migrating to Material Design 3.Alex Ning2021-10-301-1/+4
* Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material...Alex Ning2021-08-241-2/+0
* Replace AsyncTask with Executor in FetchRules.Alex Ning2021-06-231-89/+6
* Lowercase package names.Alex Ning2020-11-181-0/+295