5689 Commits

Author SHA1 Message Date
Mathias-Boulay
cc142fff20 Fix: handle latest-release/snapshot version id 2022-11-20 17:10:24 +01:00
Mathias-Boulay
37408f03dc Fix: Call the surface listener if the surface is already ready
Although actually, we're just waiting for the listener
2022-11-20 16:09:58 +01:00
artdeell
f8d3e6b898 Should fix inflation NPEs 2022-11-20 15:53:01 +03:00
Mathias-Boulay
e53a30c77e Workaround: The add account button always works from the main menu 2022-11-20 12:53:31 +01:00
Mathias-Boulay
0c080aad19 Fix: Raise RAM limit on low end 64 bits devices
technically, it may lower the limit of a few people, but not to a concerning extend
2022-11-19 21:39:59 +01:00
Mathias-Boulay
a162572c7a Fix: Ensure handleView is on top of buttons 2022-11-19 21:19:22 +01:00
Mathias-Boulay
012685b3c9 Fix[controls]: Take into account framework rounding 2022-11-19 20:45:17 +01:00
Mathias-Boulay
641eae051b Tweak: Remove blocking images from the microsoft webview
Google, please stop your bullshit.
2022-11-18 16:18:07 +01:00
artdeell
eb0f834fcc Use DocumentProvider instead of FileProvider 2022-11-18 16:37:31 +03:00
Mathias-Boulay
6896e7f737 Fix: Export control system was crashing
Naming two providers with the same authority caused the app to pick the wrong provider when sharing the control file.
2022-11-18 12:05:03 +01:00
Mathias-Boulay
4bc7870b78 Fix: Storage autority is now based on package name
This should fix whether or not I can install it along dahlia from gplay
2022-11-18 09:39:37 +01:00
artdeell
94f98636a1 Call Tools.updateWindowSize in the new Android notch handler 2022-11-18 10:10:27 +03:00
artdeell
b81c7c4303 Set solid color background drawable with TextureView 2022-11-18 09:48:12 +03:00
artdeell
2041834e6f Fix back button to right mouse button conversion 2022-11-18 09:42:15 +03:00
artdeell
c0e4d45ff3 Implement grab listening and use it for Android native mouse grab and Touchpad 2022-11-17 20:28:43 +03:00
Mathias-Boulay
5d2f61c2db Fix: Accuratly detect notch on later android releases 2022-11-17 18:02:34 +01:00
Mathias-Boulay
b3fd4c01d9 Feat: Add slight touch sloppiness when editing buttons
Users do not have the best of precision, nor small fingers.
2022-11-16 23:09:23 +01:00
Mathias-Boulay
ea2da5711c Style: Swap Confirm/Cancel on account delete dialog 2022-11-16 22:53:01 +01:00
Mathias-Boulay
1799251ce3 Build: Bump up sdk version for future releases 2022-11-16 22:52:06 +01:00
Mathias-Boulay
0a385781ed Fix: Revert wrongful removal of callback bridge vars 2022-11-16 22:13:38 +01:00
Mathias-Boulay
89929b5e21 Style: add a plus icon to the "create profile" "profile" 2022-11-16 21:06:52 +01:00
Mathias-Boulay
41a3074df8 Refactor: Change the game path handling to be nicer visually 2022-11-16 19:54:27 +01:00
Mathias-Boulay
4e47c7e497 Fix: Correct improper path from the file/folder selector 2022-11-16 18:45:05 +01:00
Mathias-Boulay
aff8967626 Fix: fix broken visuals on textureView 2022-11-16 17:37:38 +01:00
ArtDev
b581c7ba8e Update android.yml 2022-11-14 21:32:45 +03:00
ArtDev
083fa83305 Update android.yml 2022-11-14 21:32:45 +03:00
artdeell
854792e3c6 Send key events using the super method while in the editor
This avoids the bug where the the numbers are not typeable in the controls editor
2022-11-14 21:32:45 +03:00
artdeell
3328ce1ec9 Notification icon 2022-11-14 21:32:45 +03:00
artdeell
a99d5a8aa5 Lock mod installer until no tasks are ongoing, and return installer with custom args 2022-11-14 21:32:45 +03:00
artdeell
c7c28173ba Return assets :HYPERROFEL: 2022-11-14 21:32:45 +03:00
artdeell
209931cc80 Add SHA checker in version downloader 2022-11-14 21:32:45 +03:00
artdeell
0252ab1d96 Use silent notification at the default priority 2022-11-14 21:32:45 +03:00
artdeell
9cebcd2cf4 Add xuid to MinecraftAccount 2022-11-14 21:32:45 +03:00
artdeell
1067a92e7b Open authorization method selector when clicking "Play" with no accounts 2022-11-14 21:32:45 +03:00
artdeell
380c72bfc2 Restore ANGLE 2022-11-14 21:32:45 +03:00
artdeell
c16423d21a VIU fixes & improvements pt. 4
Add proper support for saving to folder paths
Fixed MainActivity switch case ordering causing buttons to swap functionality
Added version file for security components
Fixed security component paths in Forge installer
Switched default profile icon to Pojav logo
More logcat exception prints
Less unnecessary logcat prints
More null checks
2022-11-14 21:32:45 +03:00
Boulay Mathias
3649ef6470 Fix: Contextual Edit buttons are back on top
This was a hassle during control editing
2022-11-14 21:32:45 +03:00
artdeell
61b72c089c No more weak reference hell in ProgressKeeper 2022-11-14 21:32:45 +03:00
Boulay Mathias
a8e864ac3d Fix: Touchpad was obstructing buttons 2022-11-14 21:32:45 +03:00
artdeell
c73893ab99 Shrink title bar in landscape UI 2022-11-14 21:32:45 +03:00
artdeell
4a6eea08fc Fix versions that are not downloaded yet 2022-11-14 21:32:45 +03:00
artdeell
765b504c5f Fix modded versions 2022-11-14 21:32:45 +03:00
artdeell
5d690a993f Made task counter listeners non-weak, extra race condition protection in services and far too much other stuff 2022-11-14 21:32:45 +03:00
artdeell
dbfbbbc4bf W.I.P: progress reader rewrite 2022-11-14 21:32:45 +03:00
artdeell
ac71ffbdef Add some localizability & implement simple account deletion 2022-11-14 21:32:45 +03:00
artdeell
bae23f770e Add slashes to control loading paths
Java's path parser won't mind an extra slash (it wouldn't be treated as a new folder) but then paths that start with dots (such as the ones from the selector) would work fine
2022-11-14 21:32:45 +03:00
artdeell
ca0e9e2c0d VUI fixes & improvements pt.3.5
Fixed the controls layout being offset on first start
Fixed the controls layout crashing when loading new control layout
2022-11-14 21:32:45 +03:00
artdeell
8419cee745 VUI fixes & improvements pt.3
Made plenty of changes to the file selector fragment
Refactored FileListView to use Files instead of string paths
Replaced some hardcoded strings with localizable ones
2022-11-14 21:32:45 +03:00
artdeell
a824c5f4f5 VUI fixes & improvements pt.2
Added GameService for the time the game runs
Added refcount to ProgressService  (renamed from LazyService)
Moved notification channel creation to Tools
Now the game behaves better in the background
Now the game fully exits on swipe-up
2022-11-14 21:32:45 +03:00
artdeell
93396eff44 VUI fixes & improvements pt. 1
Re-enabled multi-process and fixed controls notch offset in multi-process
Used ThreadPoolExecutor for task execution with 0 starting threads
Used translation strings instead of hardcoded strings
Added terminate button for lazy service
Added arrow for tasks list
2022-11-14 21:32:45 +03:00