All Versions
9
Latest Version
Avg Release Cycle
142 days
Latest Release
1436 days ago

Changelog History

  • v2.0.1 Changes

    May 21, 2020
    • โšก๏ธ Updated to build with the latest Android SDKs and Material About Library (Dark Mode works!)
    • Does not add cards for items with no information (thanks @Ninjaman494 for the idea)
    • ๐Ÿ›  Fixes a bug opening the Facebook App at the desired location (thanks @agos74 for the bug report & follow-ups 9 months later)

    โšก๏ธ We bumped the major version as you'll likely need to do a couple of things to update, specifically:

    • ๐Ÿ”ง Configure the new facebookUserPageId value to add your company's Facebook page id so apps can open it directly
    • ๐Ÿ’… Change the parent theme style from:

      <style name="AppTheme.MaterialAboutActivity" parent="Theme.Mal.Light.DarkActionBar" tools:ignore="UnusedResources">

    to

    \<style name="AppTheme.MaterialAboutActivity" parent="Theme.MaterialComponents.DayNight.DarkActionBar" tools:ignore="UnusedResources"\>
    
  • v2.0.0 Changes

    May 21, 2020

    ๐Ÿš€ Please ignore this release and use 2.0.1 instead.

    โฌ†๏ธ I didn't upgrade the build.gradle version information correctly, and then when I re-tagged after fixing it, I couldn't get jitpack to rebuild it, so I bumped everything to 2.0.1 instead.

  • v1.3.2 Changes

    October 23, 2017

    โšก๏ธ Small update that adds Ukraine language

  • v1.3.1 Changes

    October 08, 2017

    ๐Ÿ‘Œ Improves the default sharing message. See #39.

  • v1.3.0 Changes

    October 08, 2017

    โšก๏ธ A quick update to use the latest Material About Box library, which (apparently) contains automagic support for dark mode.

  • v1.2.2 Changes

    September 01, 2017

    ๐Ÿ‘Œ Improve/fix developer publisher link handling per #35

    ๐Ÿš€ This release also reverted from a GitFlow master + develop branch arrangement of the git repo to a simplified master + new branch for changes. This makes the "release dance" a little simpler.

  • v1.2.1 Changes

    August 30, 2017

    This release adds a new field Author, as well as a catch-all Extra and ExtraTitle. It also includes some minor fixes for items like the publisher URL path and a better default for sharing (the app store page) if none is provided. Many thanks to @ethauvin for all of these!

  • v1.2.0

    May 16, 2017
  • v1.1.0

    April 14, 2017