index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
android
/
app
Age
Commit message (
Expand
)
Author
2025-02-09
android: Update build toolchain to NDK 28 and Java 21
Zephyron
2025-02-09
network: Fix 0.0 FPS bug on Android (Part 2)
Zephyron
2025-02-08
android: optimize build settings and remove x86_64 support
Zephyron
2025-02-03
android: Reorganize and categorize gradle dependencies
Zephyron
2025-02-01
feat: Add RAM usage overlay and improve thermal display
Zephyron
2025-02-01
Android: Update build configuration for Android 15
Zephyron
2025-01-30
android: Fix non-scrollable legal disclaimer on setup
vampiric_x
2025-01-28
ui: Update repository URLs to git.citron-emu.org
Zephyron
2025-01-27
android: Update Gradle and Java version requirements
Zephyron
2025-01-17
android: Fix battery temperature reading in EmulationFragment
Zephyron
2025-01-17
shader_recompiler: Add stubs for CSM/FCSM flow test conditions
Zephyron
2025-01-17
Downgrade Android SDK and build tools
Zephyron
2025-01-16
android: Add USE_AUTO_STUB setting
Zephyron
2025-01-15
feat: Improve thermal display and build system
Zephyron
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2025-01-13
Android: Update dependencies and improve UI feedback
Zephyron
2025-01-13
Android: Update build system and dependencies
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-12-31
chore: update project branding to Citron
Zephyron
2024-12-31
chore: update project branding to citron
Zephyron
2024-03-01
Revert arbaic translation
Pengfei Zhu
2024-03-01
Remove trailing whitespaces
Pengfei Zhu
2024-03-01
Update translations (2024-03-01)
The yuzu Community
2024-02-23
Merge pull request #13073 from FearlessTobi/fsp-srv-ipc
liamwhite
2024-02-21
Merge pull request #13105 from t895/connection-fix
liamwhite
2024-02-21
android: Connect controllers with supported styles
t895
2024-02-21
android: Add additional check for hasMapping
t895
2024-02-21
android: Enable all controller styles on emulation shutdown
t895
2024-02-20
android: Fix extra stick setting default values
t895
2024-02-20
android: Expose device name setting
t895
2024-02-20
android: Add StringInputSetting settings item
t895
2024-02-19
Merge pull request #13086 from t895/clear-button-fix
liamwhite
2024-02-19
android: Have input overlay follow player 1 style index (#13085)
Charles Lombardo
2024-02-19
android: Fix broken clear button check
t895
2024-02-19
android: Fix overlay visibility reset (#13083)
Charles Lombardo
2024-02-19
android: Show done button when configuring input overlay (#13082)
Charles Lombardo
2024-02-19
Address review comments
FearlessTobi
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-02-18
Merge pull request #13064 from t895/auto-map-fail
liamwhite
2024-02-18
Merge pull request #13065 from t895/cancel-button-fail
liamwhite
2024-02-18
android: Map touches to touchscreen
t895
2024-02-18
android: Show cancel button for the content install notice
t895
2024-02-18
android: Only do first startup automapping if nothing has been mapped
t895
2024-02-17
android: Create lifecycle utility to simplify common StateFlow operations
t895
2024-02-17
android: Use extension functions for view visibility and text marquee
t895
2024-02-17
Merge pull request #13052 from t895/serializable-stuff
liamwhite
2024-02-17
android: Move CoreErrorDialogFragment to its own file
t895
2024-02-17
android: Input mapping
t895
2024-02-16
android: Allow SettingsItems to use String or StringRes
t895
2024-02-14
Merge pull request #12993 from liamwhite/am-rewrite-part1
Narr the Reg
[next]