X1nto
1c62fb45c1
Improved mirror fallback and added a check for broken microg
2021-01-27 20:58:18 +04:00
Tornike Khintibidze
40014b0cdc
Merge pull request #382 from coin3x/set-installer
...
Set installer package to Play Store for root variant
2021-01-26 15:10:13 +04:00
Coin
b6fc2cadbc
Set installer package to Play Store for root variant
...
In some Android 11 installation, Play Services refuse to work if the calling
package does not come from a legit source (e.g. Play Store). Be sloppy about
version detection and whether the operation succeeded as this appears to happen
only in Android 11.
2021-01-26 15:38:26 +08:00
X1nto
196794a79b
Merge branch 'dev' of https://github.com/YTVanced/VancedManager into dev
2021-01-25 20:54:32 +04:00
X1nto
a12966d8f5
added backup URL fallback
2021-01-25 20:54:19 +04:00
KevinX8
b31dbda624
Update README.md
2021-01-25 11:59:43 +00:00
KevinX8
c2fe533836
Update README.md
2021-01-25 11:53:40 +00:00
KevinX8
5fb41b1f69
Update README.md
2021-01-25 11:53:18 +00:00
X1nto
77861b400c
unhardcoded vanced themes in installer (kinda)
2021-01-24 23:14:03 +04:00
X1nto
14cabc7a8f
optimised app version converter
2021-01-24 22:19:38 +04:00
X1nto
850b3dda1c
added use of getters in more classes
2021-01-24 22:17:19 +04:00
X1nto
dde6901dbe
added getters and setters for preferences
2021-01-24 22:12:06 +04:00
X1nto
fcdc910293
updated gradle plugin
2021-01-22 20:15:47 +04:00
X1nto
18a1ca3cbf
Merge branch 'dev' of https://github.com/YTVanced/VancedManager into dev
2021-01-22 20:04:34 +04:00
X1nto
4be7bad75b
migrated to kotlin SAM conversion
2021-01-22 20:04:21 +04:00
KevinX8
50f8620544
Update README.md
2021-01-20 14:42:02 +00:00
X1nto
7784827790
fixed comment alignment
2021-01-19 00:29:47 +04:00
X1nto
e114116916
moved su command execution out of if else scope
2021-01-19 00:29:16 +04:00
X1nto
56eec40dd3
fixed root music installer for some devices
2021-01-18 20:03:08 +04:00
X1nto
3e15ca01b2
Merge branch 'dev' of https://github.com/YTVanced/VancedManager into dev
2021-01-17 19:22:00 +04:00
X1nto
55e794cb00
version bumpup
2021-01-17 19:21:50 +04:00
KevinX8
aded397e10
Merge pull request #362 from YTVanced/l10n_dev
...
New Crowdin updates
2021-01-17 15:21:28 +00:00
X1nto
ffa2e0a281
temporary fix for random crashes on installation
2021-01-17 19:13:30 +04:00
X1nto
375fffe590
removed unecessary trycatch block
2021-01-17 17:17:05 +04:00
X1nto
66f2d70de5
crash fixes
2021-01-17 17:15:57 +04:00
X1nto
835ede4de6
fixed crash in root data model
2021-01-17 16:52:50 +04:00
X1nto
1c123e55d8
crash fixes
2021-01-17 14:54:48 +04:00
KevinX8
12a80670ac
New translations strings.xml (Somali)
2021-01-17 09:55:11 +00:00
KevinX8
480b23f925
New translations strings.xml (Turkish)
2021-01-17 09:55:09 +00:00
X1nto
1d205bb4bb
fixed conflicts
2021-01-17 13:30:26 +04:00
X1nto
eef6714943
added null safety for package manager
2021-01-17 13:27:22 +04:00
X1nto
b783210238
prevent loading root data model on nonroot screen
2021-01-17 13:09:36 +04:00
KevinX8
abbefbf21b
fix root models always being created
2021-01-16 23:33:30 +00:00
KevinX8
e83451ace6
updated deps
2021-01-16 22:22:51 +00:00
X1nto
82023db7d7
Merge branch 'dev' of https://github.com/YTVanced/VancedManager into dev
2021-01-17 02:13:27 +04:00
X1nto
430af21c5d
removed boldness from vanced language box
2021-01-17 02:13:11 +04:00
X1nto
a87e13e66d
language picker fixes
2021-01-17 02:09:57 +04:00
KevinX8
98fa721aef
Merge branch 'master' into dev
2021-01-16 22:03:27 +00:00
KevinX8
d896a8c89d
fix merge conflict
2021-01-16 22:02:07 +00:00
KevinX8
58fe0bff27
Merge pull request #360 from YTVanced/l10n_dev
...
New Crowdin updates
2021-01-16 21:54:41 +00:00
KevinX8
c8da92860d
removed crowdin meme
2021-01-16 21:54:20 +00:00
KevinX8
19a5452baa
New translations strings.xml (Arabic)
2021-01-16 21:51:20 +00:00
KevinX8
a5e82a3b47
Merge pull request #356 from YTVanced/l10n_dev
...
New Crowdin updates
2021-01-16 20:00:27 +00:00
KevinX8
0067fa4833
New translations strings.xml (German)
2021-01-16 17:08:28 +00:00
KevinX8
da947b8327
New translations strings.xml (Danish)
2021-01-16 17:08:26 +00:00
KevinX8
d7c77d163b
New translations strings.xml (Ukrainian)
2021-01-16 17:08:24 +00:00
X1nto
f47dd376b2
moved methods out of singletones
2021-01-16 21:00:38 +04:00
X1nto
834dad0946
avoid detecting stock apps as installed
2021-01-16 19:49:25 +04:00
X1nto
ce1cf2fdb4
more logging
2021-01-16 18:45:20 +04:00
X1nto
1ceb53d2d4
retrofit goes brrrrrr
2021-01-16 18:36:46 +04:00