4242 Commits

Author SHA1 Message Date
SerpentSpirale
6e948efab0 Desync drop items gesture from gesture timer 2021-09-13 19:51:20 +02:00
SerpentSpirale
3623baeb17 Add support for adaptive icons 2021-09-11 17:21:39 +02:00
ArtDev
57e3c5b060
Merge branch 'dl-everything' into v3_openjdk 2021-09-07 07:54:05 +03:00
Duy Tran Khanh
f0b565ef26
Fixes #1977
java.lang.NullPointerException: Attempt to get length of null array
	at com.kdt.pickafile.FileListView.listFileAt(FileListView.java:114)
	at com.kdt.pickafile.FileListView.init(FileListView.java:93)
	at com.kdt.pickafile.FileListView.<init>(FileListView.java:52)
	at com.kdt.pickafile.FileListView.<init>(FileListView.java:46)
	at com.kdt.pickafile.FileListView.<init>(FileListView.java:36)
	at net.kdt.pojavlaunch.CustomControlsActivity.load(CustomControlsActivity.java:215)
	at net.kdt.pojavlaunch.MainActivity.lambda$onCreate$0(MainActivity.java:30)
	at net.kdt.pojavlaunch.-$$Lambda$MainActivity$ikMCYDL-Y9h7UKXuTvp9oMxZ-SU.onNavigationItemSelected(Unknown Source:0)
	at com.google.android.material.navigation.NavigationView$1.onMenuItemSelected(NavigationView.java:217)
	at androidx.appcompat.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:834)
	at androidx.appcompat.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:158)
	at androidx.appcompat.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:985)
	at com.google.android.material.internal.NavigationMenuPresenter$1.onClick(NavigationMenuPresenter.java:416)
	at android.view.View.performClick(View.java:7277)
	at android.view.View.performClickInternal(View.java:7254)
	at android.view.View.access$3600(View.java:801)
	at android.view.View$PerformClick.run(View.java:27916)
	at android.os.Handler.handleCallback(Handler.java:883)
	at android.os.Handler.dispatchMessage(Handler.java:100)
	at android.os.Looper.loop(Looper.java:239)
	at android.app.ActivityThread.main(ActivityThread.java:7532)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:935)
