| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Android: Rework notification and change icon sizes to better meet the systems... | Thomas Martitz | 2010-12-10 |
| * | Those DeleteGlobalRef() should be DeleteLocalRef(). | Thomas Martitz | 2010-11-06 |
| * | Android: Use our translations for the yes/no/ok/cancel buttons in the yesno a... | Thomas Martitz | 2010-11-06 |
| * | Android: Use wakeup objects instead of polling for the dialog results in the ... | Thomas Martitz | 2010-11-06 |
| * | Android port: NewStringUTF() JNI call doesn't need freeing, these will get ga... | Maurus Cuelenaere | 2010-11-05 |
| * | Use a native yes/no dialog instead of rockbox's internal one on android | Jonathan Gordon | 2010-10-31 |
| * | Clean up r28408 coding style a bit to follow our guidelines with regard to | Thomas Martitz | 2010-10-31 |
| * | fix a mem leak by calling the corect ReleaseString method | Jonathan Gordon | 2010-10-31 |
| * | Use a Native keyboard GUI instead of rockbox's internal one on android | Jonathan Gordon | 2010-10-31 |