summaryrefslogtreecommitdiff
path: root/src/drivers/Android
AgeCommit message (Expand)Author
2018-03-10Android: crude graphics clippingMatthias Melcher
2018-03-09Android: move Android specific platform events to FL/android.HMatthias Melcher
2018-03-07Cleaning FLTK namespaceMatthias Melcher
2018-03-07Android: specific event for Android. Use Fl::add_system_handler() and Fl::eve...Matthias Melcher
2018-03-07Android: moved all Android code from the main app into the driver system. All...Matthias Melcher
2018-03-07Android: using wait_for_expose to sync screen and windowsMatthias Melcher
2018-03-07Android: improvements to Fl:flush() implementation. Initial draw, no wasted d...Matthias Melcher
2018-03-05Android: moved to IDE directory.Matthias Melcher
2018-03-05Android: drawing behaves nice enough. Fl::flush seems to bring the expected r...Matthias Melcher
2018-03-05Android: more cleanup. Trying to solve the problem of undefined screen buffer...Matthias Melcher
2018-03-04Android: beautified the Fl_Android_Application interface.Matthias Melcher
2018-03-03Android: reorganizingMatthias Melcher
2018-03-03Android: case of .h and .HMatthias Melcher
2018-03-03Android: need more source filesMatthias Melcher
2018-03-02Set svn properties on new Android source files.Albrecht Schlosser
2018-03-02More Android changes.Matthias Melcher
2018-03-02Adding crude Android native screen driverMatthias Melcher