This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Unciv
Watch
1
Star
0
Fork
0
You've already forked Unciv
mirror of
https://github.com/yairm210/Unciv.git
synced
2025-07-31 07:09:26 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
486e2a7a8a8136e88aee71dcca8e67bdfabbdab2
Unciv
/
android
/
src
/
com
/
unciv
/
app
History
yairm210
2474c6a635
Re-upgraded Kotlin to 1.5.30, and together with it - minSdk and source&target compatibility to 1.8.
...
We've finally advanced to 2015 (when 1.7 was deprecated)
2021-09-05 19:36:35 +03:00
..
AndroidLauncher.kt
Follow screen rotation even to Portrait on Android with Opt-in (
#3936
)
2021-05-19 23:27:23 +03:00
CopyToClipboardReceiver.kt
…
CrashReportSenderAndroid.kt
Changed deprecated StringBuilder.appendln with .appendLine
2021-02-22 21:13:16 +02:00
CustomSaveLocationHelperAndroid.kt
Implement custom save locations for Android and Desktop (
#3160
)
2020-09-20 23:22:07 +03:00
LimitOrientationsHelperAndroid.kt
Follow screen rotation even to Portrait on Android with Opt-in (
#3936
)
2021-05-19 23:27:23 +03:00
MultiplayerTurnCheckWorker.kt
Re-upgraded Kotlin to 1.5.30, and together with it - minSdk and source&target compatibility to 1.8.
2021-09-05 19:36:35 +03:00
NativeFontAndroid.kt
…