Initial push

This commit is contained in:
PizzaG 2026-07-24 16:32:02 -05:00
commit a01d3e7cc2
1993 changed files with 106354 additions and 0 deletions

BIN
A-Team/Apps/Chrome.apk Normal file

Binary file not shown.

BIN
A-Team/Apps/Magisk.apk Executable file

Binary file not shown.

Binary file not shown.

BIN
A-Team/Apps/OpenCamera.apk Executable file

Binary file not shown.

BIN
A-Team/Apps/X-Plore.apk Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 269 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 310 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 519 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 320 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 450 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 857 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 899 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 828 KiB

25
A-Team/config.xml Executable file
View file

@ -0,0 +1,25 @@
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<map>
<boolean name="sortDescending" value="false" />
<boolean name="sortAudioByMetadata" value="false" />
<boolean name="viewerImage" value="false" />
<string name="imageSortMode">1</string>
<string name="itemHeight">130</string>
<boolean name="viewerVideo" value="false" />
<boolean name="vibrate" value="true" />
<boolean name="ask_to_exit" value="true" />
<boolean name="show_dir_meta" value="true" />
<string name="defaultCharset">UTF-8</string>
<string name="language"></string>
<string name="sortMode">2</string>
<boolean name="rememberLastPath" value="false" />
<boolean name="dark_theme" value="true" />
<boolean name="showMediaFiles" value="true" />
<boolean name="viewerText" value="true" />
<boolean name="clipboardToolbar" value="false" />
<boolean name="showApkAsZip" value="false" />
<string name="use_trash">0</string>
<boolean name="viewerAudio" value="false" />
<string name="root_access">3</string>
<string name="dirSortMode">0</string>
</map>

4
A-Team/prefs.xml Executable file
View file

@ -0,0 +1,4 @@
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<map>
<long name="scc" value="1656715077" />
</map>