Commit Graph

5 Commits

Author SHA1 Message Date
Mathieu Acthernoene 0a9afe87c2 Handle preferred languages on android 2017-05-25 17:52:40 +02:00
Mathieu Acthernoene 86d0a76eda Improve android language detection 2017-05-25 17:52:39 +02:00
Mathieu Acthernoene 540a61a348 Fix android react-native link 2017-05-25 17:52:39 +02:00
Lukas Benes 27bc21f3d4 Unification of android version with ios - use constants 2016-01-03 11:24:05 +01:00
Miguel Araujo Perez 80b421b669 Added Android support
Added java code for bridging current locale in an Android device to
javascript. Beware that Android communicates values to javascript
through callbacks or events emitted, this means communication is
asynchronous.
2015-10-22 17:35:22 +02:00