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
*
AArch64: Use long for pointers in App/Backup
Ashok Bhat
2014-01-08
1
-19
/
+18
*
Gracefully handle missing directories.
Jeff Sharkey
2013-08-15
1
-4
/
+8
*
APIs for multiple external storage devices.
Jeff Sharkey
2013-08-11
1
-5
/
+4
*
Rewrite input handling for native applications
Michael Wright
2013-04-22
1
-40
/
+6
*
Queues, queues, queues and input.
Jeff Brown
2013-04-08
1
-22
/
+17
*
Use input transport for communications between app and IME.
Jeff Brown
2013-03-26
1
-2
/
+1
*
Allow applications to recover from IME related ANRs.
Jeff Brown
2012-06-14
1
-7
/
+1
*
Add API to get path to OBBs.
Dianne Hackborn
2011-01-16
1
-2
/
+2
*
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