neo_doxygen: Support more section kinds.
[nit.git] / lib / android /
2014-12-14 Jean PrivatMerge: Fix unread warnings
2014-12-12 Alexandre Terrasalib/android: fixes unread variables
2014-12-11 Jean Privatcontrib&examples: Makefiles use nitc instead of nitg
2014-11-28 Jean Privatall: add `nitish` tag for code-blocks skipped by nitunit
2014-11-26 Alexis Laferrièreexamples: intro app.nit Android UI test
2014-11-26 Alexis Laferrièrelib/android: intro the `ui` module
2014-11-26 Alexis Laferrièreandroid: add super classes to `NativeActivity`
2014-11-26 Alexis Laferrièrelib/android: intro the `notifications` module
2014-11-25 Alexis Laferrièrelib/android: intro the `toast` module
2014-11-25 Jean PrivatMerge: SELF type
2014-11-22 Alexis Laferrièrenitg&android: add the android_manifest_activity annotation
2014-11-22 Alexis Laferrièreandroid: add missing annotation "android_manifest_appli...
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-27 Jean Privatlib: some update towards more use of new constructors
2014-09-25 Jean PrivatMerge: App.nit Data Store
2014-09-09 Alexis LaferrièreMerge branch 'master' into data_store
2014-09-08 Alexis Laferrièreandroid: intro android_store
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-09-02 Alexis Laferrièreandroid: update users of `java::io`
2014-09-02 Alexis Laferrièrejava: move `android::java_io` to `java::io` & remove...
2014-08-29 Jean Privatlib/android: use min_api_version in intent and shared_p...
2014-08-15 Jean Privatlib: prepare for new constructors
2014-08-13 Frédéric Vachonlib/android: Fixes audio module tests
2014-08-13 Frédéric Vachonlib/android: Bundle API JNI error fix
2014-08-11 Frédéric Vachonlib/android: Intro of the Android Intent API
2014-08-04 Jean PrivatMerge: introduce and use MModuleData
2014-08-04 Jean Privatlib: add user-declared annotations on some modules
2014-07-31 Alexis Laferrièrelib/android: precise that Java FFI errors are failures
2014-07-22 Jean Privatlib/android: update to Java `long` to represent a Nit...
2014-07-17 Jean Privatcode: remove useless as(not null)
2014-07-17 Alexis Laferrièrelib/android: remove useless as(not null) from audio
2014-07-16 Jean PrivatMerge: lib/android: Typo fix for shared_preferences...
2014-07-15 Frédéric Vachonlib/android: Added import and fixed typo
2014-07-15 Alexis Laferrièreandroid/shared_preferences: []= always serialize to...
2014-07-15 Alexis Laferrièreandroid/shared_preferences: import json_serialization...
2014-07-10 Jean PrivatMerge: Bundle: Nit API wrapping Bundle class
2014-07-08 Romain ChanoirIntroduction of java io API, used by android audio...
2014-07-08 Romain ChanoirIntroduction of the android audio API, needs android...
2014-07-08 Romain ChanoirIntroduction of android assets and resources management API
2014-06-30 Frédéric VachonMerge branch 'master' into Bundle
2014-06-14 Frédéric Vachonlib/android: Intro API wrapping android Bundle class
2014-06-13 Frédéric Vachonlib/android: Intro API wrapping android SharedPreferences
2014-06-10 Jean PrivatMerge: Move sensors and Dalvik related services from...
2014-06-10 Jean Privatlib/app: move stuff from `App::init` to a new function...
2014-06-10 Alexis Laferrièreandroid: exit application on destroy request
2014-06-10 Alexis Laferrièreandroid: pause on lost focus too
2014-06-10 Alexis Laferrièreandroid: extract Dalvik VM related services to their...
2014-06-06 Alexis Laferrièreandroid: move sensors from mnit_android to android
2014-06-06 Alexis Laferrièreandroid: move the event loop from mnit_android to android
2014-06-05 Alexis Laferrièreandroid: intro `App::paused` and use it in mnit
2014-06-05 Alexis Laferrièrelib: intro android::vibration
2014-06-02 Alexis Laferrièreandroid: use native_app_glue
2014-06-02 Alexis Laferrièrelib/android: intro android::native_app_glue
2014-05-21 Alexis Laferrièrelib: add log features from mnit_app::android_app to...
2014-05-21 Alexis Laferrièrelib/android: move platform declaration to a submodule
2014-05-21 Alexis Laferrièreandroid: imports app.nit
2014-05-21 Alexis Laferrièrelib: move android.nit to a project ::android