lazarus/examples/androidlcl
2012-04-10 08:48:17 +00:00
..
android LCL-CustomDrawn: Buffers the canvas bitmap in Android which greatly diminishes the garbage collector activity and speeds drawing. Also adds a new callback routine to select forms of the project which should have the background drawing painting skipped to speed up drawing 2012-04-10 08:48:17 +00:00
androidlcltest.lpi Initial work for Android menu support 2012-03-28 12:23:05 +00:00
androidlcltest.lpr Initial work for Android menu support 2012-03-28 12:23:05 +00:00
mainform.lfm Fixes the drawing of the checkbox in Android 2012-03-28 15:30:23 +00:00
mainform.pas Fixes the drawing of the checkbox in Android 2012-03-28 15:30:23 +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 Improves the Android text handling 2012-01-04 11:21:28 +00:00
secondform.pas Various small improvements in sms and location in Android 2011-12-29 16:01:46 +00:00