Commit Graph

17 Commits

Author SHA1 Message Date
9b3ea6beb3 Resolved #11890 - oxipng lossless compression 2024-07-02 00:00:04 +03:00
2b0bd6a5f9 Updated Unciv Android icons 2023-01-08 19:58:12 +02:00
8fec196db1 Got rid of uppercase C in Unciv in ALL places! 2022-09-12 23:26:28 +03:00
a7e8b1a252 Translated notifications into Romanian (#7045) 2022-06-04 15:31:42 +02:00
3d6a01d633 Build warnings cleanup (#6827) 2022-05-19 02:12:18 +02:00
345114ed93 Unciv Adaptive Android Icon (#6672)
* Use both icon and roundIcon properties

* Studio-generated Android Icon

* Studio-generated Android Icon to fastlane

Co-authored-by: JackRainy <JackRainy@users.noreply.github.com>
2022-05-03 07:55:55 +03:00
3220206bce Added game name to turn notification (#5350) 2021-09-29 17:38:27 +03:00
0feb9bdefc First attempt at making Unciv Android-TV-compatible 2020-12-01 23:26:01 +02:00
1df0c408aa Fixed Multiplayer Turn Notifier periodically failing with error notification. (#2054) 2020-03-02 06:44:53 +02: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
026afb2c88 Android icons up-to-date 2019-12-08 18:53:41 +02:00
931f485a8e Kotlin'D Counter class, apparently it's been Java this whole time and I didn't even notice 2019-04-25 10:28:46 +03:00
9c8e173f4e Lots off background work for future water tiles
Resized xxxhdpi icon
2018-09-11 23:07:12 +03:00
4932c627aa Changed icons to the new and non-suable version! 2018-08-27 14:35:49 +03:00
996204e7f5 Added roads
Removed libGdx images
2017-11-30 22:31:00 +02:00
d125c6ba3e Google play-able
Units with no turns left are now grayed out
Added culture pool to cities and tiles being added to cities when pool fills
Changed tile icon order and placing of resource icon
2017-11-25 21:56:04 +02:00
0319602092 Initial commit 2017-11-22 00:09:35 +02:00