Skip to content

Releases: B3nedikt/AppLocale

3.1.0

20 Feb 20:36
Compare
Choose a tag to compare
  • Added a method to wrap the resources from the Application class

3.0.0

24 Feb 09:53
Compare
Choose a tag to compare
  • Fixed a issue with the removeLocaleChangedListener method not working [#38]
  • AppLocale.currentLocale is now read only

2.0.3

17 Sep 21:15
Compare
Choose a tag to compare
  • Fixed a crash on older android versions

2.0.2

10 Sep 17:32
Compare
Choose a tag to compare
  • Fixed a potential issue with stale resources
  • Improved sample apps & documentation

2.0.1

29 Aug 16:50
17da4ff
Compare
Choose a tag to compare
  • Fixed a issue with the desiredLocale not getting persisted
  • Made the setter of AppLocale.isInitial private

1.2.6

22 Aug 09:52
Compare
Choose a tag to compare
  • Fixed a issue with stale resources

1.2.5

18 Apr 16:50
Compare
Choose a tag to compare
  • Improved the way the locale in the AppLocaleResources gets changed

1.2.4

29 Mar 18:42
fd6e140
Compare
Choose a tag to compare
  • Fixed a issue with the AppLocale.wrap() method wrapping the context when it was already wrapped

1.2.3

13 Mar 19:27
989a860
Compare
Choose a tag to compare
  • Removed a few unused dependencies

1.2.2

06 Mar 20:14
d4b25cf
Compare
Choose a tag to compare
  • Dependency updates & Improved Readme