summaryrefslogtreecommitdiff
path: root/src/common/android/android_common.cpp
AgeCommit message (Collapse)Author
2024-12-31chore: update project references and add Citron copyrightZephyron
- Replaced all references to the old project name with Citron. - Added Citron copyright information alongside existing notices in all files.
2024-02-08android: Move JNI setup and helpers to commont895