android, ios & linux: implement `open_in_browser`
[nit.git] / lib / android / ui / ui.nit
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