This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a833cbbed087bf6869905a43166757a6436ad34f
frameworks_base
/
core
History
Dave Bort
a833cbbed0
Config: Add ConfigBuildFlags, and change it based on TARGET_BUILD_TYPE
...
This will be used to revive android.util.Config.DEBUG. Signed-off-by: Dave Bort <
dbort@android.com
>
2009-05-01 17:47:08 -07:00
..
config
Config: Add ConfigBuildFlags, and change it based on TARGET_BUILD_TYPE
2009-05-01 17:47:08 -07:00
java
Add the ability to specify the onClick handler with XML. The new android:onClick attribute defines the name of the method in the Activity to invoke when the button is clicked. The method has to be public and get one View parameter.
2009-05-01 10:57:14 -07:00
jni
pass original ptrs to JNI release functions (instead of += index to them)
2009-05-01 08:24:01 -04:00
res
location: Add support for location providers outside of the system process.
2009-05-01 15:06:31 -04:00