SomeTroglodyte
3d6a01d633
Build warnings cleanup ( #6827 )
2022-05-19 02:12:18 +02:00
Timo T
e53303b249
Mark Unciv as an application that may use more memory than usual ( #6819 )
2022-05-15 19:30:48 +03:00
SomeTroglodyte
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
Leonard Günther
0e26ea2cc8
Added deep link to multiplayer games ( #6273 )
2022-03-05 20:00:56 +02:00
yairm210
58a45a5a4d
Added caching to the gradle properties
...
Also added android:exported tags so that android:processDebugMainManifest doesn't fail the gradle check.
I think this is only failing locally because I bumped the compileSdkVersion to 31, but that means it'll need to go in soon anyway.
2021-08-20 14:30:45 +03:00
SomeTroglodyte
3e3bda42e5
Follow screen rotation even to Portrait on Android with Opt-in ( #3936 )
2021-05-19 23:27:23 +03:00
Yair Morgenstern
0feb9bdefc
First attempt at making Unciv Android-TV-compatible
2020-12-01 23:26:01 +02:00
wrov
1df0c408aa
Fixed Multiplayer Turn Notifier periodically failing with error notification. ( #2054 )
2020-03-02 06:44:53 +02:00
wrov
bc15d97de7
Added Multiplayer Turn Notification Service ( #1947 )
...
* Added Multiplayer Turn Notification Service
https://github.com/yairm210/Unciv/issues/1680
* Minor update on Credits.md (#1949 )
# Nations
- Fix typo on word "crescent"
- Fix link that flew off on word "sword"
* 3.5.14-patch1
* Edit startgame screen. (#1950 )
Co-authored-by: u-ndefine <41176671+u-ndefine@users.noreply.github.com>
* Small improvements suggested in pull request review
https://github.com/yairm210/Unciv/pull/1947
* Removed potential concurrency hazzards caused by access to non-final variables. Added option to turn off persistent notification (may be necessary on pre-Oreo phones.)
Added suggested comments. https://github.com/yairm210/Unciv/pull/1947
* Fixed miscommited debug code. https://github.com/yairm210/Unciv/pull/1947
Co-authored-by: u-ndefine <41176671+u-ndefine@users.noreply.github.com>
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>
Co-authored-by: lishaoxia1985 <49801619+lishaoxia1985@users.noreply.github.com>
2020-02-17 18:34:46 +02:00
Yair Morgenstern
4270142421
Should now be recognized as Game in Android
2019-11-27 20:44:15 +02:00
Yair Morgenstern
127bafdbc6
Revert "Android launcher now Kotlin, app should be recognized as Game"
...
This reverts commit 8bdad4c38d
.
2019-11-27 20:38:23 +02:00
Yair Morgenstern
8bdad4c38d
Android launcher now Kotlin, app should be recognized as Game
2019-11-25 15:59:16 +02:00
dic1911
36d5082fd7
allow reverse landscape ( #1265 )
...
by setting android:screenOrientation value to userLandscape
2019-10-31 15:46:16 +02:00
Yair Morgenstern
b776bd777c
Google suspended the app because of "Impersonation" violation =(
...
Changed library name from com.unciv.game to com.unciv.app for app change
2019-01-02 22:07:47 +02:00
Yair Morgenstern
d1df5a2fdf
Chinese font downloaded per-use basis - makes the android app require Internet permissions, but that was coming anyway
2018-12-09 19:47:21 +02:00
Yair Morgenstern
4932c627aa
Changed icons to the new and non-suable version!
2018-08-27 14:35:49 +03:00
Yair Morgenstern
397556f81f
Deleted unneccesary files, minor changes that were pointed out by code inspection
2018-02-23 13:31:45 +02:00
Yair Morgenstern
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
Yair Morgenstern
0319602092
Initial commit
2017-11-22 00:09:35 +02:00