2021-09-07 06:10:33 +07:00
github-actions
027af34976 CI: Update gl4es 2021-09-06 10:06:05 +00:00
SerpentSpirale
7162a93f13 Simplify TouchCharInput constructors 2021-09-06 12:03:08 +02:00
ArtDev
bacb4070b2 Forgot to add breaks - zink should work again 2021-09-03 20:17:54 +03:00
ArtDev
1e6139bd87 Fix a bunch of very silly errors - it works now! 2021-09-03 20:10:07 +03:00
ArtDev
b553a284e4 Update egl_bridge.c 2021-09-03 20:10:07 +03:00
artdeell
7139eb3b7e Dynamic loader for EGL 2021-09-03 20:10:07 +03:00
ArtDev
da7b432720 Fix a bunch of very silly errors - it works now! 2021-09-03 19:03:18 +03:00
SerpentSpirale
e36055079b Force avoiding the UI extraction, thanks GBOARD 2021-09-03 17:22:29 +02:00
ArtDev
df044758c1
Update egl_bridge.c 2021-09-03 16:05:51 +03:00
artdeell
e600c8d6c5 Dynamic loader for EGL 2021-09-03 13:30:35 +03:00
SerpentSpirale
d8a8a94008 Fix number keys changing keyboard state 2021-09-02 17:20:56 +02:00
SerpentSpirale
af1a05003a Fix keyboard flashing white when closing 2021-09-02 07:02:19 +02:00
SerpentSpirale
3ac6a31685 Fix starting the game with the keyboard open 2021-09-02 07:01:57 +02:00
SerpentSpirale
4d0d91f351 Fix flashing white screen on some devices 2021-09-01 22:00:20 +02:00
SerpentSpirale
892918e578 Improved key discarding speed. 2021-09-01 21:59:04 +02:00
SerpentSpirale
428e99d013 Fix hardware mouse not working on some devices 2021-09-01 21:58:13 +02:00
SerpentSpirale
b3135aa735 Proper volume key interception 2021-09-01 17:20:13 +02:00
SerpentSpirale
3706d1c932 pvc popup is now scrollable 2021-09-01 15:13:46 +02:00
SerpentSpirale
4fe9d20a3b Fix non continuous volume change. 2021-09-01 10:07:19 +02:00
artdeell
dc479a2f03 Resolver changes
- Modified ResConfHack to read resolv data from the Java property
- Added auto-unpacking of premade resolv.conf and setting the Java property
(Now SRV resolving should work on Java 17 by default)
crocus
2021-08-31 18:00:38 +03:00
SerpentSpirale
de50fd93fe Fix mouse capture not receiving events on some devices 2021-08-31 12:04:55 +02:00
Duy Tran Khanh
9680ba11bf
New Crowdin updates (#1932)
* New translations strings.xml (English (upside down))

* New translations strings.xml (Turkish)

* New translations strings.xml (English (upside down))

Co-authored-by: ArtDev <45949002+artdeell@users.noreply.github.com>
3.3.1.1-30-aug-20201
2021-08-30 17:25:18 +03:00
Duy Tran Khanh
7d7c6f7174
New Crowdin updates (#1931)
* New translations strings.xml (English (upside down))

* New translations strings.xml (Turkish)
2021-08-30 17:15:02 +03:00
ArtDev
0f469f41bd
Delete strings.xml 2021-08-30 16:14:40 +03:00
ArtDev
b7910d6bf2 Merge2 2021-08-30 15:57:27 +03:00
ArtDev
4551f731d0 Resolve merge conflicrts 2021-08-30 15:56:15 +03:00
Duy Tran Khanh
3a38740e93 New translations strings.xml (Chinese Simplified) 2021-08-30 19:22:49 +07:00
Duy Tran Khanh
5f589bc28e New translations strings.xml (English (upside down)) 2021-08-30 19:22:46 +07:00
Duy Tran Khanh
cece1569de New translations strings.xml (English, United Kingdom) 2021-08-30 19:22:43 +07:00
Duy Tran Khanh
5264ef79fe New translations strings.xml (Portuguese, Brazilian) 2021-08-30 19:22:40 +07:00
Duy Tran Khanh
c93ae734a1 New translations strings.xml (Chinese Traditional) 2021-08-30 19:22:38 +07:00
Duy Tran Khanh
1dec292889
New Crowdin updates (#1680)
* New translations strings.xml (English)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Hindi)

* New translations strings.xml (Turkish)

* New translations strings.xml (Malay)

* New translations strings.xml (English, United Kingdom)

* New translations strings.xml (Pirate English)

* New translations strings.xml (Filipino)

* New translations strings.xml (Tatar)

* New translations strings.xml (Latin)

* New translations strings.xml (Bashkir)

* New translations strings.xml (English (upside down))

* New translations strings.xml (LOLCAT)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (French)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Spanish)

* New translations strings.xml (Arabic)

* New translations strings.xml (Catalan)

* New translations strings.xml (Czech)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Serbian (Cyrillic))

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian (pre-revolutionary))

* New translations strings.xml (Romanian)

* New translations strings.xml (Turkish)

* New translations strings.xml (German)

* New translations strings.xml (Japanese)

* New translations strings.xml (Turkish)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (English (upside down))

* New translations strings.xml (LOLCAT)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Romanian)

* New translations strings.xml (Kazakh)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (English)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Thai)

* New translations strings.xml (Turkish)

* New translations strings.xml (Malay)

* New translations strings.xml (English, United Kingdom)

* New translations strings.xml (Filipino)

* New translations strings.xml (Tatar)

* New translations strings.xml (English (upside down))

* New translations strings.xml (LOLCAT)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (French)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Spanish)

* New translations strings.xml (Arabic)

* New translations strings.xml (Czech)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Serbian (Cyrillic))

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian (pre-revolutionary))

* New translations strings.xml (Italian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Persian)

* New translations strings.xml (LOLCAT)

* New translations strings.xml (Czech)

* New translations strings.xml (Japanese)

* New translations strings.xml (German)

* New translations strings.xml (Russian)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Romanian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (English)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Malay)

