Merge: doc: fixed some typos and other misc. corrections
[nit.git] / lib / app /
2019-02-18 Jean Privatlib&contrib: add some raw and nitish in READMEs
2018-05-10 Alexandre Terrasalib: generate `package.desc` keys to all packages
2018-01-17 Alexis Laferrièreios: implement app::audio for iOS
2017-11-28 Alexandre Terrasaexamples: annotate examples
2017-11-14 Alexis Laferrièreapp.nit examples: fix dependencies by adding the missin...
2017-11-14 Alexis Laferrièreapp.nit examples: update http_request_example to correc...
2017-09-08 Alexis Laferrièreapp: add code example to data_store, http_request and ui
2017-09-08 Alexis Laferrièreapp: make DataStore a class and refine on each platform
2017-09-08 Alexis Laferrièreapp: tweak UI API doc
2017-09-08 Alexis Laferrièreapp: intro `root_window` to select the first visible...
2017-09-07 Alexis Laferrièreapp: update UI example language and android style
2017-06-08 Alexis Laferrièreapp: disable example leading to a threaded crash on...
2017-05-26 Alexis Laferrièreaudio: move some services between the abstraction and...
2017-05-08 Alexis Laferrièreapp.nit: add default behavior to `TextAsset::load`...
2017-05-08 Alexis Laferrièreapp.nit: exit and print an error if not bound to a...
2017-05-07 Alexis Laferrièreapp.nit: id the platform at runtime
2017-02-27 Alexis Laferrièreapp: minor refactor of the audio services
2016-09-19 Alexis Laferrièrelib & contrib: update imports
2016-08-28 Alexis Laferrièreapp::audio: rename `name` to `path`
2016-08-28 Alexis Laferrièreapp::audio: update doc
2016-08-28 Alexis Laferrièreapp::audio: drop the old load_sound and load_music
2016-08-03 Jean PrivatMerge: app.nit: improve apps life-cycle
2016-07-29 Alexis Laferrièreapp.nit: document platform specific triggers for each...
2016-07-29 Alexis Laferrièreapp.nit: update README and add graph image
2016-07-29 Alexis Laferrièreapp.nit: intro `on_restart`
2016-07-29 Alexis Laferrièreapp.nit & android: move on_create & on_destroy to Andro...
2016-07-22 Alexis Laferrièrelib: intro and doc the `app_files` annotation
2016-06-27 Alexis Laferrièreapp.nit: intro example for app::ui
2016-06-27 Alexis Laferrièreapp.nit: intro `Text::open_in_browser`
2016-06-27 Alexis Laferrièreapp.nit: use a ListLayout in http_request example,...
2016-06-27 Alexis Laferrièreapp.nit: add metadata to http_request example for mobil...
2016-06-24 Alexis Laferrièreapp.nit: events are propagated to parents of controls
2016-06-24 Alexis Laferrièreapp.nit: fix name of `align` parameter for use in autoinit
2016-06-20 Alexis Laferrièreapp.nit: intro SimpleAsyncHttpRequest
2016-06-20 Alexis Laferrièreapp.nit: intro example for AsyncHttpRequest
2016-06-20 Alexis Laferrièreapp.nit: add `http_status_code` to `on_load`
2016-06-20 Alexis Laferrièreapp.nit: join AsyncHttpRequests
2016-06-20 Alexis Laferrièreapp.nit: fix order of callbacks in AsyncHttpRequest
2016-06-20 Alexis Laferrièreapp.nit: update AsyncHttpRequest API
2016-06-02 Alexis Laferrièrelib/app: update package.ini to use the mobile tag
2016-06-02 Alexis Laferrièrelib/app: improve doc of AsyncHttpRequest
2016-06-02 Alexis Laferrièrelib/app: update README
2016-05-17 Jean PrivatMerge: app.nit: navigate between windows with the back...
2016-05-17 Jean PrivatMerge: app.nit: intro `ToggleEvent`
2016-05-17 Alexis Laferrièrelib/app: intro back_button abstraction with navigation...
2016-05-17 Alexis Laferrièrelib/app: ToogleEvent
2016-05-16 Alexis Laferrièrelib/android: revamp entrypoint
2016-04-15 Alexis Laferrièrelib/app: intro `TextView::size= & align=`
2016-04-07 Alexis Laferrièrelib/app: intro `CompositeControl::clear`
2016-03-21 Alexis Laferrièrelib/app: intro CheckBox
2016-03-12 Alexis Laferrièrelib/app: move up the delay services to AsyncHttpRequest
2016-03-03 Alexis Laferrièrelib/app & linux: intro `TextInput::is_password`
2016-02-12 Alexis Laferrièrelib/ios: implement data_store using NSUserDefaults
2016-02-11 Alexis Laferrièrelib/ios: implement `app::http_request`
2016-02-09 Alexis Laferrièrelib/ios: intro iOS implementation of `app::ui`
2016-01-12 Alexis Laferrièrelib/app: intro `Asset` and `TextAsset`
2015-11-11 Alexis Laferrièrelib/app/ui & platforms: intro ListLayout
2015-11-10 Alexis Laferrièrelib/app/ui & platforms: intro Label
2015-11-10 Alexis Laferrièrelib/app/ui & platforms: use CompositeControl::remove...
2015-11-10 Alexis Laferrièrelib/app/ui: fix with #1311
2015-11-08 Alexis Laferrièrelib/app: intro the http_request API
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
2015-09-04 Jean PrivatMerge: Better synopses in many packages for a prettier...
2015-08-30 Jean Privatlib: introduce .ini for projects maintained by Alexis...
2015-08-29 Alexis Laferrièrelib: improve synopsis and doc of many libs
2015-08-27 Jean Privatcode: update references to `standard`
2015-08-22 Alexis Laferrièrelib/app: add FIXME to the conditional importation of...
2015-07-28 BlackMinouAndroid/audio: load from res before assets
2015-07-21 Jean Privatlib/app: provide conditional importation of app extensions
2015-06-03 BlackMinouupdate Sound abstraction in app
2015-05-19 Alexis Laferrièrelib: update README of android and app
2015-05-15 Alexis Laferrièrelib/app: intro app.nit abstract UI API
2015-05-14 Alexis Laferrièrelib/app: intro `AppComponent` to react to application...
2015-05-09 Alexis Laferrièrelib/app & android: move log_prefix to Android, where...
2015-05-09 Alexis Laferrièrelib/app: make the warning log method behave more like...
2015-05-09 Alexis Laferrièrelib: improve and move `print_error` to the standard...
2015-04-10 Jean Privatcode: remove `protected` from top-level methods (now...
2015-04-02 Alexis Laferrièrenitc: extract common app.nit annotations from Android
2015-01-21 BlackMinouApp: Audio abstraction in App
2014-11-22 Alexis Laferrièrelib/data_store: allow storing null
2014-09-08 Alexis Laferrièrelib: intro of app::data_store
2014-08-12 Alexis Laferrièrelib/app: app is a group