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,117
Commits
2
Branches
0
Tags
54
MiB
C++
79%
C
14.1%
Java
3.2%
Python
1.4%
Makefile
1%
Other
1.1%
0bcad9b1dc
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Ben Murdoch
0bcad9b1dc
Merge "It is possible that we may get a call from WebCore that the first layout has completed before we've successfully syncd the webview dimensions from Java to native and in this case, we end up syncing a height of 0 to WebKit. This causes hit detection to fail, as WebKit thinks we have a 0-height visible area. This patch fixes this scenario by syncing the height of the webview back to WebKit in the case that the first layout comes back before we've sent our dimensions."
2010-03-05 09:42:06 -08:00
awt
Fix the broken compile of a currently-not-being-compiled AWT class.
2010-01-28 12:31:01 -08:00
camera
Fix the rgb to yuv422sp conversion. The order of uv is different from the
2010-02-18 14:02:56 -08:00
cmds
Fix simulator build.
2010-02-11 14:41:20 -08:00
common
Fix Proguard flags.
2010-03-02 09:36:33 -08:00
include
Fix issue
#2448075
: aapt doesn't fix up activity-alias android:targetActivity links
2010-03-01 20:42:14 -08:00
libs
Fix
#2489986
: The key bitmask needs to cover all possible keys
2010-03-04 16:00:29 -08:00
mms-common
define the "seen" column for sms and pdu tables.
2010-03-01 10:26:31 -08:00
opengl
get rid off the YUV formats at the libui layer
2010-02-16 17:33:37 -08:00
vpn
Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources.
2010-01-29 13:35:51 -08:00
cleanspec.mk
MODULE_LICENSE_APACHE2
NOTICE