Marcos Rodriguez Velez
6338a1f123
Update RNDefaultPreferenceModule.java
2024-11-20 00:27:27 -04:00
Marcos Rodriguez Velez
db5bdbf3b0
Get
2024-11-19 22:25:32 -04:00
Marcos Rodriguez Velez
018e4dc39f
Static
2024-11-19 22:00:23 -04:00
Marcos Rodriguez Velez
c60bec3b17
Accept bools. Add tests. Use datastore
2024-11-19 21:25:16 -04:00
Marcos Rodriguez Velez
1faeb7458b
work
2024-11-07 22:30:06 -04:00
Marcos Rodriguez Velez
d7d79748e2
work
2024-11-07 22:13:55 -04:00
Marcos Rodriguez Velez
6721d19430
Update package
2024-11-07 21:45:15 -04:00
Jérémy M
e8e3e99ba9
fix: use default shared preferences name on android
...
On iOS the default behaviour is returning default NSUserDefaults, to keep iOS and Android working the same I set the android default preferences instead of 'react-native'
Breaking change:
Current user that are using 'react-native' preferencesName need to call `setName` to avoid loosing their data.
2021-05-21 16:24:27 -04:00
Marcel Kalveram
9446601d8f
bump version to 1.4.2
2020-03-17 13:49:15 +01:00
Marcel Kalveram
96764cb495
bump version to 1.4.1
2019-10-10 14:20:46 +03:00
Marcel Kalveram
aeb261fe4a
upgrade gradle file: remove deprecated buildToolsVersion, use saftExtGet for react-native version
2019-10-06 14:05:45 +03:00
Gabriele Prestifilippo
0ebe6bc563
Update build.gradle
...
With react-native 0.59.9 the Android build is broken. This will fix it
2019-06-19 17:29:13 +02:00
emin şen
292257b12d
Using SDK Version variables from root project
2019-04-25 09:51:38 +02:00
juliano.santos
cfad938c5d
Changing the package name and updating build tools version
2018-07-26 11:09:50 -03:00
julianoabrs
eb593243e0
Update AndroidManifest.xml
2018-07-24 18:38:11 -03:00
Kevin Leung
8b3db11ec8
Put back createJsModule but without override
2018-01-07 20:27:34 +08:00
Kevin Leung
32f589c2f2
Revert "For newer RN ( Closes #15 )"
...
This reverts commit 7028ac255e .
2018-01-07 20:26:39 +08:00
Kevin Leung
7028ac255e
For newer RN ( Closes #15 )
2018-01-05 15:30:34 +08:00
vennos5
8dc8f80a29
Update build tools
2017-11-03 17:22:05 +02:00
Cristóvão Trevisan
bf6f1823db
Changed setPreferencesName to setName and added getName for android
2017-10-10 00:39:20 -03:00
Cristóvão Trevisan
bfec02f13c
Adding preferences name setup for android.
2017-10-09 15:46:29 -03:00
Cristóvão Trevisan
835c193313
Making android it compatible with cordova native storage
2017-10-09 15:24:52 -03:00
sangwoo.maeng
2ae47ee57c
Fix NPE. Access preference via ReactApplicationContext instead of CurrentActivity on Android
2017-03-14 08:45:57 +09:00
dozel
e8e7b7e395
Moved commits to outside the loop for clearAll and clearMultiple.
2017-02-01 12:39:00 -08:00
dozel
b797285225
In Android, clears were missing commits.
2017-01-31 14:41:42 -08:00
Kevin Leung
12c6226456
Initial commit
2016-12-08 12:14:15 +08:00