index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
NativeActivity.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tell system server whether the app handled input events.
Jeff Brown
2010-11-08
1
-2
/
+4
*
Fix issue #3126018: No way to specify NativeActivity's native method
Dianne Hackborn
2010-10-24
1
-4
/
+19
*
Fix issue #3113219: NativeActivity using wrong lib path with Java code
Dianne Hackborn
2010-10-20
1
-9
/
+4
*
Use new nativeLibraryPath field for NativeActivity
Kenny Root
2010-09-07
1
-9
/
+4
*
More native work.
Dianne Hackborn
2010-08-11
1
-5
/
+36
*
Implement native key pre-dispatching to IMEs.
Dianne Hackborn
2010-07-15
1
-0
/
+33
*
Add native C APIs for working with the Asset Manager
Christopher Tate
2010-07-15
1
-2
/
+4
*
IME events are now dispatched to native applications.
Dianne Hackborn
2010-07-13
1
-5
/
+96
*
Add new native Looper API.
Dianne Hackborn
2010-07-02
1
-2
/
+9
*
Make real API for native code to get its window.
Dianne Hackborn
2010-07-01
1
-7
/
+18
*
Implement default key handling for native code.
Dianne Hackborn
2010-06-30
1
-9
/
+53
*
Remove InputConsumer, replacing with InputQueue.
Dianne Hackborn
2010-06-23
1
-7
/
+7
*
First stab at attaching native event dispatching.
Dianne Hackborn
2010-06-22
1
-1
/
+15
*
Update NativeActivity to allow direct surface access.
Dianne Hackborn
2010-05-18
1
-7
/
+26
*
First pass at NativeActivity.
Dianne Hackborn
2010-05-05
1
-0
/
+122