lazarus/examples/androidlcl
2011-12-12 21:10:18 +00:00
..
android customdrawn-android: Finishes the initial implementation of text rendering, it works ok for a very initial support. Improves the AlphaBlend method in TLazCanvas to be more optimized and support a custom source position. 2011-12-12 21:10:18 +00:00
androidlcltest.lpi Android example: Adds the armv6 process selection and a progressbar and a trackbar 2011-12-01 16:41:08 +00:00
androidlcltest.lpr Starts the support in the LCL for assyncronous modal dialogs, implements MessageBox in LCL-CustomDrawn-Android and updates the Android example to test this API 2011-12-11 20:31:09 +00:00
mainform.lfm Starts the support in the LCL for assyncronous modal dialogs, implements MessageBox in LCL-CustomDrawn-Android and updates the Android example to test this API 2011-12-11 20:31:09 +00:00
mainform.pas Reworks the assyncronous modal dialogs interface and adds it to the TCustomForm too. Reimplements the Android support for modal dialogs to support 1 Java implementation for both MessageBox and PromptUser. Implements LCLIntf.PromptUser for Android 2011-12-12 07:30:55 +00:00
nonandroidtest.lpi android example: Adds some structure to debug it in windows 2011-12-05 15:03:51 +00:00
nonandroidtest.lpr android test: Adds a non-android project file for comparison 2011-11-28 16:53:51 +00:00
runwindowsapp.bat android example: Adds some structure to debug it in windows 2011-12-05 15:03:51 +00:00