Skip to content

Releases: missioncommand/mil-sym-android

mil-sym-android release v0.1.59

27 Mar 12:18
Compare
Choose a tag to compare

(STILL RETIRED)
-Additional fix for Line of Contact.

mil-sym-android release v0.1.58

25 Mar 13:48
Compare
Choose a tag to compare

(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

20 Mar 14:03
Compare
Choose a tag to compare

-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

12 Mar 13:18
Compare
Choose a tag to compare

Fixed issue where MilStdAttributes.OutlineSymbol was not being respected.

mil-sym-android release v0.1.55

26 May 17:46
Compare
Choose a tag to compare

added setCacheEnabled(boolean) & getCacheEnabled()

default is enabled

mil-sym-android release v0.1.54

22 May 17:39
Compare
Choose a tag to compare

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>

https://s01.oss.sonatype.org/service/local/repo_groups/public/content/io/github/missioncommand/mil-sym-android-renderer/0.1.54/mil-sym-android-renderer-0.1.54.aar

mil-sym-android release v0.1.51

04 Apr 20:21
Compare
Choose a tag to compare

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>

https://s01.oss.sonatype.org/service/local/repositories/releases/content/io/github/missioncommand/mil-sym-android-renderer/0.1.51/mil-sym-android-renderer-0.1.51.aar

mil-sym-android release v0.1.50

25 Jul 16:12
Compare
Choose a tag to compare
<dependency>
  <groupId>io.github.missioncommand</groupId>
  <artifactId>mil-sym-android-renderer</artifactId>
  <version>0.1.50</version>
  <type>aar</type>
</dependency>

https://s01.oss.sonatype.org/service/local/repositories/releases/content/io/github/missioncommand/mil-sym-android-renderer/0.1.50/mil-sym-android-renderer-0.1.50.aar

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

28 May 00:54
Compare
Choose a tag to compare

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

08 Apr 15:29
Compare
Choose a tag to compare

-fix for locale issue #91
-Direction of movement branches off of the HQ staff when present