lazarus/examples/androidlcl
2012-06-20 07:41:05 +00:00
..
android LCL-Android: Moves the JNI code to call the ListView Dialog to the CustomDrawn widgetset to centralize it. 2012-06-20 07:41:05 +00:00
androidlcltest.lpi LCL-Android: Adds a new JNI routine which allows to show the native ListView in a dialog. It is very useful when we need the user to select an item from a list which has more info then the basic list for the combobox. 2012-06-19 14:56:57 +00:00
androidlcltest.lpr LCL-CustomDrawn-Android: Changes the hardcoded package name to a variable which user software can change 2012-04-30 08:36:08 +00:00
mainform.lfm lcl android example: Moves downloading the HTML page to the second form 2012-06-11 12:16:39 +00:00
mainform.pas LCL-Android: Moves the JNI code to call the ListView Dialog to the CustomDrawn widgetset to centralize it. 2012-06-20 07:41:05 +00:00
nonandroidtest.lpi Finishes the basic implementation of dpi and screen rotation adjustment for Android. Not 100% perfect, but in general already functional. 2011-12-19 13:51:13 +00:00
nonandroidtest.lpr Fixes the drawing of the checkbox in Android 2012-03-28 15:30:23 +00:00
runwindowsapp.bat android example: Adds some structure to debug it in windows 2011-12-05 15:03:51 +00:00
secondform.lfm LCL-Android: Adds a new JNI routine which allows to show the native ListView in a dialog. It is very useful when we need the user to select an item from a list which has more info then the basic list for the combobox. 2012-06-19 14:56:57 +00:00
secondform.pas LCL-Android: Moves the JNI code to call the ListView Dialog to the CustomDrawn widgetset to centralize it. 2012-06-20 07:41:05 +00:00