summaryrefslogtreecommitdiffstats
path: root/native/include/android/native_activity.h
Commit message (Expand)AuthorAgeFilesLines
* Add API to get path to OBBs.Dianne Hackborn2011-01-161-0/+7
* Fix issue #3126018: No way to specify NativeActivity's native methodDianne Hackborn2010-10-241-2/+30
* Fix issue #3117918: No way to finish a native activityDianne Hackborn2010-10-211-0/+6
* More native work.Dianne Hackborn2010-08-111-1/+9
* Add native C APIs for working with the Asset ManagerChristopher Tate2010-07-151-0/+7
* IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-0/+42
* Add ANativeWindow API for directly drawing to the surface bits.Dianne Hackborn2010-07-091-0/+5
* Add new native Looper API.Dianne Hackborn2010-07-021-0/+15
* Get to the point of being able to do native drawing.Dianne Hackborn2010-07-011-8/+0
* Make real API for native code to get its window.Dianne Hackborn2010-07-011-18/+13
* Update native activity & event APIs to follow correct conventions.Dianne Hackborn2010-06-291-25/+32
* First stab at attaching native event dispatching.Dianne Hackborn2010-06-221-0/+15
* Update NativeActivity to allow direct surface access.Dianne Hackborn2010-05-181-1/+114
* Add new API to take over a window's Surface.Dianne Hackborn2010-05-181-5/+0
* First pass at NativeActivity.Dianne Hackborn2010-05-051-0/+68