From 9c0ef7a78885f22851640ac6436fb285f26fa6bf Mon Sep 17 00:00:00 2001 From: Finnley Somdahl <87634197+rebelonion@users.noreply.github.com> Date: Fri, 27 Oct 2023 00:47:44 -0500 Subject: [PATCH] bugfixes and themes --- README.md | 16 +- app/build.gradle | 2 +- app/src/debug/res/values/strings.xml | 2 +- app/src/main/ic_launcher-playstore.png | Bin 0 -> 27979 bytes app/src/main/java/ani/dantotsu/Functions.kt | 3 + .../main/java/ani/dantotsu/MainActivity.kt | 50 +- .../ani/dantotsu/home/AnimePageAdapter.kt | 2 +- .../ani/dantotsu/home/MangaPageAdapter.kt | 2 +- .../dantotsu/media/anime/AnimeWatchAdapter.kt | 2 + .../media/manga/MangaChapterAdapter.kt | 3 +- .../dantotsu/media/manga/MangaReadAdapter.kt | 2 + .../ani/dantotsu/others/CustomBottomDialog.kt | 8 + .../ani/dantotsu/others/ImageViewDialog.kt | 11 +- .../settings/AnimeExtensionsFragment.kt | 6 +- .../settings/DevelopersDialogFragment.kt | 22 +- .../dantotsu/settings/ExtensionsActivity.kt | 52 +- .../settings/MangaExtensionsFragment.kt | 12 +- .../ani/dantotsu/settings/SettingsActivity.kt | 10 +- .../settings/SettingsDialogFragment.kt | 8 + .../settings/paging/MangaPagingSource.kt | 2 - .../dantotsu/subcriptions/AlarmReceiver.kt | 2 +- .../ani/dantotsu/subcriptions/Subscription.kt | 4 +- .../subcriptions/SubscriptionWorker.kt | 2 +- .../java/ani/dantotsu/themes/ThemeManager.kt | 50 +- app/src/main/res/color/chip_text_color.xml | 7 + app/src/main/res/drawable/anim_splash.xml | 466 +++++++++++++----- app/src/main/res/drawable/card_outline.xml | 15 + .../res/drawable/ic_launcher_background.xml | 37 +- .../res/drawable/ic_launcher_foreground.xml | 33 +- app/src/main/res/drawable/mono.xml | 40 +- .../main/res/layout/activity_extensions.xml | 58 ++- app/src/main/res/layout/activity_main.xml | 8 +- .../main/res/layout/activity_manga_reader.xml | 8 +- app/src/main/res/layout/activity_media.xml | 1 + app/src/main/res/layout/activity_settings.xml | 24 +- app/src/main/res/layout/exo_player_view.xml | 6 +- app/src/main/res/layout/fragment_login.xml | 5 +- app/src/main/res/layout/item_anime_page.xml | 1 + app/src/main/res/layout/item_chapter_list.xml | 2 +- .../main/res/layout/item_episode_compact.xml | 2 +- app/src/main/res/layout/item_episode_grid.xml | 2 +- app/src/main/res/layout/item_episode_list.xml | 2 +- app/src/main/res/layout/item_manga_page.xml | 1 + .../main/res/layout/item_media_compact.xml | 3 +- app/src/main/res/layout/item_media_large.xml | 3 +- app/src/main/res/layout/item_media_page.xml | 3 +- .../main/res/layout/item_media_page_small.xml | 3 +- .../main/res/layout/item_search_header.xml | 5 +- app/src/main/res/layout/splash_screen.xml | 2 +- .../res/mipmap-hdpi/ic_launcher_round.webp | Bin 2916 -> 3180 bytes .../res/mipmap-mdpi/ic_launcher_round.webp | Bin 1942 -> 1994 bytes .../res/mipmap-xhdpi/ic_launcher_round.webp | Bin 4036 -> 4166 bytes .../res/mipmap-xxhdpi/ic_launcher_round.webp | Bin 6666 -> 6482 bytes .../res/mipmap-xxxhdpi/ic_launcher_round.webp | Bin 9028 -> 8716 bytes app/src/main/res/values-night/themes.xml | 46 +- app/src/main/res/values/themes.xml | 7 +- stable.md | 17 +- 57 files changed, 699 insertions(+), 381 deletions(-) create mode 100644 app/src/main/ic_launcher-playstore.png create mode 100644 app/src/main/res/color/chip_text_color.xml create mode 100644 app/src/main/res/drawable/card_outline.xml diff --git a/README.md b/README.md index 75d1dc16..ef42c1c7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -# **Dantotsu** (🚧 ALPHA 🚧) - -> ⚠️ **WARNING**: This project is in alpha stage. Things may not work as expected. +# **Dantotsu**
dGCNQ4bl)S&kfawOacXDTg`iK84e2;c>&aeBw=e&JE
z*H%@1pP%6k$y3}y{2bP=>Dr+-)j0qAHHCQxOf8K6{&kvn+3RKc9kovyFBu-J+1a5{
z(7&T_3G2fGRfY)u_{I{$_fld$Cr{hHxi^ueYN@Z-{kdv^XP7s09LW3IIB~;LULOtN
zC3-K~N|iIW-0U$H(>m1b-;~p3q5n6{JK92D*T(3;j!FL$RC-kyR23rlqb=-8p55u1
zF_m@g{JZnyIj<)=dfG8KO^jT0YCXe}kR5@Y@;3SBfBaqNe@rju$DUdZpCr~Qk@XB6
zm;9JK7|s0Ht}L_P?{lW|H*4{|x&_5?^-ew;U+d;Q=FjEuF?shg-t_ZRYnInyE`Cp0
zCr_W_d*e@e&8 GwYLtZp`*vV
@@ -26,14 +24,14 @@ Dantotsu is crafted from the ashes of Saikou and based on simplistic yet state-o
| Type | Status |
| ---------------- | ------- |
| Anime Extensions | Working |
-| Manga Extensions | "Working" |
+| Manga Extensions | Working |
| Light Novel Extensions | Not Working |
## APP FEATURES
-- Easy and functional way to both, watch anime and read manga, ad-free.
+- Easy and functional way to both, watch anime and read manga.
- A completely open source app with a nice UI & Animations :)
@@ -59,14 +57,16 @@ add your own extensions in the settings menu (Dantotsu has no affiliation with a
## Planned Stuff
-- get app out of alpha
+- TV Support
-- Accent Color Change (RIP Hot Pink Supremacy.)
+- LN Support
+
+- Offline Viewing
## Rejected Stuff (still rejected)
-- Sources of any language except English
+- Official support of any language except English
- News Section in the App
diff --git a/app/build.gradle b/app/build.gradle
index d27a4fbc..8e394e12 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -21,7 +21,7 @@ android {
minSdk 23
targetSdk 34
versionCode ((System.currentTimeMillis() / 60000).toInteger())
- versionName "0.1.5"
+ versionName "1.0.0"
signingConfig signingConfigs.debug
}
diff --git a/app/src/debug/res/values/strings.xml b/app/src/debug/res/values/strings.xml
index 3c0d72af..e74ebc2f 100644
--- a/app/src/debug/res/values/strings.xml
+++ b/app/src/debug/res/values/strings.xml
@@ -1,4 +1,4 @@
xyli_$jMvTXV4qWibQ_MCV>|4ost=TfcP_m@8G=;3GL^4xG&$zi+DO7Ang<| ;Yd;R`s{;=)b&M@7_VC(iXzs^lz
zkWD>VX|r(AgZ9-7uJ&(E?C$8%*SHzourFugH%YN6CDYiwg-+)FVW?WdnOIXJ<7#78
zSHN+u?pm_Y-R+DX40)nuCY_ITr%USCzD;yp^0l9<@Rga-CLe>^BQH06QP?_#xo26H
zc%ja$)aQQtXM1?8;(fjRvwDMArmGGMZ;s(V%>(Yy`)!!A{r4?cqWt@*S*Co|(bCoa
zONx}%z9