aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/activities/CustomizeThemeActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Different save options when saving the online theme.Docile-Alligator2024-07-171-31/+52
* Update online theme information after modifying the theme.Docile-Alligator2024-07-111-0/+10
* Separate online theme modification and upload.Docile-Alligator2024-07-111-2/+3
* Continue implementing online custom themes. Modifying online theme.Docile-Alligator2024-07-111-7/+42
* Continue implementing online custom themes. Fetch OnlineCustomThemeMetadata i...Docile-Alligator2024-07-091-8/+43
* Continue implementing online custom themes.Docile-Alligator2024-07-081-6/+17
* Migrate to ViewBinding in some activities.Docile-Alligator2024-03-171-28/+12
* Move accessToken and accountName to BaseActivity.Docile-Alligator2024-01-281-0/+8
* 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/+1
* Apply custom theme to settings page.Docile-Alligator2022-08-151-4/+5
* Continue migrating to Material Design 3.Alex Ning2021-10-301-1/+4
* Show a dialog before closing CustomizeThemeActivity.Alex Ning2021-10-081-3/+14
* Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material...Alex Ning2021-08-241-3/+0
* Finally fixed java.lang.RuntimeException: Canvas: trying to draw too large bi...Alex Ning2021-01-231-13/+16
* Check for duplicate when saving a post filter. Fix an issue in PostFilter Par...Alex Ning2021-01-061-26/+26
* Lowercase package names.Alex Ning2020-11-181-0/+247