26 Commits

Author SHA1 Message Date
4627a98da7 Upgrade remaining Gradle files to 8.11.1 (#13354) 2025-05-25 21:46:29 +03:00
19876c97ed Update gradle files (#13350) 2025-05-25 18:12:46 +03:00
a999ba8f28 Gradle 8.2->8.7, AGP 8.2.2->8.5.0 (#12325)
* Gradle 8.2->8.7, AGP 8.2.2->8.5.0

* *Conditionally* add android project only if ANDROID_HOME is set
2024-10-22 21:53:30 +03:00
e7a2b94c60 SomeTrog's versioning test - compile on jdk 17 FOR jre 11, includes gradle upgrade (#11111) 2024-02-10 19:44:47 +02:00
52a9eebe28 Gradle 8.2, remove all IOS references due to robovm bug (which we don't use) 2024-01-28 12:35:29 +02:00
4b2d4a3877 Gradle update, offerButton.isEnabled = false in initial (#8600) 2023-02-06 14:21:46 +02:00
3d6a01d633 Build warnings cleanup (#6827) 2022-05-19 02:12:18 +02:00
10bb4c244f This is to test the build process with the new Gradle (#6083) 2022-01-31 12:35:01 +02:00
949f45497e Gradle upgrade! 2021-08-22 22:00:34 +03:00
558c1fb662 Revert "Gradle wrapper upgrade"
Checking the Github actions shows that this doesn't seem to work with the current Github actions due to version confllicts, we'll need to resolve those
2021-08-15 00:13:54 +03:00
2161790f13 Gradle wrapper upgrade 2021-08-13 00:54:46 +03:00
3a22a1127e Gradle upgrade 2021-05-07 13:18:48 +03:00
c75f0162d5 Added city images by The Bucketeer for all eras up to Modern 2020-10-15 20:01:25 +03:00
e4661db4e3 Upgraded Gradle plugin 2020-06-01 20:23:11 +03:00
e8fc5b32a7 Resolved #2514 - returned to grade 5.6.4 2020-04-25 23:36:55 +03:00
14d526605f Minimap reverted to previous "see constant size" - "see everything" is of no use at al on large maps
Feature graphic updated
2020-04-19 14:11:09 +03:00
aefe5ec9b0 As did the upgrade to 6.2.2
Damn but they are good at backwards compatibility
2020-04-19 11:47:34 +03:00
95a285b967 Upgrade to 5.6.4 went suspiciously smoothly 2020-04-19 10:43:08 +03:00
9188c7790f Multiplayer Notification Fix for random Termination (#2024)
* Reworked Notification service to remove Nullpointer crashes due to non-final static variables being null. Instead moved all state to Worker specific architecture. Also switched to Android based localization because core-based one can be unavailable to worker.

* Added missing blanks

* Added more internationalization
Added missing androidX declaration (neccessary for newer Gradle versions)
Updated Gradle for new Android Studio Version

* Optimization

* Removed missing translations error
2020-02-27 19:35:40 +02:00
62a85cd14a can use native font and "WenQuanYimicroHei" in andriod and desktop (#1013)
* Update Other.json

* Update Notifications.json

* Update Other.json

* Can Change Language With No "ttf" Font

* update

* Update AndroidLauncher.java

* repair app running slowly in using no "tff" class

* Can Change Language with No "ttf" Font (#772)

* Update Other.json

* Update Notifications.json

* Update Other.json

* Can Change Language With No "ttf" Font

* update

* Update AndroidLauncher.java

* repair app running slowly in using no "tff" class

* update nativefont for Desktop and IOS

* Delete NativeFontIOS.java

* can choose nativefont or font downloading from internet

* update

* update

* Update Fonts.kt

* Update Fonts.kt

* update

* update

* update

* update

* Update build.gradle

* update

* update

* update

* can choose native font or "WenquanYiMicroHei"

* update

* update

* update

* update
2019-09-01 13:01:37 +03:00
a7b15406b9 Added the distributionSha256Sum property
Added the property for the Hash of the gradle distribution for security reasons.

Suggested by the F-Droid submission bot [here](https://gitlab.com/fdroid/rfp/issues/1027#note_187318632) and the [gradle docs](https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification)
2019-07-03 18:19:25 +03:00
d902db0af0 Updated gradle wrapper 2019-04-24 09:47:33 +03:00
effec4856c Resolved #424 and upgraded gradle 2019-01-20 22:44:09 +02:00
a01173261c Upgraded Gradle to 4.6 (from 3.3) 2018-12-02 13:05:29 +02:00
635e8ce08a Game now fits to the screen, without 'extra bits'
Roads now make movement cost 1/2 before machinery and 1/3 after
2017-12-05 13:47:33 +02:00
0319602092 Initial commit 2017-11-22 00:09:35 +02:00