Commit Graph

  • 9840632527 refactor(seekbars):migrate range values into xml files Mathias-Boulay 2024-12-24 23:51:42 +01:00
  • 736ee68a50 Fix(quick-setting): improper placement This was due to an issue that only happens within older android versions. Mathias-Boulay 2024-12-23 22:05:55 +01:00
  • d8098c95e9 refactor(customseekbar): implement seekBarIncrement attribute Mathias-Boulay 2024-12-23 09:36:59 +01:00
  • 0bc6e783c2 Fix,refactor(profiles): prefer nameless profiles Mathias-Boulay 2024-12-20 22:36:53 +01:00
  • 3feb6927c9 Tweak(jvm arg): take control of -XX:ActiveProcessorCount Mathias-Boulay 2024-12-20 22:35:13 +01:00
  • b57a0cdab7 Tweak(pref-detection): Verify all cores aren't the same frequency Mathias-Boulay 2024-12-19 21:39:38 +01:00
  • f205209613 Qol(settings): use energy saving settings for powerful devices Mathias-Boulay 2024-12-16 16:04:59 +01:00
  • 89f0254106 Fix[docs]: Change license to LGPLv3 in readme and fix link (#6389) TarikBR 2024-12-16 12:09:44 -03:00
  • 011139db38 Feat[folder_provider]: notify the file manager on file changes artdeell 2024-12-12 12:32:18 +03:00
  • e71be1ed64 Fix(folder provider): display pojav version Mathias-Boulay 2024-12-11 10:52:14 +01:00
  • f1cb9e60cf chore(build): update gradle to 8.9 and AGP to 8.7.2 (#6353) Mathias Boulay 2024-12-11 19:41:35 +01:00
  • 12ef059ef3 Build: Allow proguard granularity build/ladybug Mathias-Boulay 2024-12-10 17:44:03 +01:00
  • 60f57a8851 Fix: allow CriticalNativeTest in proguard build Mathias-Boulay 2024-12-10 17:25:23 +01:00
  • 42a0e58570 fix(build): allow proguard profile to launch Mathias-Boulay 2024-12-07 00:04:40 +01:00
  • 1e7b005ee0 chore(build): update gradle to 8.11 Mathias-Boulay 2024-12-07 00:03:18 +01:00
  • 15541ff490 build(actions): update GH Action gradle version Mathias-Boulay 2024-12-06 21:17:48 +01:00
  • 3ace0dd2cc chore(build): update gradle to 8.9 and AGP to 8.7.2 Mathias-Boulay 2024-12-06 21:06:38 +01:00
  • 1af64382eb QoL update (#6350) Mathias Boulay 2024-12-06 21:04:17 +01:00
  • a80b85df91 Fix(launcher activity): make landscape notch handling nicer fix/QoL_stuff Mathias-Boulay 2024-12-05 21:13:05 +01:00
  • 76a76c9b32 Fix(system bars): properly remove colors in full screen Mathias-Boulay 2024-12-05 00:29:07 +01:00
  • e16c350d38 Tweak(control editor): make snapping less aggressive Mathias-Boulay 2024-12-04 21:38:53 +01:00
  • 70f099821a Fix(system bars): fix colors for navigation bars Mathias-Boulay 2024-12-04 21:24:45 +01:00
  • c09db62cfa QoL(notification): click to go back into the current game Mathias-Boulay 2024-12-04 20:11:34 +01:00
  • bc7dfeacfd Fix(control-editors): make sure the layout is instantiated before using it Mathias-Boulay 2024-12-03 21:04:09 +01:00
  • fd6bea9b39 Merge pull request #6338 from PojavLauncherTeam/fix/QoL_stuff Maksim Belov 2024-12-02 13:07:37 +03:00
  • fc81b87e7f Fix(controls): non square joystick, set size via text Mathias-Boulay 2024-12-01 23:29:16 +01:00
  • c6fe3c3de5 QoL(gesture): decouple gyroscope from long press gesture Mathias-Boulay 2024-11-29 21:17:29 +01:00
  • 68fa25cafc Fix(hotbar): first touch on 0 index not being taken into account Mathias-Boulay 2024-11-29 21:14:16 +01:00
  • fae327978e QoL(profile editor): make the text react like a button Mathias-Boulay 2024-11-29 18:57:24 +01:00
  • 29605ed6b7 QoL: make the settings button easier to click Mathias-Boulay 2024-11-29 18:22:39 +01:00
  • d5fd73c9e9 Feat[launcher]: Add a quick settings menu (#6303) Maksim Belov 2024-11-26 21:05:47 +03:00
  • eb6b23c76e Merge branch 'v3_openjdk' into feat/quick_settings feat/quick_settings Maksim Belov 2024-11-26 21:05:02 +03:00
  • 03eaf122cc Fix(settings): wrong order typecast Mathias-Boulay 2024-11-25 22:02:26 +01:00
  • 19dc51fa8a cleanup: remove unneeded menu entry Mathias-Boulay 2024-11-22 20:22:58 +01:00
  • 19afab28f4 Fix: hide gyro if not supported Mathias-Boulay 2024-11-22 20:12:57 +01:00
  • 383b3edd75 Fix[gyro_control]: whoops, forgot to remove the log print artdeell 2024-11-22 21:38:08 +03:00
  • 62de3d3ce3 Fix[gyro_control]: implement sensor warmup period for devices with broken GRV artdeell 2024-11-22 21:37:24 +03:00
  • f16c039470 Fix[input_bridge]: resizing race condition artdeell 2024-11-22 18:05:56 +03:00
  • fe78b94119 Fix[quick_settings]: crash when leaving main activity artdeell 2024-11-22 17:48:18 +03:00
  • b5de32d3b3 Fix[input_bridge]: cast pointer to jlong instead of long artdeell 2024-11-22 16:48:18 +03:00
  • 14ba6e2fa2 Fix[quick_setting_dialog]: fix seek text format warning, apply defaults to seek texts on startup artdeell 2024-11-22 14:06:51 +03:00
  • bb03cb889e Feat[color_selector]: rewrite to be a SideDialogView artdeell 2024-11-22 12:17:13 +03:00
  • 6888de85fc Refactor(quick settings): better lifecycle interface Mathias-Boulay 2024-11-21 22:33:15 +01:00
  • 1aface5d17 Fix[lwjglx]: mouse jump on Y axis when changing resolution artdeell 2024-11-21 22:51:08 +03:00
  • 9c12611dd3 Refactor(quick settings): remove generic leading to unchecked typecast Mathias-Boulay 2024-11-21 20:19:28 +01:00
  • 371494c43e Fix(quick settings): persisted settings after cancel Mathias-Boulay 2024-11-21 20:13:28 +01:00
  • a93d7b0825 Fix(side dialog): height was incorrect Mathias-Boulay 2024-11-21 19:25:47 +01:00
  • 0e06203640 Refactor(controls): retrofit edit controls to sideDialog Mathias-Boulay 2024-11-21 19:07:54 +01:00
  • ff9e5889ee Refactor(side dialog): Allow the dialog to remove its views from the layout Mathias-Boulay 2024-11-20 20:07:58 +01:00
  • b7fa7eb9eb Fix[side_dialog]: make the dialog scale properly with wrap_content artdeell 2024-11-21 17:29:49 +03:00
  • 924c33cb2c Fix[touchpad]: respond to dynamic scale changes artdeell 2024-11-20 23:24:53 +03:00
  • 3f5baec1e6 Fix(hotbar): make the hotbar aware of the quick setting resolution Mathias-Boulay 2024-11-19 23:10:49 +01:00
  • 2e9428d54c Tweak: only instantiate the dialog when first needed Mathias-Boulay 2024-11-19 22:19:59 +01:00
  • dc06417767 Fix: propagate resolution scale change to all components Mathias-Boulay 2024-11-19 20:26:36 +01:00
  • a5d02c1aab Fix[input_bridge]: fix Forge crashing the input bridge when app is rolled down (#6297) Maksim Belov 2024-11-19 21:04:50 +03:00
  • 85e98a98bf Refactor(gyro): pre-compute the factor one quick setting change Mathias-Boulay 2024-11-19 18:51:42 +01:00
  • be69154471 Fix: resolution not being properly reflected Mathias-Boulay 2024-11-19 00:24:16 +01:00
  • d6534d5367 Feat: In game quick settings Mathias-Boulay 2024-11-19 00:05:36 +01:00
  • 3777261f1f Refactor: move static functions to Tools Mathias-Boulay 2024-11-19 00:04:31 +01:00
  • 7481278fb8 Add: Side dialog system Mathias-Boulay 2024-11-18 23:58:17 +01:00
  • d6a6c89657 Cleanup: Remove unused resource Mathias-Boulay 2024-11-18 23:54:19 +01:00
  • f64964c6b5 Add: simple seekbar listener Mathias-Boulay 2024-11-18 23:53:22 +01:00
  • d448975e64 Add: Range + increment seekbar component Mathias-Boulay 2024-11-18 23:51:48 +01:00
  • ed1b879618 Fix[gl_bridge]: provide implementation for gl4es_getMainFBSize (#6284) Maksim Belov 2024-11-15 23:32:37 +03:00
  • 546238663c Feat[pojavexec]: better renderer symbol loading (#6220) Maksim Belov 2024-11-15 22:49:19 +03:00
  • c7b08a7a3b Fixed discord server vanity. (#6280) Dev1ss0 2024-11-15 16:07:48 +01:00
  • 046813cdd4 Fix[launcher]: move "Open game directory" button Maksim Belov 2024-10-14 14:11:09 +03:00
  • 9a2cabb628 Feat[launcher]: add "Open game directory" button Maksim Belov 2024-10-14 13:26:13 +03:00
  • 192cd746a3 Feat[launcher]: changes related to game obtaining and updating screen dimensions. artdeell 2024-11-12 13:57:54 +03:00
  • ce2d81eaae Feat[launcher]: user-friendlier checks for local mode username Maksim Belov 2024-10-16 23:10:06 +03:00
  • ca6c7ff3ed Change a couple strings Cart 2024-10-13 15:57:21 -04:00
  • 64740150ce Fix[profile_editor]: avoid crash when returning to the editor after leaving Pojav in the background. Maksim Belov 2024-10-13 16:56:49 +03:00
  • cbaebec12a Fix[controls]: fix the hotbar out-of-bounds crashes Maksim Belov 2024-10-13 16:23:21 +03:00
  • 68254e0c8e Fix[style]: remove 2 extra semicolons, fix spacing on abort_waiter_setup call Maksim Belov 2024-09-30 22:14:25 +03:00
  • 2ecd99033b Fix[launcher]: styling fixes artdeell 2024-09-30 16:43:08 +03:00
  • b70ba22ead Feat[launcher]: user facing dialog when exiting with a signal artdeell 2024-09-30 14:50:23 +03:00
  • 6998624e44 Feat[jre_launcher]: reset Android's debuggerd/ART signal handlers Maksim Belov 2024-09-29 21:15:55 +03:00
  • 73fc447b80 Update LICENSE Maksim Belov 2024-09-26 16:32:12 +03:00
  • a6a6a2965e Feat[gamepad]: allow making buttons toggleable (exluding stick-emulated buttons) Maksim Belov 2024-09-22 19:00:27 +03:00
  • b236447c42 Fix[gamepad]: fix logic issue with toggleable gamepad buttons Maksim Belov 2024-09-22 18:59:00 +03:00
  • 366f181533 Fix[input]: fix stuck inputs Maksim Belov 2024-09-08 15:57:21 +03:00
  • 8c90b542cc Feat[controller]: upgrade gamepad remapper library version Maksim Belov 2024-09-05 21:54:02 +03:00
  • b41cf6dbd8 Feat[controller]: upgrade gamepad remapper library version feat/discord_button Maksim Belov 2024-09-05 21:54:02 +03:00
  • df5639bb03 Updated wiki link and removed "Twitter moderators" Dev1ss0 2024-08-25 23:21:37 +02:00
  • 8373b7c5eb Feat[ui]: add divider between wiki and discord Maksim Belov 2024-08-31 00:01:21 +03:00
  • 7dcad5f001 Feat[launcher]: Add Discord button Maksim Belov 2024-08-30 23:32:40 +03:00
  • 8e850d19b5 Feat[ui]: add divider between wiki and discord Maksim Belov 2024-08-31 00:01:21 +03:00
  • 4f8fa7ae0c Feat[launcher]: Add Discord button Maksim Belov 2024-08-30 23:32:40 +03:00
  • fa482de030 Fix[build]: increase ram allocation Maksim Belov 2024-08-29 21:50:51 +03:00
  • da92e8ab6d Fix[service]: change game service type to specialUse Maksim Belov 2024-08-28 20:14:39 +03:00
  • 4668d9c9a2 Feat[launcher]: update to SDK 34 artdeell 2024-08-22 09:18:13 +03:00
  • 1dd0ba572d Fix[gamepad_remapper]: inline buttons in GamepadMap Maksim Belov 2024-08-28 13:17:10 +03:00
  • 1513156262 Fix[gamepad_remapper]: use setBackgroundColor instead of creating ColorDrawable, add settings entry Maksim Belov 2024-08-25 20:55:16 +03:00
  • beb58d72eb Fix[gamepad_remapper]: general fixes Maksim Belov 2024-08-25 13:00:59 +03:00
  • 51e1bb1dd8 Feat[gamepad_remapper]: restore cursor, add save functionality Maksim Belov 2024-08-22 23:44:42 +03:00
  • 80f35bb7e2 Feat[remapper]: improve UI, other changes artdeell 2024-08-22 19:10:32 +03:00
  • 36b0e88666 DO NOT USE. Feat[gamepad_remapper]: start work on gamepad remapper Maksim Belov 2024-08-19 22:51:01 +03:00
  • 8dd34c8153 Temporarily remove OpenCollective from funding section Maksim Belov 2024-08-26 00:02:31 +03:00
  • ae48e8e2f9 Fix[gui_launcher]: general fixes Maksim Belov 2024-07-17 22:53:53 +03:00
  • 3b1ad64342 Feat[gui_launcher]: refactor java selection and modify argument processing Maksim Belov 2024-07-17 00:10:17 +03:00