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
Pull Requests
Releases
Wiki
Activity
13,813
Commits
2
Branches
0
Tags
54
MiB
C++
79%
C
14.1%
Java
3.2%
Python
1.4%
Makefile
1%
Other
1.1%
87ccfb3405
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Jean-Michel Trivi
87ccfb3405
Merge "Fix bug 2599698 Music paused by itself The NotificationPlayer sets an OnCompletionListener on the MediaPlayer it's using to play the notification. NotificationPlayer relies on the completion event to abandon audio focus. The player was started before the listener was set. The theory about the bug is that the player finished playing before the listener was called. Therefore the audio focus was never abandonned, and the music didn't resume." into froyo
2010-04-19 09:41:19 -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
Move the public method HttpDateTime.parse() into AndroidHttpClient.
2010-04-09 13:34:15 -07:00
include
fix [2545826] calling into gralloc with external lock held
2010-03-25 14:34:49 -07:00
libs
fix [2594950] Flash: Zooming in on some content crashes the Nexus One and causes it to reboot (runtime restart)
2010-04-14 16:43:44 -07:00
opengl
Fix Android's glEGLImageTargetRenderbufferOES() wrapper
2010-03-29 15:12:19 -07:00
vpn
DO NOT MERGE
2010-03-29 18:12:24 -07:00
MODULE_LICENSE_APACHE2
NOTICE