Commit Graph

37 Commits

Author SHA1 Message Date
sekelsenmat
7cc850d667 LCL-Android-Example: Makes the sqlite usage selectable
git-svn-id: trunk@39501 -
2012-12-10 11:01:22 +00:00
sekelsenmat
c5086ee29a LCL-Android-Sqlite: Improves the example to save the data and have better control names
git-svn-id: trunk@39448 -
2012-12-06 11:08:32 +00:00
sekelsenmat
8a517f537e LCL-Android-Sqlite: Improves the example to use sqlite in desktop too, for debugging.
git-svn-id: trunk@39443 -
2012-12-05 14:31:46 +00:00
sekelsenmat
d67e97dbd5 LCL-Android example: Starts adding sqlite support
git-svn-id: trunk@39427 -
2012-12-01 14:09:43 +00:00
sekelsenmat
eb2efeec24 LCL-Android: Moves the JNI code to call the ListView Dialog to the CustomDrawn widgetset to centralize it.
git-svn-id: trunk@37701 -
2012-06-20 07:41:05 +00:00
sekelsenmat
fad008f0a0 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.
git-svn-id: trunk@37692 -
2012-06-19 14:56:57 +00:00
sekelsenmat
e4785e16cb lcl android example: Moves downloading the HTML page to the second form
git-svn-id: trunk@37617 -
2012-06-11 12:16:39 +00:00
sekelsenmat
b00191ac66 android lcl example: Finally the html download is working
git-svn-id: trunk@37616 -
2012-06-11 11:44:34 +00:00
sekelsenmat
dac7091698 android lcl example: Advances the networking code, now almost working
git-svn-id: trunk@37615 -
2012-06-11 09:10:16 +00:00
sekelsenmat
c6213c990e lcl-android example: Improves the networking code
git-svn-id: trunk@37593 -
2012-06-08 14:45:05 +00:00
sekelsenmat
53b364d771 lcl-android example: Improves the networking code, but doesnt yet work
git-svn-id: trunk@37591 -
2012-06-08 11:43:14 +00:00
sekelsenmat
7b0ef9b1df android-lcl-example: Fixes compilation
git-svn-id: trunk@37589 -
2012-06-08 08:59:15 +00:00
sekelsenmat
8c940d8ef6 lcl-android-test: Advances the sockets example
git-svn-id: trunk@37568 -
2012-06-07 15:46:22 +00:00
sekelsenmat
07eac0e0f2 android-lcl-example: Adds code for testing socket communication possibilities
git-svn-id: trunk@37533 -
2012-06-06 16:17:57 +00:00
sekelsenmat
b52ee389ac Fixes the drawing of the checkbox in Android
git-svn-id: trunk@36396 -
2012-03-28 15:30:23 +00:00
sekelsenmat
c1eb17e8e9 Finishes the basic implementation of Android native menus
git-svn-id: trunk@36394 -
2012-03-28 13:59:52 +00:00
sekelsenmat
348a233427 Initial work for Android menu support
git-svn-id: trunk@36392 -
2012-03-28 12:23:05 +00:00
sekelsenmat
4d20dae129 Now TComboBox is almost working in Android. It shows the item selection dialog, but it crashes when the user selects an item
git-svn-id: trunk@35652 -
2012-03-02 10:10:33 +00:00
sekelsenmat
577822049d Implements vibration in Android
git-svn-id: trunk@35293 -
2012-02-10 15:10:13 +00:00
sekelsenmat
913c5364a6 Adds a new object to lazdevicepias: Device and it starts with manufacturer and model info showing in Android and already predicts vibration capabilities. Starts opening the implementation of font enumeration in lcl-customdrawn
git-svn-id: trunk@35291 -
2012-02-10 13:39:06 +00:00
sekelsenmat
cc0e04b161 Finishes the basic implementation of dpi and screen rotation adjustment for Android. Not 100% perfect, but in general already functional.
git-svn-id: trunk@34279 -
2011-12-19 13:51:13 +00:00
sekelsenmat
3270436597 Adds virtual keyboard support to LCL-CustomDrawn-Android
git-svn-id: trunk@34221 -
2011-12-16 14:31:57 +00:00
sekelsenmat
05cd46835f Advances keyboard events in Android and X11. Simple key down/up can already be received in both
git-svn-id: trunk@34207 -
2011-12-15 13:19:01 +00:00
sekelsenmat
c7d4748e81 customdrawn-android: Improves the text rendering, starts implementing text metrics. Improves the customdrawn examples.
git-svn-id: trunk@34150 -
2011-12-13 09:30:28 +00:00
sekelsenmat
9c38c40343 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
git-svn-id: trunk@34127 -
2011-12-12 07:30:55 +00:00
sekelsenmat
6646781795 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
git-svn-id: trunk@34117 -
2011-12-11 20:31:09 +00:00
sekelsenmat
20156f2329 Android example: Adds more debug info for mouse messages
git-svn-id: trunk@33942 -
2011-12-04 11:14:49 +00:00
sekelsenmat
066a73b5a2 customdrawn-android: Starts implementing text metrics
git-svn-id: trunk@33908 -
2011-12-02 16:37:19 +00:00
sekelsenmat
702da92ba0 android example: Adapts it to use the new system colors
git-svn-id: trunk@33895 -
2011-12-01 17:15:30 +00:00
sekelsenmat
afde9c23d7 Android example: Adds the armv6 process selection and a progressbar and a trackbar
git-svn-id: trunk@33893 -
2011-12-01 16:41:08 +00:00
sekelsenmat
9f647bf179 Android example: Adds a TArrow and a non-customdrawn build mode for comparison
git-svn-id: trunk@33852 -
2011-11-29 12:48:39 +00:00
sekelsenmat
9063d804bf android test: Adds a non-android project file for comparison
git-svn-id: trunk@33838 -
2011-11-28 16:53:51 +00:00
sekelsenmat
ac80bdd2a9 android example: Adds more event tests
git-svn-id: trunk@33837 -
2011-11-28 16:38:22 +00:00
sekelsenmat
8fc57de450 android example: Updates to the latest lcl
git-svn-id: trunk@33830 -
2011-11-28 14:40:08 +00:00
sekelsenmat
4391554b46 Android example: Adds a TCustomControl, removes unnecessary calling cdecl option and removes support for nativeapp
git-svn-id: trunk@33825 -
2011-11-28 12:31:32 +00:00
sekelsenmat
18fff55534 android example: Small improvements
git-svn-id: trunk@33824 -
2011-11-28 10:48:06 +00:00
sekelsenmat
fb4a6b3045 Adds the Android example to the lazarus repository
git-svn-id: trunk@33818 -
2011-11-28 10:16:44 +00:00