Commit Graph

555 Commits

Author SHA1 Message Date
Rafael Caetano
b0df4ebd9f Migrate to Gradle Version Catalogs 2024-06-16 16:26:26 +01:00
Rafael Caetano
908c664ab9 Handle multiple clicks on the touch screen
This allows games that rely on multi-touch to work
2024-03-10 21:09:32 +00:00
Rafael Caetano
337405914e Allow DSiWare data files to be imported and exported 2024-01-23 22:58:37 +00:00
Rafael Caetano
32b1721a51 Remove usage of deprecated methods in AchievementPopupUi 2024-01-07 16:33:34 +00:00
Rafael Caetano
0ac5cf2d8a Update AndroidX dependencies 2024-01-06 19:34:05 +00:00
Rafael Caetano
587e3c8c9a Update Kotlin, Gradle and Compose Compiler dependencies 2024-01-06 18:51:43 +00:00
Rafael Caetano
5a71b91db1 Add VideoRender to ProGuard rules
Fixes crash in release builds
2024-01-03 21:23:51 +00:00
Rafael Caetano
a59af0586d Merge remote-tracking branch 'origin/master' 2024-01-03 00:22:43 +00:00
Rafael Caetano
cae2fcbee3 Remove renderer option if the device does not support GLES 3.2 2024-01-03 00:22:12 +00:00
Rafael Caetano
52f9022fad Merge branch 'opengl_renderer' 2024-01-02 23:00:07 +00:00
Rafael Caetano
c990e64af2
Merge pull request #1255 from 6lackmag3/patch-4
Update Russian translation
2023-12-31 00:19:37 +00:00
Rafael Caetano
3a3008baed Remove work-rxjava2 dependency 2023-12-31 00:08:25 +00:00
Rafael Caetano
cd57dbc5ad Migrate CheatImportWorker to Coroutines 2023-12-28 19:55:00 +00:00
Rafael Caetano
2e505830ec Fix cheat import not working on Android 14 devices 2023-12-28 10:57:53 +00:00
Rafael Caetano
c1f35d5cae Add custom header to RetroAchievements API requests
Fixes API requests returning 403
2023-12-22 13:20:56 +00:00
bl@ck_m@ge
954166b41f
Update strings.xml
Some fixes and new strings added
2023-12-09 15:08:41 +03:00
Rafael Caetano
9462f0c553 Fix progress bar always visible in cheats screens 2023-11-21 22:01:41 +00:00
Rafael Caetano
cec702e62a Add more information to debug DSi camera crashes 2023-11-14 21:47:29 +00:00
Rafael Caetano
3dcd62c2bb Fix startup crash on devices running Android 14 2023-11-11 16:54:11 +00:00
Rafael Caetano
638abbcbdd Fix crash on devices with spanish language when entering the RetroAchievements tab in ROM details 2023-11-11 16:05:34 +00:00
Rafael Caetano
5d4e3449d2 Fix ROMs with dsi or ids extension not loading 2023-11-11 11:44:02 +00:00
Rafael Caetano
70b70861f1 Convert cheats screen logic from Rx to Coroutines 2023-11-10 01:20:23 +00:00
Rafael Caetano
30d016d759 Fix TextInputDialog not showing the title 2023-11-07 23:49:45 +00:00
Rafael Caetano
29102657f9 Drop KAPT and use KSP instead 2023-11-06 17:25:17 +00:00
Rafael Caetano
bebaa6632c Fix save states not saving or loading properly
This was happening because the emulator was being resumed while the state was being saved/loaded, which corrupted the final emulator state
2023-11-05 21:47:57 +00:00
Rafael Caetano
4b67d6c3be Migrate app update logic from RxJava to Coroutines 2023-11-05 16:31:57 +00:00
Rafael Caetano
4e668af070 Merge branch 'master' into opengl_renderer 2023-11-03 15:56:59 +00:00
Rafael Caetano
c03c02f0af Make nightly builds a separate app
This allows users to have nightly builds alongside the production builds
2023-11-03 15:45:18 +00:00
Rafael Caetano
d4b14b9912 Fix homebrew ROMs sometimes not being found during ROM scan 2023-11-01 10:31:28 +00:00
Rafael Caetano
b47e264fb7 Fix incorrect XML formatting in Spanish translation 2023-10-30 15:27:37 +00:00
Rafael Caetano
8657c7b0f4 Merge branch 'master' of https://github.com/rafaelvcaetano/melonDS-android 2023-10-30 15:26:14 +00:00
Rafael Caetano
262dd2c315
Merge branch 'master' into patch-3 2023-10-30 15:25:25 +00:00
Rafael Caetano
ec84fdee7c
Merge branch 'master' into patch-2 2023-10-30 15:22:23 +00:00
Rafael Caetano
6f4f4694dc
Merge pull request #1122 from SombrAbsol/master
Updated French translation
2023-10-30 15:19:24 +00:00
Rafael Caetano
2288534718 Enable state saving when RetroAchievements hardcore mode is enabled 2023-10-12 21:06:24 +01:00
Rafael Caetano
1b6739631d Update target SDK API 34 2023-10-07 19:34:06 +01:00
Rafael Caetano
13b3181e1f Track active open overlays in the emulator instead of relying on a single flag to check if the emulator should resume after returning from background
This fixes the emulator not resuming under certain circumstances after returning from background
2023-10-01 15:41:18 +01:00
Rafael Caetano
ea192f87dc Add support for the OpenGL renderer 2023-09-24 17:18:57 +01:00
BackpackXl
5c0c48c109
Apply suggestions from code review
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-12 20:15:27 -06:00
BackpackXl
ef5e746e0e
Apply suggestions from code review
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-11 20:19:17 -06:00
BackpackXl
0e0142dc84
Apply suggestions from code review
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-11 20:19:06 -06:00
BackpackXl
0600d37e9e
Apply suggestions from code review
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-11 20:18:22 -06:00
BackpackXl
a4ff329b46
Apply suggestions from code review
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-11 20:17:56 -06:00
BackpackXl
66eb87ca32
Apply suggestions from code review
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-11 20:17:47 -06:00
BackpackXl
2bb499a14a
Apply suggestions from code review
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-11 20:17:28 -06:00
BackpackXl
83007877d5
Apply suggestions from code review
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-11 20:17:07 -06:00
BackpackXl
20bf4d5a54
Apply suggestions from code review
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-11 20:16:52 -06:00
BackpackXl
2b7ada6ce4
Update strings.xml
Approved by the RAE :)
2023-09-10 21:17:12 -06:00
BackpackXl
2fbdc8eca6
Update strings.xml 2023-09-10 21:11:46 -06:00
BackpackXl
40c26b4511
Update strings.xml 2023-09-08 20:50:56 -06:00