- cc87cf5: Fixed saving of resolution presets (woesss)
- 177c985: Fix ClassCastException in takeScreenshot() (woesss)
- 5d18a8b: Remove minimum delay for key release (woesss)
- 190bb47: LCDUI: fix Item.notifyStateChanged() (woesss)
- 7a6719b: Fix build without secret properties (woesss)
- a222d4a: Update appcenter cert (Nikita Shakarun)
- 3cc10ae: Improve error reports (woesss)
- 2b3eb27: Use acra-http (woesss)
- 23d4d1e: Fix open FileConnection (woesss)
- 86d3435: Improve com.siemens.mp.lcdui.Image implementation (woesss)
- 724b90a: Refactoring case-insensitive file extension checking (woesss)
- a609ebd: micro3d: Fix for bmp files with invalid raster offset (rmn20)
- e42cff5: fix (rmn20)
- 4532838: micro3d: more lenient BMP loading (woesss)
- a2eaf4e: Merge pull request #107 from rmn20/dev (woesss)
- 225c4a2: Fix mutable property of Image (woesss)
- eb2ffc4: Reimplement Nokia M3D on GLES20 (woesss)
- 0234d04: fixup! Check descriptor when skip installer dialog (woesss)
- 2c7290b: Replace loop detection in immediate mode of EventQueue (woesss)
- 0f67e90: Touch GL in single thread in com.mexa.opgl.OpglGraphics (woesss)
- 42f6827: Copy pixels from GL in native (woesss)
- 21b8805: Filter pointer events (woesss)
- 723f464: PNGUtils: ignore invalid palette indexes, optimize (woesss)
- a5ec311: Update gradle files (woesss)
- d826b76: M3G: generate texture mipmap by M3G code, as automatic generation by GL does not work correctly (#108) (woesss)
- f10c8d9: M3G: execute M3gRunnable in single thread (woesss)
- 4f5b09b: Share a single back buffer across all Canvas instances (fix #110) (woesss)
- c501ccb: Add com.mot.iden.multimedia package (#111) (woesss)
- 7a7dbce: MMAPI: add MIDIControl support for MIDI based content (fix nikita36078/J2ME-Loader#1072) (woesss)
- ffc6f3c: Update readme (woesss)
- cfb9c20: Update proguard rules (woesss)
- 1da39db: Update AGP (woesss)
- 580ac80: Add more info to AppInstaller error report (woesss)
- 49e7fd6: refactor start app (woesss)
- 209d345: Fix call notifyItemStateChanged() for TextField (woesss)
- 7207887: Fix uri parsing in BT connections (woesss)
- 3fd4a2a: LCDUI: another fix for List, ChoiceGroup (woesss)
- c16c576: Setting to enable workaround for MIDlets that do not support pause (fix crash after pause) (woesss)