Maurus Cuelenaere
|
493732167d
|
Android port: NewStringUTF() JNI call doesn't need freeing, these will get garbage collected.
Also use strncpy instead of snprintf.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28495 a1c6a512-1295-4272-9138-f99709370657
|
2010-11-05 18:17:23 +00:00 |
|
Jonathan Gordon
|
b92eabd38b
|
Use a native yes/no dialog instead of rockbox's internal one on android
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28415 a1c6a512-1295-4272-9138-f99709370657
|
2010-10-31 13:12:01 +00:00 |
|
Thomas Martitz
|
2d05d2f9da
|
Clean up r28408 coding style a bit to follow our guidelines with regard to
brace placement, tabs and 80 char line width.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28410 a1c6a512-1295-4272-9138-f99709370657
|
2010-10-31 12:00:03 +00:00 |
|
Jonathan Gordon
|
cc758e42b9
|
fix a mem leak by calling the corect ReleaseString method
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28409 a1c6a512-1295-4272-9138-f99709370657
|
2010-10-31 11:53:36 +00:00 |
|
Jonathan Gordon
|
eaff333bf5
|
Use a Native keyboard GUI instead of rockbox's internal one on android
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28407 a1c6a512-1295-4272-9138-f99709370657
|
2010-10-31 10:35:55 +00:00 |
|