Releases: missioncommand/mil-sym-android
mil-sym-android release v0.1.59
(STILL RETIRED)
-Additional fix for Line of Contact.
mil-sym-android release v0.1.58
(Still retired)
-fixes a bug introduced in 0.1.56 where single point tactical graphics can get shrunk
mil-sym-android release v0.1.57
-Still Retired
-Another small fix, Line of Contact could get a little out of hand at high map scales with points close to each other. Fix attempts to reign that in.
mil-sym-android release v0.1.56
Fixed issue where MilStdAttributes.OutlineSymbol was not being respected.
mil-sym-android release v0.1.55
added setCacheEnabled(boolean) & getCacheEnabled()
default is enabled
mil-sym-android release v0.1.54
replaced deprecated API call
<dependency>
<groupId>io.github.missioncommand</groupId>
<artifactId>mil-sym-android-renderer</artifactId>
<version>0.1.54</version>
<type>aar</type>
</dependency>
mil-sym-android release v0.1.51
added outline for multipoint icons
<dependency>
<groupId>io.github.missioncommand</groupId>
<artifactId>mil-sym-android-renderer</artifactId>
<version>0.1.51</version>
<type>aar</type>
</dependency>
mil-sym-android release v0.1.50
<dependency>
<groupId>io.github.missioncommand</groupId>
<artifactId>mil-sym-android-renderer</artifactId>
<version>0.1.50</version>
<type>aar</type>
</dependency>
v0.1.50
-Added extra check to make sure if a bitmap is getting recycled outside of the LRU cache, the item gets removed from the cache.
v0.1.49 (never released)
-fixed build script issue where bin files were getting built then deleted
mil-sym-android release v0.1.48
With JCenter not supporting new releases, we've moved to Maven Central.
https://s01.oss.sonatype.org/#nexus-search;quick~mil-sym-android
https://repo1.maven.org/maven2/io/github/missioncommand/mil-sym-android-renderer/
groupId has been changed from mil.army.missioncommand to io.github.missioncommand
Also fixed an issue with how newer versions of gradle handle accessing resources.
Thanks dymmeh for your help
The project is still retired.
mil-sym-android release v0.1.46
-fix for locale issue #91
-Direction of movement branches off of the HQ staff when present