soul-browser/app/smali_classes3/com/google/android/material/R$drawable.smali
KaKi87 550ddb0413
Decompile and recreate Soul Browser v1.4.85 with APK CI builds (#1)
* Decompile and recreate Soul Browser v1.4.85 with APK CI builds

Co-authored-by: KaKi87 <KaKi87@pm.me>

* Fix CI build: include bundled google.jks and remove PR trigger

The apktool build failed in CI because app/unknown/.../google.jks was
excluded by the *.jks gitignore rule. Whitelist app-bundled JKS files
and commit the missing resource.

Also remove the redundant pull_request workflow trigger.

Co-authored-by: KaKi87 <KaKi87@pm.me>

* Change package ID to com.github.kaki87.soulbrowser

Rename the application ID so the rebuilt APK can be installed
alongside the original Soul Browser from Google Play.

- Update AndroidManifest package, permissions, providers, and actions
- Update R class references in smali (com/github/kaki87/soulbrowser/R)
- Update shortcuts.xml targetPackage
- Rename app label to "Soul Rebuild" for easy identification

Co-authored-by: KaKi87 <KaKi87@pm.me>

* Fix install compatibility: remove split APK metadata and bundle native libs

The rebuilt APK still declared requiredSplitTypes and Play Store split
metadata, causing Android to reject standalone installs as incompatible.

- Remove requiredSplitTypes and split-related manifest meta-data
- Merge native libs from all ABI splits with uncompressed storage
- Page-align before signing for extractNativeLibs=false
- Add .so to apktool doNotCompress list

Co-authored-by: KaKi87 <KaKi87@pm.me>

* Fix install failure: use apksigner v2/v3 and bundle arm64 native libs

Target SDK 36 requires APK Signature Scheme v2+, but jarsigner only
produces v1 signatures, causing Android to reject the install.

- Sign with apksigner (v1+v2+v3) instead of jarsigner
- Add arm64-v8a native libraries from universal Soul Browser 1.4.79
- Set extractNativeLibs=true for reliable sideload installs
- Commit stable debug keystore for consistent signatures across builds

Co-authored-by: KaKi87 <KaKi87@pm.me>

* Add committed debug keystore for consistent APK signatures

Co-authored-by: KaKi87 <KaKi87@pm.me>

* Fix startup crash: use original classes2.dex desugar libraries

Apktool recompiles smali_classes2 into a broken classes2.dex, causing
ClassNotFoundException for j$.com.android.tools.r8.a at ML Kit init.

Inject the original classes2.dex (Java 8+ desugar libs) after apktool
build instead of using the recompiled version.

Co-authored-by: KaKi87 <KaKi87@pm.me>

* Fix missing drawable resources from density split APKs

The base APK is an app bundle module; density-specific drawables like
seek_thumb_nor_b live in config.xhdpi.apk and were missing after rebuild,
causing Resources$NotFoundException at runtime.

- Merge non-9-patch resources from split APKs before apktool build
- Sync public.xml IDs from R smali only when backing files exist
- Add 713 density-specific resource IDs to public.xml

Co-authored-by: KaKi87 <KaKi87@pm.me>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-08-10 16:07:14 +02:00

179 lines
5.5 KiB
Smali

.class public final Lcom/google/android/material/R$drawable;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/material/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "drawable"
.end annotation
# static fields
.field public static avd_hide_password:I = 0x7f08007f
.field public static avd_show_password:I = 0x7f080080
.field public static design_fab_background:I = 0x7f080169
.field public static design_ic_visibility:I = 0x7f08016a
.field public static design_ic_visibility_off:I = 0x7f08016b
.field public static design_password_eye:I = 0x7f08016c
.field public static design_snackbar_background:I = 0x7f08016d
.field public static ic_arrow_back_black_24:I = 0x7f08018f
.field public static ic_clear_black_24:I = 0x7f080199
.field public static ic_clock_black_24dp:I = 0x7f08019a
.field public static ic_expand_less_22px:I = 0x7f08019e
.field public static ic_expand_more_22px:I = 0x7f08019f
.field public static ic_keyboard_black_24dp:I = 0x7f0801c2
.field public static ic_m3_chip_check:I = 0x7f0801c6
.field public static ic_m3_chip_checked_circle:I = 0x7f0801c7
.field public static ic_m3_chip_close:I = 0x7f0801c8
.field public static ic_mtrl_arrow_circle:I = 0x7f080252
.field public static ic_mtrl_checked_circle:I = 0x7f080253
.field public static ic_mtrl_chip_checked_black:I = 0x7f080254
.field public static ic_mtrl_chip_checked_circle:I = 0x7f080255
.field public static ic_mtrl_chip_close_circle:I = 0x7f080256
.field public static ic_search_black_24:I = 0x7f08025a
.field public static m3_avd_hide_password:I = 0x7f08026a
.field public static m3_avd_show_password:I = 0x7f08026b
.field public static m3_bottom_sheet_drag_handle:I = 0x7f08026c
.field public static m3_password_eye:I = 0x7f08026d
.field public static m3_popupmenu_background_overlay:I = 0x7f08026e
.field public static m3_radiobutton_ripple:I = 0x7f08026f
.field public static m3_selection_control_ripple:I = 0x7f080270
.field public static m3_split_button_chevron_avd:I = 0x7f080271
.field public static m3_tabs_background:I = 0x7f080272
.field public static m3_tabs_line_indicator:I = 0x7f080273
.field public static m3_tabs_rounded_line_indicator:I = 0x7f080274
.field public static m3_tabs_transparent_background:I = 0x7f080275
.field public static material_cursor_drawable:I = 0x7f080276
.field public static material_ic_calendar_black_24dp:I = 0x7f080277
.field public static material_ic_clear_black_24dp:I = 0x7f080278
.field public static material_ic_edit_black_24dp:I = 0x7f080279
.field public static material_ic_keyboard_arrow_left_black_24dp:I = 0x7f08027a
.field public static material_ic_keyboard_arrow_next_black_24dp:I = 0x7f08027b
.field public static material_ic_keyboard_arrow_previous_black_24dp:I = 0x7f08027c
.field public static material_ic_keyboard_arrow_right_black_24dp:I = 0x7f08027d
.field public static material_ic_menu_arrow_down_black_24dp:I = 0x7f08027e
.field public static material_ic_menu_arrow_up_black_24dp:I = 0x7f08027f
.field public static mtrl_bottomsheet_drag_handle:I = 0x7f08029f
.field public static mtrl_checkbox_button:I = 0x7f0802a0
.field public static mtrl_checkbox_button_checked_unchecked:I = 0x7f0802a1
.field public static mtrl_checkbox_button_icon:I = 0x7f0802a2
.field public static mtrl_checkbox_button_icon_checked_indeterminate:I = 0x7f0802a3
.field public static mtrl_checkbox_button_icon_checked_unchecked:I = 0x7f0802a4
.field public static mtrl_checkbox_button_icon_indeterminate_checked:I = 0x7f0802a5
.field public static mtrl_checkbox_button_icon_indeterminate_unchecked:I = 0x7f0802a6
.field public static mtrl_checkbox_button_icon_unchecked_checked:I = 0x7f0802a7
.field public static mtrl_checkbox_button_icon_unchecked_indeterminate:I = 0x7f0802a8
.field public static mtrl_checkbox_button_unchecked_checked:I = 0x7f0802a9
.field public static mtrl_dialog_background:I = 0x7f0802aa
.field public static mtrl_dropdown_arrow:I = 0x7f0802ab
.field public static mtrl_ic_arrow_drop_down:I = 0x7f0802ac
.field public static mtrl_ic_arrow_drop_up:I = 0x7f0802ad
.field public static mtrl_ic_cancel:I = 0x7f0802ae
.field public static mtrl_ic_check_mark:I = 0x7f0802af
.field public static mtrl_ic_checkbox_checked:I = 0x7f0802b0
.field public static mtrl_ic_checkbox_unchecked:I = 0x7f0802b1
.field public static mtrl_ic_error:I = 0x7f0802b2
.field public static mtrl_ic_indeterminate:I = 0x7f0802b3
.field public static mtrl_navigation_bar_item_background:I = 0x7f0802b4
.field public static mtrl_popupmenu_background:I = 0x7f0802b5
.field public static mtrl_popupmenu_background_overlay:I = 0x7f0802b6
.field public static mtrl_switch_thumb:I = 0x7f0802b7
.field public static mtrl_switch_thumb_checked:I = 0x7f0802b8
.field public static mtrl_switch_thumb_checked_pressed:I = 0x7f0802b9
.field public static mtrl_switch_thumb_checked_unchecked:I = 0x7f0802ba
.field public static mtrl_switch_thumb_pressed:I = 0x7f0802bb
.field public static mtrl_switch_thumb_pressed_checked:I = 0x7f0802bc
.field public static mtrl_switch_thumb_pressed_unchecked:I = 0x7f0802bd
.field public static mtrl_switch_thumb_unchecked:I = 0x7f0802be
.field public static mtrl_switch_thumb_unchecked_checked:I = 0x7f0802bf
.field public static mtrl_switch_thumb_unchecked_pressed:I = 0x7f0802c0
.field public static mtrl_switch_track:I = 0x7f0802c1
.field public static mtrl_switch_track_decoration:I = 0x7f0802c2
.field public static mtrl_tabs_default_indicator:I = 0x7f0802c3
.field public static navigation_empty_icon:I = 0x7f0802c4