44 Commits

Author SHA1 Message Date
ptraced
b71a55a246
chore: readme (#1376) 2025-04-13 10:00:14 +02:00
ptraced
296d996b6c
chore: readme (#1341) 2025-02-01 11:48:48 +01:00
rhunk
c3ce5c3ed6 chore: readme 2024-10-07 16:37:07 +02:00
VendorAttestation
de0342fdac
chore: readme (#1168) 2024-07-20 18:17:32 +02:00
sn-o-w
ed42ed4caf
chore(ci): improvments (#1156)
The Release CI workflow is currently failing, likely due to the minimum required Android SDK Build-tools version for `macos-latest` GitHub-hosted runners being updated to 33.0.2, while the version used in https://github.com/kevin-david/zipalign-sign-android-release is 32.0.0.

Changes made in this PR include:
- Upgraded Java version from 17 to 21.
_(Updated to `noriban/sign-android-release` in both workflows, seems to be more updated recently)_
_(Enabled by default in `noriban/sign-android-release`)_
- Automatically determined and utilized the latest installed Build Tools version for APK signing.
- Utilized `${{steps.sign_app.outputs.signedReleaseFile}}` to point to the signed APK files.
- Utilized `${GITHUB_SHA::7}` to obtain the short Git version hash in Debug CI
- Removed the 'Git branch name' step in Debug CI (no longer used, I guess?!)
- Removed the 'Delete unsigned file' step (redundant in Release CI since we can directly upload `${{steps.sign_app.outputs.signedReleaseFile}}`).
- In Debug CI delete unsigned files right before renaming the signed ones.
- In Release CI switch to `softprops/action-gh-release` since `marvinpinto/action-automatic-releases` is no longer maintained.
2024-07-12 02:15:12 +02:00
FirePlank
09e3e83d57
chore(readme): ban notice (#1161) 2024-07-05 22:12:48 +02:00
rhunk
f9f7042c1e
chore(readme): add XMR 2024-05-09 20:52:39 +02:00
auth
a32d2830c1
chore(readme): add XMR 2024-05-09 20:26:19 +02:00
rhunk
80e1895355 chore(readme): permissions 2024-05-08 12:44:35 +02:00
rhunk
8b7f78a594 chore(readme): credits 2024-05-08 12:43:28 +02:00
rhunk
fbd683251a feat(scripting): rhino android 2024-04-28 19:03:44 +02:00
w451
c950db4dfe
feat: Random walking around in spoofed location (#805)
Co-authored-by: w451 <cheb>
Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
2024-04-27 14:00:20 +02:00
Jacob Thomas
7acfe42fc6
feat(core): colors (#892)
Co-authored-by: Theonethom <141059521+Theonethom@users.noreply.github.com>
Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
2024-04-27 13:19:38 +02:00
Jacob Thomas
931dcd0b00
refactor: remove disable composer modules 2024-04-26 18:03:52 +01:00
Jacob Thomas
b123897685
chore(readme): v2.0.2 (#930) 2024-04-25 17:39:21 +02:00
auth
45145f9241
chore(readme): update badge 2024-04-18 18:09:05 +02:00
Jacob Thomas
a2930b13fe
chore(readme): feature merge (#887) 2024-04-12 20:39:16 +02:00
Jacob Thomas
2651651be3
chore(readme): styling (#836)
Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
2024-04-09 17:18:11 +02:00
Jacob Thomas
31183fe3a2
chore: update readme (#733)
Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
2024-04-02 19:56:39 +02:00
rhunk
2b85856be0 refactor(core): remove unlimited multi snap feature 2024-02-12 21:28:31 +01:00
auth
f55e3839ea
readme: switch translation host 2023-12-26 19:00:32 +01:00
auth
0ba1295a22
chore: update ci badge 2023-12-10 00:41:06 +01:00
Caner Karaca
fc62f1b73f
build: update dependencies (#479)
* build: update libraries
* ci: remove android workflow

---------

Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2023-12-09 23:52:02 +01:00
auth
93a27ed388
chore: readme link fix 2023-11-19 23:59:38 +01:00
auth
115e2456da
chore(readme): additional libs 2023-10-31 18:14:50 +01:00
auth
aeffddb7cc
chore(readme): permission update 2023-09-22 15:07:24 +00:00
ReSo7200
f329a02697
add(readme): faq
Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
2023-09-10 09:46:17 +00:00
authorisation
70784da38e chore(readme): privacy section 2023-09-03 15:53:23 +02:00
rhunk
721ff6927e chore: credits 2023-09-03 12:59:28 +02:00
authorisation
58f4f51fe6 chore: improve source translation 2023-09-02 00:23:29 +02:00
auth
626e4a2efb
add: translations
* bump version (v1.2.0)

* chore: update readme

* sync crowdin langs

* turkish init

* pull upstream

* fetch upstream
2023-08-06 20:06:20 +00:00
TheVisual
4182f53f23
fix: unicode paths
* improve sanitization
* Fix InputType to allow negative decimals to properly spoof more locations

Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
2023-08-05 14:59:02 +00:00
auth
83c003b289
readme: quick start 2023-07-07 18:36:29 +00:00
auth
daed1e14a5
update readme 2023-06-28 18:58:04 +00:00
auth
83ade114c2
update readme 2023-06-28 12:48:58 +00:00
Ayush Maurya
3cf966fd2a
refactor: readme
Co-authored-by: authorisation <64337177+authorisation@users.noreply.github.com>
2023-06-11 23:14:44 +02:00
rhunk
0f711b698e refactor: optimize code & improve ui 2023-05-28 17:27:49 +02:00
rhunk
adc237e0d3
Update README.md 2023-05-22 00:30:00 +02:00
rhunk
3db6abf4f2
Update README.md 2023-05-22 00:24:50 +02:00
rhunk
4f1ac742bc
Update README.md 2023-05-22 00:16:40 +02:00
rhunk
ab7a7b92d2 project license explanation 2023-05-21 20:35:05 +02:00
rhunk
9967f34c9e readme 2023-05-15 01:15:42 +02:00
rhunk
72943a7d40 readme 2023-05-15 00:38:02 +02:00
rhunk
0650686667 initial commit 2023-05-15 00:37:29 +02:00