Merge: Bundle: Nit API wrapping Bundle class
authorJean Privat <jean@pryen.org>
Thu, 10 Jul 2014 19:02:33 +0000 (15:02 -0400)
committerJean Privat <jean@pryen.org>
Thu, 10 Jul 2014 19:02:33 +0000 (15:02 -0400)
commit8d4daf8ad1fa680cd317219cc58d918edc30874b
tree69ebbee7b32e372a427c1724a7ff6f6ce3352295
parentc2174f8197f0d8f5600e671ff57c4c67b4f7f419
parentbecfb9fc7c9cdeed1e908e188b3726640e3d5bfe
Merge: Bundle: Nit API wrapping Bundle class

The Bundle class is an Android API custom mapping class. It maps `String` to various value types. This class is used by a lot of android callbacks and classes in general. It is mainly used to communicate data between application entities.

Required by the `Intent` API

Signed-off-by: Frédéric Vachon <fredvac@gmail.com>

Pull-Request: #507
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Romain Chanoir <chanoir.romain@courrier.uqam.ca>
examples/mnit_simple/src/simple_android.nit