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
38,592
Commits
2
Branches
0
Tags
54
MiB
C++
79%
C
14.1%
Java
3.2%
Python
1.4%
Makefile
1%
Other
1.1%
08a72fd5d8
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Robert Greenwalt
08a72fd5d8
Merge "Add OTADM feature for Verizon requirement. - GsmDataConnectionTracker.java <in function createApnList> : modify parameter type for new ApnSetting. (carrierEnabled has changed to boolean from integer, BEARER has changed to integer from string). <in function createAllApnList> : modify telephony db query statement using carrierEnabled. (carrier_enabled: 1 enable apn, 0: disabled apn) <in function buildWaitingApns> : modify apn management code when current RAT (radio access technology) is LTE or EHRPD. add internal function named needToCheckApnBearer to check current RAT is LTE or EHRPD. - ApnSetting.java : add two member variable (carrierEnabled: apn enable/disable , bearer : Radio Access Technology) - Telephony.java : add two static string CARRIER_ENABLED & BEARER. - ApnSettingTest.java : add two assertEquals in function assertApnSettingEqual. add CARRIER_ENABLED & BEARER parameters."
2011-09-14 13:41:10 -07:00
cmds
Remove the simulator target from all makefiles.
2011-07-11 22:12:16 -07:00
include
Tweak VelocityTracker.
2011-09-09 16:04:09 -07:00
libs
Tweak VelocityTracker.
2011-09-09 16:04:09 -07:00
opengl
add an option to EGL to dump stack traces on errors
2011-09-06 18:06:04 -07:00
services
/surfaceflinger
Fix another problem with refreshing the screen when switching to/from overlay
2011-09-09 01:47:48 -07:00
MODULE_LICENSE_APACHE2
NOTICE