openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
android_framework_base
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 13 hours
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 2,158 of 2,159
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'cupcake'
android-build SharedAccount
More...
over 16 years ago
auto import from //branches/cupcake/...@126645
The Android Open Source Project
More...
over 16 years ago
auto import from //branches/cupcake/...@126645
The Android Open Source Project
More...
over 16 years ago
Optional provisioning
Jean-Baptiste Queru
More...
over 16 years ago
telephony: Return NOT_SUPPORTED for RIL_REQUEST_GET_NEIGHBORING_CELL_IDS.
Jaikumar Ganesh
More...
over 16 years ago
auto import from //branches/cupcake/...@125939
The Android Open Source Project
More...
over 16 years ago
auto import from //branches/cupcake/...@125939
The Android Open Source Project
More...
over 16 years ago
proposed fix for issue #1703: http://code.google.com/p/android/issues/detail?id=1703
Jon Larimer
More...
over 16 years ago
Merge commit 'remotes/korg/cupcake'
Jean-Baptiste Queru
More...
over 16 years ago
Merge commit 'remotes/korg/cupcake'
Jean-Baptiste Queru
More...
over 16 years ago
fix issue #1587
Yusuke Ohmichi(maimuzo)
More...
over 16 years ago
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
More...
over 16 years ago
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
More...
over 16 years ago
Merge
Android Code Review
More...
over 16 years ago
Refresh fonts with updated license strings in the 'name' table Use compressed kerning format Add cyrillic characters
Mike Reed
More...
over 16 years ago
fix (more) style issues from change #5124
Jon Larimer
More...
over 16 years ago
In removeGpsStatusListener, remove the listener for real.
Jon Larimer
More...
over 16 years ago
Enforce permission for using addGpsStatusListener. Even though it's currently hidden and inaccessible from the SDK, it's still possible for an Android app to use, so it needs to check perms.
Jon Larimer
More...
over 16 years ago
Fix android application platform will crash problem.
linuxemacs
More...
over 16 years ago
Add bluetooth include path.
Nick Pelly
More...
over 16 years ago
Avoid using the 'sample' syntax to refer to Phone Application, in the core. This adds a build dependency on the PhoneApp, and the core build fails on configurations that do not have Phone Application.
Jeyprakash
More...
over 16 years ago
Change ROUTE_ALL from 15 (4-bit mask) to -1 (32-bit mask) to allow for more routes in the future.
Jean-Baptiste Queru
More...
over 16 years ago
Change ROUTE_ALL from 15 (4-bit mask) to -1 (32-bit mask) to allow for more routes in the future.
Jean-Baptiste Queru
More...
over 16 years ago
Fix the lock screen bypass issue reported in http://forum.xda-developers.com/showthread.php?t=436767.
Rich Cannings
More...
almost 17 years ago
Fix for bug 1185. The constructor IntentFilter(String action, String dataType) ignores the action parameter. This change ensures that it is correctly added to the set of actions.
Tom Gibara
More...
almost 17 years ago
Fix issue 1164: Incorrect organization type label in contacts
Evan JIANG
More...
almost 17 years ago
BUG FIX - http://code.google.com/p/android/issues/detail?id=955
Muthu Ramadoss
More...
almost 17 years ago
Fix typo. It's "picasa", not "picassa".
raphael
More...
almost 17 years ago
Fix a FileObserver jni bug. The path string in FileObserver jni will not be automatically released in the while loop. Then it will cause too many local refs in the ref table. When received too many file changed notifications/events, the process will be killed for "Failed adding to JNI local ref table". Test code: ============================================================= import android.app.Activity; import android.os.Bundle; import android.os.FileObserver; import android.util.Log;
Evan JIANG
More...
almost 17 years ago
Change values of ACTION_POWER constants to better match established practice.
Jean-Baptiste Queru
More...
almost 17 years ago
←
1
2
…
2151
2152
2153
2154
2155
2156
2157
2158
2159
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree