android & benitlux: use NitObject in clients
[nit.git] / lib / android / bundle / bundle.nit
2019-02-27 Alexis Laferrièreandroid & benitlux: use NitObject in clients
2016-09-19 Alexis Laferrièrelib & contrib: update imports
2015-08-27 Alexis Laferrièrelib/android: fix `Bundle::string` behavior on null...
2015-08-27 Alexis Laferrièrelib/android: use a global reference for `Bundle::native...
2015-06-02 Lucas Bajoletcompiler: Changed types of Char to uint32_t and NativeS...
2015-05-29 Alexis Laferrièrelib: update doc to refer to the `serialize` annotation
2015-05-27 Alexis Laferrièrelib/android: clean up whitespace errors in `bundle`
2015-05-27 Alexis Laferrièrelib/android: update to use `self` in Java code
2015-05-20 Alexis Laferrièrelib & contrib: update users of json::serialization
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2015-01-30 Alexis Laferrièrelib/android: Bundle do not need a context or to import...
2014-12-12 Alexandre Terrasalib/android: fixes unread variables
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-08-13 Frédéric Vachonlib/android: Bundle API JNI error fix
2014-07-22 Jean Privatlib/android: update to Java `long` to represent a Nit...
2014-06-14 Frédéric Vachonlib/android: Intro API wrapping android Bundle class