* New translations strings.xml (English, United Kingdom)

* New translations strings.xml (Filipino)

* New translations strings.xml (English (upside down))

* New translations strings.xml (LOLCAT)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Spanish)

* New translations strings.xml (Arabic)

* New translations strings.xml (Czech)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Serbian (Cyrillic))

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian (pre-revolutionary))

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Czech)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (German)

* New translations strings.xml (Polish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Czech)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Persian)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Czech)

* New translations strings.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Polish)

* New translations strings.xml (German)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (LOLCAT)

* New translations strings.xml (Romanian)

* New translations strings.xml (Kazakh)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (English)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Thai)

* New translations strings.xml (Turkish)

* New translations strings.xml (Malay)

* New translations strings.xml (English, United Kingdom)

* New translations strings.xml (Filipino)

* New translations strings.xml (Tatar)

* New translations strings.xml (English (upside down))

* New translations strings.xml (LOLCAT)

* New translations strings.xml (French)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Spanish)

* New translations strings.xml (Arabic)

* New translations strings.xml (Czech)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Serbian (Cyrillic))

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian (pre-revolutionary))

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (LOLCAT)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Spanish)

* New translations strings.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Italian)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (English)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (LOLCAT)

* New translations strings.xml (Czech)

* New translations strings.xml (German)

* New translations strings.xml (Romanian)

* New translations strings.xml (Kazakh)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (English)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Persian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Malay)

* New translations strings.xml (English, United Kingdom)

* New translations strings.xml (Filipino)

* New translations strings.xml (Tatar)

* New translations strings.xml (English (upside down))

* New translations strings.xml (LOLCAT)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (French)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Spanish)

* New translations strings.xml (Arabic)

* New translations strings.xml (Catalan)

* New translations strings.xml (Czech)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Serbian (Cyrillic))

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian (pre-revolutionary))

* New translations strings.xml (Serbian (Latin))

* New translations strings.xml (Czech)

* New translations strings.xml (Italian)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Czech)

* New translations strings.xml (Persian)

* New translations strings.xml (Filipino)

* New translations strings.xml (English (upside down))

* New translations strings.xml (LOLCAT)

* New translations strings.xml (Slovak)

* New translations strings.xml (Turkish)

* New translations strings.xml (Russian)

* Remove a couple of files

* Again

Co-authored-by: ArtDev <ultramaksim@gmail.com>
2021-08-30 15:20:36 +03:00
ArtDev
8e094b0308 Again 2021-08-30 15:20:06 +03:00
ArtDev
2b1f064e0f Remove a couple of files 2021-08-30 15:18:53 +03:00
ArtDev
c886fb1c42 Remove locale files to merge the new ones 2021-08-30 14:55:12 +03:00
ArtDev
c087de428e
Remove the AAB release because it's useless for non-gplay 2021-08-30 14:38:36 +03:00
Duy Tran Khanh
4b509027fa New translations strings.xml (Russian) 2021-08-30 18:13:12 +07:00
Duy Tran Khanh
da5928c694 New translations strings.xml (Turkish) 2021-08-30 18:12:57 +07:00
SerpentSpirale
a41d8e7a84 Fix white screen when using hard keyboards 2021-08-30 00:19:07 +02:00
SerpentSpirale
c6efe3b9d0 Lower deadzones, since no gamepad had drifts this large 2021-08-30 00:13:57 +02:00
SerpentSpirale
25741b2873 Workaround for gamepads being taken as full fledged keyboards 2021-08-30 00:11:58 +02:00
Duy Tran Khanh
e469a9846d New translations strings.xml (Slovak) 2021-08-29 19:00:48 +07:00
Duy Tran Khanh
11900923d5 New translations strings.xml (LOLCAT) 2021-08-29 19:00:47 +07:00
Duy Tran Khanh
7cf0f8cd39 New translations strings.xml (English (upside down)) 2021-08-29 19:00:46 +07:00
Duy Tran Khanh
b79c29fa6f New translations strings.xml (Filipino) 2021-08-29 19:00:45 +07:00
Duy Tran Khanh
720bcca279 New translations strings.xml (Persian) 2021-08-29 19:00:44 +07:00