All Versions
10
Latest Version
Avg Release Cycle
56 days
Latest Release
2481 days ago

Changelog History

  • v3.2.5

    July 04, 2017
  • v3.2.0

    June 07, 2017
  • v3.1.0 Changes

    May 25, 2017
    • RESTClient2 returns a HTTPResponse2 with methods to get JSONObject & Array.
    • AbstractDBOpenHelper will crash on incorrect DDL.
  • v3.0.0 Changes

    May 22, 2017
    • Deserialize lowercase Enums from JSON.
    • Instantiate Maps & Collections.
    • ๐Ÿ†• newInstance() method in Fragments.
    • EntityManager: changed names of methods operating on collections.
  • v2.9.8 Changes

    December 26, 2016
    • ๐Ÿ‘Œ Improved Logger.
  • v2.9.7 Changes

    November 06, 2016
    • ๐Ÿ—„ @deprecated TabbedAppCompatActivity.
    • ๐Ÿ›  Fixed compiling with Java 8.
    • Switched to Gradle.
  • v2.9.6 Changes

    July 07, 2016
    • EventBus fix.
  • v2.9.5 Changes

    May 01, 2016
    • ๐Ÿ›  IntentService: fixed null Intent crash /kudos to @plzen/.
  • v2.9.4 Changes

    March 04, 2016
    • ClearableEditText: customizable X location & misc.
  • v2.9.3 Changes

    February 13, 2016
    • ClearableEditText fix.