This website requires JavaScript.
Explore
Help
Register
Sign In
ADHOC
/
replicant-frameworks_native
Watch
3
Star
0
Fork
0
You've already forked replicant-frameworks_native
Code
Issues
7
Pull Requests
Releases
Wiki
Activity
13,397
Commits
2
Branches
0
Tags
54
MiB
C++
79%
C
14.1%
Java
3.2%
Python
1.4%
Makefile
1%
Other
1.1%
c673c70c71
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Jean-Michel Trivi
c673c70c71
Merge "Implementation of the policing of transport control key press events among multiple applications competing for the remote control focus. AudioManager defines a new API for applications to use in order to register their BroadcastReceiver for the media button as the one to receive the corresponding intent, but all applications at the same time (in an ordered broadcast). AudioService handles a stack of remote control focus owners. It traps ACTION_MEDIA_BUTTON intents and sends a new intent to the remote control focus owner."
2010-03-17 14:47:45 -07:00
awt
Add correct copyright headers to multiple files
2010-03-11 18:22:10 -08:00
camera
Still do dump() if we cannot get mServiceLock for a while.
2010-03-05 15:21:02 -08:00
cmds
keystore: rephrase the comment to make the usage more clear.
2010-03-17 16:31:20 +08:00
common
Add a voice search hint context for the launcher.
2010-03-11 10:14:16 -08:00
include
implement connect/disconnect in our native_window_t implementations
2010-03-11 15:06:54 -08:00
libs
Merge "Fix issue 2416481: Support Voice Dialer over BT SCO."
2010-03-17 09:16:27 -07:00
opengl
Implement eglInitialize / eglTerminate reference counting
2010-03-15 21:21:51 -07:00
vpn
MODULE_LICENSE_APACHE2
NOTICE