Board Archive
152 subscribers
11 photos
3 videos
197 files
42 links
The very collection of @GalaxyA14user's interests. Random yet useful to me.
Download Telegram
v2.0
🔥7
SBA_2.0.apk
18.7 KB
v2.0 - That's when I need to get a life.

What is this?
This is an app which manages samsung QMG bootanimations. Requires an EXT4 OneUI system alongside ROOT access to operate.

Full features:
- Manage qmg bootanimations
- Pick external files
- Backup stock animation and restore anytime
- Ability to view current animation in real time
- Abort preview by touch or side and vol buttons
- Easy clean source code ig?
- Detailed logs OK
- Very small (18kb)
- Ability to adjust capture count
- Bomb
5😱2👍1
SecSettings.apk
104.8 MB
S21FE Stock Settings app
😱5🥰1🆒1
Cooking FFT rn
🗿8😱2
FFT screenshots like WHY do i MAKE THIS STUFF
🤔2🤯1
FFT_1.0.apk
105.4 KB
Floating Feature Tweaker
Coded solely by me in a few hours. For my personal use but leaving here since telegram is my free cloud

Why:
Because I'm bored idk what to code and this is useful for me

Features:
Pick external ff xml
Use current xml
Easy UI ig
Very clean code
small app (100kb)
Detailed logs about what happens
Ability to instantly apply
Search for keys and values
Tap on key or value to change
Revert to default possible
Backs up stock ff xml on first launch
Ability to restore backup
Export modified ff xml to storage
bomb
😱9
I gotta stop making these weird apps
🤣103
Board Archive
boot-menu_2.0.zip
boot-menu_2.6.zip
81.8 KB
Changelog:
Fixed a critical bug alongside some volume button bug. Now it is stable ig.

boot-menu - experimental magisk module by me
Only works on samsung ext4 systems for now
Simple on-boot menu, customizable.
Supports touch and volume buttons selection.
Screenshots - Github
🗿9
GSI touch fix v2, written by me, obviously cleaner and no lag ig, i will test it now

#!/system/bin/sh
while true; do sleep .2; old="$(getprop | grep 'screen_state' | grep '1')"; [ -z "$old" ] && [ ! -z "$new" ] && su -c 'echo check_connection > /sys/class/sec/tsp/cmd'; new="$old"; done
🔥10
MiXplorer_v6.63.1_B23042510.apk
3.7 MB
🔥2🤔1🐳1
Modify an ext4 image without repacking
in case i forget how to do it

# Mount image to folder
mount -o rw system.img folder
# Umount when done
umount folder
6😱3🔥2👍1
param_snapshots.zip
347.4 KB
param images
like download mode and so
💅5
Installing Selenium in Termux the right way

pip install selenium==4.9.1
yes | pkg install x11-repo -y
yes | pkg install tur-repo -y
yes | pkg install chromium -y
🔥4🤯2
system.img.xz_ac
102.1 MB
Galaxy Z Fold5 SM-F946B XME F946BXXS3DXI9 U EROFS system image, kanged from samfw

cat system.img.xz_aa system.img.xz_ab system.img.xz_ac > system.img.xz

aca8fd327a65f22097895f995aed0911983d439a3f421fdb875df18f86dca11e
🙏5🔥1