summaryrefslogtreecommitdiff
path: root/src/drivers/Android/Fl_Android_Application.H
AgeCommit message (Expand)Author
2018-03-09Android: move Android specific platform events to FL/android.HMatthias Melcher
2018-03-07Cleaning FLTK namespaceMatthias Melcher
2018-03-07Android: moved all Android code from the main app into the driver system. All...Matthias Melcher
2018-03-07Android: improvements to Fl:flush() implementation. Initial draw, no wasted d...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