Merge: Love contrib
[nit.git] / lib / android /
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-26 Alexis Laferrièrelib/android: fix style of `shared_preferences_api10...
2015-05-20 Alexis Laferrièrelib & contrib: update users of json::serialization
2015-05-19 Alexis Laferrièrelib/android: update `ui_test` to the new Android UI
2015-05-19 Alexis Laferrièrelib: update README of android and app
2015-05-15 Alexis Laferrièrelib/android: revamp `android::ui` to implement `app...
2015-05-14 Alexis Laferrièrelib/android: `audio` still depends on the old `native_a...
2015-05-14 Alexis Laferrièrelib/android: `nit_activity` implement the new app.nit...
2015-05-14 Alexis Laferrièrelib: update the old NDK based android to use new lifecycle
2015-05-14 Alexis Laferrièrelib/android: assets_and_resources need only `dalvik`
2015-05-13 Jean PrivatMerge: Revamp app.nit print_error and print_warning
2015-05-12 Alexis LaferrièreMerge branch 'master' into android-annotations
2015-05-12 Alexis LaferrièreMerge branch 'master' into print_error
2015-05-09 Alexis Laferrièrelib/android: make native methods of `log` private
2015-05-09 Alexis Laferrièrelib/android: move the implementation of prints to the...
2015-05-09 Alexis Laferrièrelib/app & android: move log_prefix to Android, where...
2015-05-09 Alexis Laferrièrelib & examples: update users of Android API version...
2015-05-09 Alexis Laferrièrelib & src: name Android API version annotations
2015-05-09 Alexis Laferrièrelib/android: make `ui` a group and clean doc
2015-05-08 Alexis Laferrièrelib/android/ui: move up some services the extern classe...
2015-05-08 Alexis Laferrièrelib/android: make `ui` a group and clean doc
2015-05-08 Alexis Laferrièrelib/android: the `vibration` module only needs `dalvik`
2015-05-08 Alexis Laferrièrelib/android: the `toast` module only needs `dalvik`
2015-05-08 Alexis Laferrièrelib/android: `Intent` do not need a context and update...
2015-05-08 Alexis Laferrièrelib/android: move intent launching services out of...
2015-05-08 Alexis Laferrièrelib/android: shared preferences only need `dalvik`
2015-05-08 Alexis Laferrièrelib/android: rename android_data_store to data_store
2015-04-10 Jean Privatcode: remove `protected` from top-level methods (now...
2015-04-02 Alexis Laferrièrelib & examples: update modules using the java_package...
2015-04-02 Alexis Laferrièrenitc: extract common app.nit annotations from Android
2015-03-18 Alexis Laferrièrelib/android: update `ui` to use NitActivity and be...
2015-03-18 Alexis Laferrièrelib/android: remove popup hack in `ui`
2015-03-18 Alexis Laferrièrelib/android: intro our very own NitActivity
2015-03-17 Alexis Laferrièreandroid: declare Activities for the manifest in an...
2015-03-17 Alexis Laferrièrelib/android: the dalvik module is higher in the importa...
2015-03-17 Alexis Laferrièrelib/android: fix typos in the dalvik module
2015-03-17 Alexis Laferrièrelib/android: clean up whitespaces in native_app_glue
2015-02-26 Jean Privatcode: replace `is cached` by `is lazy`
2015-02-17 Alexis Laferrièrelib/android: add the gamepad module
2015-02-17 Alexis Laferrièrelib/android: move all android annotations to the `aware...
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...
2015-01-30 Alexis Laferrièrelib/android: extract activities from native_app_glue
2015-01-30 Alexis Laferrièrelib/android: in Java, use Activity instead of NativeAct...
2015-01-29 Jean PrivatMerge: ldflags for Android
2015-01-28 Alexis Laferrièrelib: define Android ldflags in user modules
2015-01-28 Alexis Laferrièrenitc & lib: intro the @android annotation and use it...
2015-01-27 Alexis Laferrièrelib/mnit_input: add `KeyEvent::name`
2015-01-26 Alexis Laferrièrelib/android: pin the App instance being registered...
2015-01-26 Alexis Laferrièrelib/android: clean up debug code from the UI module
2015-01-21 BlackMinouassets_and_ressources : global ref fixes
2015-01-21 BlackMinouAndroid audio : better audio handling
2015-01-12 Alexis Laferrièrelib/android: add a README file to the project
2015-01-05 Jean PrivatMerge: Support for Java arrays, Java libs on Android...
2015-01-05 Alexis Laferrièreandroid: add the Google cardboard support module
2015-01-03 Alexis Laferrièreandroid: extract landscape and portrait configs from...
2015-01-03 Alexis Laferrièreandroid: add `AndroidPointerEvent::just_went_down`...
2015-01-03 Alexis Laferrièreandroid: add doc and fix warnings in `input_events`
2015-01-03 Alexis Laferrièreandroid: update style of `input_events`
2015-01-03 Alexis Laferrièreandroid: extract Android input events from `mnit_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...
next