Project

General

Profile

Download (9.42 KB) Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / flag / FlagActivity.java @ 107e4b72

# Date Author Comment
e3eab072 06/28/2017 11:16 AM Leszek Koltunski

Simplify Statics.

01782e85 06/07/2017 05:18 PM Leszek Koltunski

Progress with support for Effect classes.

b0ebdf5e 04/18/2017 02:30 PM Leszek Koltunski

Major:

1) in the Library, fix the fact that some applications (those that were creating their DistortedSurface objects outside of onSurfaceCreated or onSurfaceChanged) would not render after the activity went to background (press POWER to see that).
2) in the Apps, call the new 'Distorted.onPause()' API to fix the above problem...

6f3024ae 12/15/2016 10:50 PM Leszek Koltunski

Fix a lot of Lint warnings in the apps.

e2c784bd 11/04/2016 11:25 AM Leszek Koltunski

Tidy up 'Flag'

41d39cea 11/03/2016 10:34 AM Leszek Koltunski

Flag app finished

100e2da7 11/02/2016 05:17 PM Leszek Koltunski

Progress with the 'Flag' test app.

175f355d 10/18/2016 01:40 PM Leszek Koltunski

Beginnings of a new example app - a waving flag.

No actual waving yet!