250 Commits (81d444ea7367a50549e652fc7b4645033d4c9c4a)
 

Author SHA1 Message Date
huakim 81d444ea73
Merge branch 'main' into main 1 year ago
Alessandro Astone fcb15624db Fix A13 widevine
Closes: https://github.com/casualsnek/waydroid_script/issues/236
1 year ago
huakim 272a619a0c
Merge branch 'casualsnek:main' into main 1 year ago
Alessandro Astone db43c7c9cf main: Default to A13
Following Waydroid which now defaults to A13
1 year ago
huakim eeb517d39a
Merge pull request #23 from SoulInfernoDE/main
Added support for multi device users
1 year ago
Soul Inferno DE 73c746fe2b Added support for multi device users
with this changes you can get all GSF IDs if you are using more than one profile on your waydroid system.

What this basically does:

- lists /data/users folders that can will be used for multiple sqlite requests
- uses android pm list users for the output to see a clean output line for name, folder id and gsf id
1 year ago
u 589873f749 update 1 year ago
huakim 770f8e46ea
Merge branch 'casualsnek:main' into main 1 year ago
Mio 3e344b360f fix https://github.com/casualsnek/waydroid_script/issues/229 1 year ago
u 453eb26e1a update 1 year ago
金雄镕 3b349b19aa Reorder ro.product.cpu.abilist to prioritize 64-bit ABIs 1 year ago
huakim 446970ad48 Merge branch 'main' into main 1 year ago
huakim 1103388813
Merge pull request #21 from casualsnek/main
Reorder ro.product.cpu.abilist to prioritize 64-bit ABIs
1 year ago
金雄镕 5527d390eb Reorder ro.product.cpu.abilist to prioritize 64-bit ABIs 1 year ago
Tom 4b7b609d67
Fix typo 1 year ago
Lolmc0587 ccda6b1a46 Add gps support 1 year ago
huakim e78f6e1481
Merge branch 'main' into main 1 year ago
u 2675850125 update 1 year ago
u 3bc58199d3 update 1 year ago
huakim 9019ab6291
Merge pull request #19 from huakim/update
Update
1 year ago
u 069e2de75c Merge Pull Request 1 year ago
MasterKia 6f44d95070 Fix microg installation guide
The previous command returns an error ("ModuleNotFoundError: No module named 'InquirerPy'") even after installing the InquirerPy module using pip.
1 year ago
Alessandro Astone 32d21c8074 Change ndk_translation for A13 1 year ago
Alessandro Astone eb337a1351 Change houdini for A13
Even though this is extracted from an Android 14 image, it works better
including on AMD CPUs

Closes: #224
1 year ago
Alessandro Astone 48186df8af A13 ndk_translation 1 year ago
Alessandro Astone c14650010e A13 houdini 1 year ago
huakim 767267ac17
Merge pull request #16 from huakim/update
Update
1 year ago
huakim 155c9cf98d
Merge branch 'main' into update 1 year ago
huakim c423cc61c8
Merge pull request #13 from aleasto/main
merge
1 year ago
huakim c4222d01c8
Merge pull request #14 from aspects19/fix-typo-readme
Correct a typo in README.md
1 year ago
huakim d6d9622879
Merge pull request #15 from agilgur5/perf-clone-depth
perf: `--depth=1` shallow clones for end users
1 year ago
huakim a74156fed2
Merge pull request #12 from huakim/update
Update
1 year ago
huakim dd020f59f3
Merge branch 'main' into update 1 year ago
huakim 0da936ceaa
Merge pull request #11 from rduttshukla/feat/smartdock-update-and-permission-fix
Update SmartDock to new version and add WRITE_SECURE_SETTINGS to fix …
1 year ago
Alessandro Astone d507168bea A13 ndk_translation 2 years ago
Alessandro Astone 1cb16fe91b A13 houdini 2 years ago
Rishi 2d3bd9432f Update SmartDock to new version and add WRITE_SECURE_SETTINGS to fix bootloop 2 years ago
askpng ba9b5a8dc9
fix: Add missing permissions and correct MD5 to smartdock (#6)
* Update values for dl_link with smartdock_1130 and act_md5

This updates the download link to the newest version of smartdock & fixes/updates the previously incorrect act_md5 value

* Add WRITE_SECURE_SETTINGS and WRITE_SETTINGS permission

Needed to successfully boot into the home screen
2 years ago
aspect19 29cf41d886 Correct a typo in README.md 2 years ago
Anton Gilgur 3bbf8d8472 perf: `--depth=1` shallow clones for end users
- rather than cloning the entire history of repos, can do a shallow clone with a [depth](https://git-scm.com/docs/git-clone#Documentation/git-clone.txt-code--depthcodeemltdepthgtem) of 1
  - this should make it more efficient, particularly when there are many commits or many large commits
  - since the history is unused by regular end users, there is no need to fetch/download it

- could alternatively do a [bare](https://git-scm.com/docs/git-clone#Documentation/git-clone.txt-code--barecode) clone to be even more efficient
  - but I thought a shallow clone is a bit less intrusive for now
    - and is reversible, if needed (i.e. a local shallow clone can fetch the rest of the depth)

- also add syntax highlighting to the first code block, matching the second one
2 years ago
huakim 3cfa1e43e7
Merge pull request #9 from Ryhon0/main
Fix typo
2 years ago
Ryhon aff0c512ab Fix typo 2 years ago
huakim 4b3d658510
Update README.md 2 years ago
u 724376bb96 Fix regex 2 years ago
huakim 4d96768a52
Update README.md 2 years ago
huakim e992b79b89
Update README.md 2 years ago
u b7aebb7703 update 2 years ago
u 4d49321ef9 update 2 years ago
u 992427ca8b update 2 years ago
u abc8ae8443 update 2 years ago