android & benitlux: use NitObject in clients
[nit.git] / lib / android / assets_and_resources.nit
2019-02-27 Alexis Laferrièreandroid & benitlux: use NitObject in clients
2017-11-27 Alexis Laferrièregamnit: free images pixel data from RAM after loading...
2016-03-13 Alexis Laferrièrelib/android: update other modules to use android_context
2016-01-12 Alexis Laferrièrelib/android: fix manipulation of Java stack from assets...
2015-12-08 Jean Privatcode: explicitly call init in some named constructors
2015-11-16 Alexis Laferrièrelib/android: add more services to NativeBitmap
2015-11-16 Alexis Laferrièrelib/android: `AssetManager::bitmap` only has to return...
2015-09-30 Alexis Laferrièrelib/android: update constructors in assets_and_resources
2015-06-09 BlackMinouandroid assets and resources update
2015-05-27 Alexis Laferrièrelib/android: update to use `self` in Java code
2015-05-14 Alexis Laferrièrelib/android: assets_and_resources need only `dalvik`
2015-02-26 Jean Privatcode: replace `is cached` by `is lazy`
2015-01-21 BlackMinouassets_and_ressources : global ref fixes
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-09-02 Alexis Laferrièreandroid: update users of `java::io`
2014-07-22 Jean Privatlib/android: update to Java `long` to represent a Nit...
2014-07-08 Romain ChanoirIntroduction of android assets and resources management API