misc/vim: inform the user when no results are found
[nit.git] / examples / mnit_simple /
2015-04-02 Alexis Laferrièrelib & examples: update modules using the java_package...
2015-01-30 Alexis Laferrièrelib/android: Bundle do not need a context or to import...
2015-01-30 Alexis Laferrièrelib/android: in Java, use Activity instead of NativeAct...
2015-01-21 BlackMinoumnit simple : improved audio tests
2015-01-21 BlackMinoumnit simple : change the format of dimensions to fix...
2015-01-21 BlackMinoumnit simple : apparently, you can't name a sound file...
2015-01-04 Alexis Laferrièremnit: update all clients of `mnit_android` with custom...
2014-12-13 Jean PrivatMerge: Raise nitc from the dead
2014-12-11 Jean Privatcontrib&examples: Makefiles use nitc instead of nitg
2014-12-11 Jean Privatmnit_simple: assets_and_resources give non null things.
2014-09-09 Alexis LaferrièreMerge branch 'master' into data_store
2014-09-08 Alexis Laferrièremnit_simple: minimal test of data store
2014-08-13 Frédéric Vachonlib/android: Removed deprecated `super Serializable`
2014-08-13 Frédéric Vachonlib/android: Fixes audio module tests
2014-08-13 Frédéric Vachonlib/android: Added Intent API tests to mnit_simple
2014-07-30 Jean PrivatMerge: Android annotations and longs
2014-07-30 Alexis Laferrièreexamples: remove annotations used to avoid bug in mnit_...
2014-07-28 Jean Privatmnit_simple: rename FDROID metadata to match the java_p...
2014-07-20 Frédéric Vachonlib/android: Changed entry to execute complete_simple_a...
2014-07-20 Frédéric Vachonlib/android: mnit_simple tests refactoring
2014-07-16 Frédéric Vachontest/mnit_simple: Added tests for API level related...
2014-07-15 Alexis Laferrièreandroid/shared_preferences: []= always serialize to...
2014-07-10 Jean PrivatMerge: Bundle: Nit API wrapping Bundle class
2014-07-10 Jean PrivatMerge: Android assets, resources, and audio
2014-07-09 Jean Privatmnit apps: add metatada files suitable for FDroid
2014-07-08 Romain Chanoirmnit_simple sound and resource testing
2014-06-30 Frédéric VachonMerge branch 'master' into Bundle
2014-06-14 Frédéric Vachonlib/android: Added tests to mnit_simple
2014-06-13 Frédéric Vachonlib/android: Added tests to mnit_simple
2014-06-05 Alexis Laferrièreexamples: update mnit_simple to android.nit
2014-04-28 Alexis Laferrièreexamples/mnit_simple: use vibration and android_manifes...
2014-04-28 Alexis Laferrièreexamples/mnit_simple: use android project annotations
2014-04-25 Alexis Laferrièreexamples/mnit_simple: test Android log and toasts
2014-03-13 Alexis Laferrièreexamples: simplify Makefiles of mnit examples
2014-03-08 Alexis Laferrièreexample: update mnit examples with android version
2014-03-03 Alexis Laferrièreexamples: update Makefiles of mnit examples to use...
2013-08-25 Alexis Laferrièreexamples: intro a very simple mnit application