index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
NativeActivity.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-6
/
+6
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-6
/
+6
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-6
/
+6
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+7
*
Merge "Create linker-namespace for the classloader" into nyc-dev
Dimitry Ivanov
2016-02-26
1
-4
/
+2
|
\
|
*
Create linker-namespace for the classloader
Dimitry Ivanov
2016-02-25
1
-4
/
+2
*
|
Merge "Construct classloader for apps with no java code" into nyc-dev
Dimitry Ivanov
2016-02-22
1
-1
/
+2
|
\
|
|
*
Construct classloader for apps with no java code
Dimitry Ivanov
2016-02-19
1
-1
/
+2
*
|
Merge "The NDK samples moved a while back."
Elliott Hughes
2016-02-10
1
-10
/
+2
|
\
\
|
|
/
|
/
|
|
*
The NDK samples moved a while back.
Elliott Hughes
2016-02-09
1
-10
/
+2
|
*
Use nativeloader to load NativeActivity
Dmitriy Ivanov
2015-12-11
1
-12
/
+14
*
|
Use nativeloader to load NativeActivity
Dmitriy Ivanov
2015-12-11
1
-12
/
+14
*
|
Use Context.getSystemService(Class<T>) for InputMethodManager.
Yohei Yukawa
2015-11-26
1
-2
/
+2
|
/
*
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