aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/android/org/inodes
AgeCommit message (Expand)Author
2011-03-03ANDROID: Formatting/whitespacesdhewg
2011-03-02ANDROID: Implement pause/resumedhewg
2011-03-02ANDROID: Move swapBuffers to the native sidedhewg
2011-03-02ANDROID: Untangle JNI interweavingdhewg
2011-02-27ANDROID: Remove dead codedhewg
2011-02-27ANDROID: Remove unnecessary codedhewg
2011-02-27ANDROID: Rework audio systemdhewg
2011-02-27ANDROID: Formattingdhewg
2011-02-26ANDROID: Allow softkeybd on all devicesdhewg
2011-02-24ANDROID: Disable zoning for nowdhewg
2011-02-24ANDROID: We are not a text editordhewg
2011-02-14ANDROID: Use and reinit texture on screen changesdhewg
2011-02-14ANDROID: Unify log prefixdhewg
2011-02-14ANDROID: Allow monolithic builds to rundhewg
2010-10-25ANDROID: Don't trust eglChooseConfig and refilter/sort results manuallyAngus Lees
2010-07-05Drop direct use of (private) libEGL.so and call EGL functions via Java.Angus Lees
2010-06-29Replace some code with constructs that work on Android pre-1.6.Angus Lees
2010-06-11Add support for setFocusRectangle - enabled on 'small' Android screens.Angus Lees
2010-06-06whitespace correctionsMax Horn
2010-06-06Add Android backend from patch #2603856Max Horn