Commit Graph

  • 8c974f0139
    Change incorrect copyright master Volodymyr Kozieiev 2017-12-27 18:32:41 +0200
  • e4361722d5
    Fixed exported constant to match version 0.0.8 v0.0.8-desktop version_0.0.8_desktop Volodymyr Kozieiev 2017-12-27 18:30:06 +0200
  • ffaeb5eb84
    Desktop implementation added to version 0.0.8 Volodymyr Kozieiev 2017-12-27 18:10:13 +0200
  • 3844e88488
    Added desktop implementation Volodymyr Kozieiev 2017-12-26 17:42:22 +0200
  • 8fa789d984 Bump version number v2.1.0 Mathieu Acthernoene 2017-12-21 12:08:00 +0100
  • 4bdc4bf77a Keep react as a dependency Mathieu Acthernoene 2017-12-21 12:07:34 +0100
  • 07ce26963e
    Merge pull request #153 from giantss/master Mathieu Acthernoene 2017-12-21 09:36:33 +0100
  • 978c40658c
    Update index.js giantss 2017-12-12 10:00:40 +0800
  • c4764d85d4
    Merge pull request #147 from rborn/rborn-patch-1 Mathieu Acthernoene 2017-11-23 14:53:46 +0100
  • 1b960317a3
    Remove React dependency from the podspec file Dan Tamas 2017-11-23 14:12:52 +0100
  • 4b65411152 Bump version number v2.0.9 Mathieu Acthernoene 2017-10-27 11:11:38 +0200
  • 93852e3cc5 Merge pull request #139 from kilolumen/update_devDependencies Mathieu Acthernoene 2017-10-27 11:10:38 +0200
  • 7a43c33786 update i18n-js to latest version lidongjie 2017-10-26 16:43:02 +0800
  • 5210c5e297 Update README.md v2.0.8 Mathieu Acthernoene 2017-10-18 11:22:55 +0200
  • 9ed070d7bd Merge branch 'master' of https://github.com/AlexanderZaytsev/react-native-i18n Mathieu Acthernoene 2017-10-18 11:21:56 +0200
  • 9f9d835008 Update package.json Mathieu Acthernoene 2017-10-18 11:20:28 +0200
  • b7858b56d6 Use i18n-js from npm Mathieu Acthernoene 2017-10-18 11:20:01 +0200
  • 32cc0f9030 Fix indent Mathieu Acthernoene 2017-10-10 11:15:45 +0200
  • 03c5875f57 Bump version number v2.0.7 Mathieu Acthernoene 2017-10-09 14:47:56 +0200
  • 97f7399440 Merge pull request #133 from Crash--/patch-1 Mathieu Acthernoene 2017-10-09 14:46:26 +0200
  • fb59f5f961 Fix RN 0.48+ warning about requiresMainQueueSetup Quentin Valmori 2017-10-09 14:25:40 +0200
  • 2d43c3ad8b Merge branch 'master' of https://github.com/AlexanderZaytsev/react-native-i18n v2.0.6 Mathieu Acthernoene 2017-09-08 21:43:42 +0200
  • a09b76d9b6 Bump version number Mathieu Acthernoene 2017-09-08 21:39:34 +0200
  • 13c8bd50c7 Add a warning when the package is not linked Mathieu Acthernoene 2017-09-08 21:39:23 +0200
  • 31f54d1a95 Bring back pod dependency React Mathieu Acthernoene 2017-09-08 21:29:22 +0200
  • 01c728ab90 Fix test - getLanguages is a Promise<Array<string>> Mathieu Acthernoene 2017-08-30 00:28:05 +0200
  • 5b1a37aefc Merge pull request #122 from AlexanderZaytsev/tests-and-types v2.0.5 Mathieu Acthernoene 2017-08-27 21:23:06 +0200
  • ab1edf2656 Bump version number Mathieu Acthernoene 2017-08-27 21:15:41 +0200
  • 208ee2192f Remove cocoapods dependency Mathieu Acthernoene 2017-08-27 21:12:31 +0200
  • 606597ab8b Cleanup a bit the module Mathieu Acthernoene 2017-08-27 21:11:00 +0200
  • 2ce27c04d7 A bit of cleaning in example Mathieu Acthernoene 2017-08-27 20:37:52 +0200
  • 716463996b Fix bad imports path Mathieu Acthernoene 2017-08-27 20:34:13 +0200
  • d181ecb697 Add test & mock example Mathieu Acthernoene 2017-08-27 20:24:10 +0200
  • 1915faa94a Move the main App screen in the src folder Mathieu Acthernoene 2017-08-27 20:22:33 +0200
  • 4ba92ea7a7 Update example react-native version Mathieu Acthernoene 2017-08-27 20:20:13 +0200
  • 27455aa63c Bump version number v2.0.4 Mathieu Acthernoene 2017-08-02 19:53:45 +0200
  • f19cd9bcd6 Fix unexistant createJSModules on rn 0.47+ Mathieu Acthernoene 2017-08-02 19:53:12 +0200
  • dba1000fa7 Bump version number v2.0.3 Mathieu Acthernoene 2017-08-02 11:33:45 +0200
  • 84a87fa49a Merge pull request #116 from flexsurfer/patch-1 Mathieu Acthernoene 2017-08-02 11:32:10 +0200
  • 98e76ee1ba update dependencied Andrey Shovkoplyas 2017-08-02 11:28:06 +0300
  • 75eb5df3f7 Update README.md Mathieu Acthernoene 2017-07-10 21:06:22 +0200
  • 1a6b0fe86c Update example dependencies v2.0.2 Mathieu Acthernoene 2017-06-26 22:31:13 +0200
  • 888e84ce63 Add recommended comment Mathieu Acthernoene 2017-06-26 22:25:56 +0200
  • 1b52124c6e Change "NB" to ⚠️ Mathieu Acthernoene 2017-06-26 22:25:08 +0200
  • ad76f69bb7 Update README.md Mathieu Acthernoene 2017-06-26 22:24:07 +0200
  • b0dbc10830 Bump version number Mathieu Acthernoene 2017-06-26 22:12:52 +0200
  • d6f18b57da Update tvOS module name Mathieu Acthernoene 2017-06-26 22:12:02 +0200
  • d5b2793b73 Change podspec description Mathieu Acthernoene 2017-06-26 22:08:10 +0200
  • 3e84130a52 Merge pull request #106 from poyannabati/pn/update-podspec Mathieu Acthernoene 2017-06-26 22:04:01 +0200
  • 3a8862610f Updated Podspec file with homepage attribute Poyan Nabati 2017-06-26 12:01:10 +0200
  • 882b30fa33 Added cocoapod install info to README Poyan Nabati 2017-06-26 12:00:46 +0200
  • 06b4448b4a Update README.md Mathieu Acthernoene 2017-06-26 10:59:26 +0200
  • 987deb3083 Update README.md Mathieu Acthernoene 2017-06-26 10:58:55 +0200
  • 8924df3c7a Update README.md Mathieu Acthernoene 2017-06-26 10:58:34 +0200
  • 5971c0b478 Add android install screenshot Mathieu Acthernoene 2017-06-26 10:57:16 +0200
  • 50e7a4931e Create README.md Mathieu Acthernoene 2017-06-15 07:34:14 +0200
  • 65f0fcfc4f 2.0.1 v2.0.0 Mathieu Acthernoene 2017-06-15 07:11:26 +0200
  • c15feb03fe Update README.md Mathieu Acthernoene 2017-06-15 07:08:24 +0200
  • 72bcb9c5ae Merge pull request #91 from AlexanderZaytsev/2.0.0 Alexander Zaytsev 2017-06-14 20:08:02 +0500
  • 4a26e618e6 Merge pull request #90 from JulienKode/2.0.0 Mathieu Acthernoene 2017-06-09 12:24:55 +0200
  • 567ec2049e [Project] Add tvOS Target Julien Karst 2017-06-09 11:51:00 +0200
  • 9d540641fd [Podspec] Add tvOS platform Julien Karst 2017-06-09 11:45:38 +0200
  • 98c5c878a8 Merge pull request #89 from davepack/patch-1 Mathieu Acthernoene 2017-06-09 11:06:23 +0200
  • 20e7dd584b Update README Mathieu Acthernoene 2017-06-09 11:03:59 +0200
  • 5e940eeab1 Fixes LocaleList not supported below API level 24 Dave Pack 2017-06-07 20:10:52 -0600
  • 8e22064009 Update README.md Mathieu Acthernoene 2017-05-25 18:06:06 +0200
  • a867e8ca40 Add basic example Mathieu Acthernoene 2017-05-25 17:49:37 +0200
  • de7bcfef94 Keep languages constants for faster I18n init Mathieu Acthernoene 2017-05-19 14:57:55 +0200
  • 0ca088ec8f Switch to getLanguages Promise on android Mathieu Acthernoene 2017-05-18 10:34:53 +0200
  • 958ae660e6 Switch to Promise getLanguages on iOS instead of constants Mathieu Acthernoene 2017-05-17 12:48:51 +0200
  • 9111605ed7 Bump version number Mathieu Acthernoene 2017-04-08 00:29:30 +0200
  • eadcf1d708 Add a basic exemple (only constants) Mathieu Acthernoene 2017-04-07 19:21:55 +0200
  • f7e5fb9caa Avoid useless computations on iOS 9+ Mathieu Acthernoene 2017-04-07 13:26:49 +0200
  • 0a9afe87c2 Handle preferred languages on android Mathieu Acthernoene 2017-04-06 20:07:16 +0200
  • f12c039271 Switch to i18n-js v3.0.0 Mathieu Acthernoene 2017-04-06 02:28:23 +0200
  • 34d39e6341 Handle preferred languages list on iOS Mathieu Acthernoene 2017-04-06 02:18:08 +0200
  • d5ad3b3d0d react-native link on example Mathieu Acthernoene 2017-04-06 02:02:10 +0200
  • ce332fa00b Remove windows version Mathieu Acthernoene 2017-04-06 01:51:45 +0200
  • 2704630eba Add support for preferred language on windows Mathieu Acthernoene 2017-04-06 00:36:49 +0200
  • 191bb94078 Init example project Mathieu Acthernoene 2017-04-03 17:14:36 +0200
  • 56259f7f61 Add support for react-native < 0.40 Mathieu Acthernoene 2017-03-30 12:41:53 +0200
  • 91662a4cda Switch to ES2015, remove now useless replace Mathieu Acthernoene 2017-03-30 02:09:32 +0200
  • a19790da39 Define I18n.js as a dependency Mathieu Acthernoene 2017-03-30 02:06:17 +0200
  • 96e470bbaf Fix windows version Mathieu Acthernoene 2017-03-30 01:58:57 +0200
  • 524456d7ba Improve ios language detection Mathieu Acthernoene 2017-03-30 01:46:08 +0200
  • 86d0a76eda Improve android language detection Mathieu Acthernoene 2017-03-30 01:44:54 +0200
  • 540a61a348 Fix android react-native link Mathieu Acthernoene 2017-03-30 01:44:33 +0200
  • 7bd5250051 Fix ios react-native link Mathieu Acthernoene 2017-03-30 01:31:43 +0200
  • 9c07bb2101 Add editorconfig Mathieu Acthernoene 2017-03-30 00:28:37 +0200
  • 476adddade Merge pull request #84 from ndbroadbent/patch-1 Mathieu Acthernoene 2017-05-23 12:49:08 +0200
  • adbf462ee2 Fixed broken formatting in the README Nathan Broadbent 2017-05-23 16:17:42 +0700
  • ed21e24924 Merge pull request #83 from marudy/master Mathieu Acthernoene 2017-05-16 23:57:12 +0200
  • 2c5cd43f65 Small documentation correction for multiple location files usage Tasos Maroudas 2017-05-17 00:53:55 +0300
  • a81b9b3de2 Merge pull request #81 from marudy/readme-multiple-locale-files Mathieu Acthernoene 2017-05-16 14:20:26 +0200
  • 5cab05369c Added usage documentation with multiple location files marudy 2017-05-14 21:43:34 +0300
  • f880676170 Merge pull request #15 from ognen/fix-ios-langauge-discovery Mathieu Acthernoene 2017-05-08 22:44:43 +0200
  • a62db8e25b Document how to add locales in the Xcode project. Ognen Ivanovski 2016-03-04 22:29:08 +0100
  • f7f72e1d8a Add react-native link warning Mathieu Acthernoene 2017-03-20 15:46:32 +0100
  • 7e02f3485e Update to i18n-js v3.0.0.rc16 Mathieu Acthernoene 2017-03-15 17:45:35 +0100
  • b9d31778d9 Fix #26 Mathieu Acthernoene 2017-03-15 17:37:17 +0100