lib/core/stream: LineIterator use CachedIterator
[nit.git] / lib / android / service /
2019-02-27 Alexis Laferrièreandroid: NitActivity and NitService use long to hold...
2019-02-26 Alexis LaferrièreJava FFI: extra_java_file annotation use full Java...
2017-11-22 Alexis Laferrièreandroid: rewrite of the Android support to use the...
2016-03-21 Alexis Laferrièrelib/android: fix typo in service module
2016-03-13 Alexis Laferrièrelib/android: intro support for launching service at...
2016-03-13 Alexis Laferrièrelib/android: intro service support