android & benitlux: use NitObject in clients
[nit.git] / lib / android / shared_preferences / shared_preferences_api10.nit
2019-02-27 Alexis Laferrièreandroid & benitlux: use NitObject in clients
2017-09-08 Alexis Laferrièreapp: report errors in DataStore and fix a warning
2016-09-19 Alexis Laferrièrelib & contrib: update imports
2016-03-13 Alexis Laferrièrelib/android/shared_prefs: use `native_context` and...
2015-05-29 Alexis Laferrièrelib: update doc to refer to the `serialize` annotation
2015-05-27 Alexis Laferrièrelib/android: update to use `self` in Java code
2015-05-26 Alexis Laferrièrelib/android: fix style of `shared_preferences_api10...
2015-05-20 Alexis Laferrièrelib & contrib: update users of json::serialization
2015-05-08 Alexis Laferrièrelib/android: shared preferences only need `dalvik`
2015-02-26 Jean Privatcode: replace `is cached` by `is lazy`
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2014-11-28 Jean Privatall: add `nitish` tag for code-blocks skipped by nitunit
2014-11-12 Alexis Laferrièrelib/android: remove all custom SELF types
2014-10-31 Alexis Laferrièrelib/android: hacks to fix new_global_ref awaiting a...
2014-10-30 Alexis Laferrièrelib/android: hacks to fix new_global_ref awaiting a...
2014-07-22 Jean Privatlib/android: update to Java `long` to represent a Nit...
2014-07-15 Alexis Laferrièreandroid/shared_preferences: []= always serialize to...
2014-07-15 Alexis Laferrièreandroid/shared_preferences: import json_serialization...
2014-06-13 Frédéric Vachonlib/android: Intro API wrapping android SharedPreferences