android & benitlux: use NitObject in clients
[nit.git] / lib / android / ui / ui.nit
2019-02-27 Alexis Laferrièreandroid & benitlux: use NitObject in clients
2017-11-22 Alexis Laferrièreandroid: fix pinning non-local ref to Nit objects from...
2016-09-29 Alexis Laferrièreandroid: trigger click event on button release
2016-07-29 Alexis Laferrièreapp.nit & android: move on_create & on_destroy to Andro...
2016-06-27 Alexis Laferrièreandroid, ios & linux: implement `open_in_browser`
2016-05-18 Alexis Laferrièrelib/android: fix align to always be centered vertically
2016-05-17 Jean PrivatMerge: app.nit: navigate between windows with the back...
2016-05-17 Alexis Laferrièrelib/android: fix text input losing focus on selection...
2016-05-17 Alexis Laferrièrelib/android: implement back_button support using the...
2016-05-17 Alexis Laferrièrelib/android: implement ToggleEvent
2016-04-15 Alexis Laferrièrelib/android: implement `TextView::size= & align=` and...
2016-03-21 Jean PrivatMerge: app.nit on Android: implement multiple windows...
2016-03-21 Alexis Laferrièrelib/android: use a Fragment to simulate multiple windows
2016-03-21 Alexis Laferrièrelib/android: hide the title bar at the top of the screen
2016-03-21 Alexis Laferrièrelib/android: implement CheckBox with a android.widget...
2016-03-08 Alexis Laferrièrelib/android: implement `TextInput::is_password`
2016-02-20 Alexis Laferrièrelib/android: pin Nit buttons from Java callbacks
2016-02-20 Alexis Laferrièrelib/android: fix ListLayout by pinning the adapter...
2016-01-12 Alexis Laferrièrelib/android: implement `TextAsset`
2015-11-11 Alexis Laferrièrelib/android: use the standard "medium" size for labels
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/android/ui: use more global references
2015-05-15 Alexis Laferrièrelib/android: revamp `android::ui` to implement `app...
2015-05-09 Alexis Laferrièrelib/android: make `ui` a group and clean doc
2015-05-08 Alexis Laferrièrelib/android: make `ui` a group and clean doc