summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fixed popup assets (background)" into gingerbreadJustin Ho2010-10-076-0/+0
|\
| * Fixed popup assets (background)Gilles Debunne2010-10-076-0/+0
* | Merge "Fix bug 3071869 - text anchors are now treated as application sub-pane...Adam Powell2010-10-072-1/+23
|\ \
| * | Fix bug 3071869 - text anchors are now treated as application sub-panels.Adam Powell2010-10-072-1/+23
* | | Merge "Quiet unnecessary debug logging." into gingerbreadBrad Fitzpatrick2010-10-071-1/+1
|\ \ \ | |_|/ |/| |
| * | Quiet unnecessary debug logging.Brad Fitzpatrick2010-10-071-1/+1
* | | Merge "Removed unused and broken screen_progress" into gingerbreadGilles Debunne2010-10-075-27/+0
|\ \ \ | |/ / |/| |
| * | Removed unused and broken screen_progressGilles Debunne2010-10-065-27/+0
* | | More DropBoxManager javadoc love.Brad Fitzpatrick2010-10-071-2/+2
| |/ |/|
* | DropBox.Entry javadoc syntax fixBrad Fitzpatrick2010-10-071-1/+1
* | Merge "Add flag to skip restoring network seletion." into gingerbreadJohn Wang2010-10-071-0/+4
|\ \
| * | Add flag to skip restoring network seletion.John Wang2010-10-071-0/+4
* | | Merge "DO NOT MERGE Initialize bluetooth profiles in BT stress tests" into gi...Eric Rowe2010-10-071-2/+3
|\ \ \ | |/ / |/| |
| * | DO NOT MERGE Initialize bluetooth profiles in BT stress testsEric Rowe2010-10-071-2/+3
* | | Merge "Add javadoc for display orientation." into gingerbreadWu-cheng Li2010-10-071-0/+24
|\ \ \
| * | | Add javadoc for display orientation.Wu-cheng Li2010-10-071-0/+24
* | | | Fix bug 3066313 - integrate new text anchor assets.Adam Powell2010-10-065-53/+95
* | | | Fix issue #3001362: API REVIEW: android.view.InputQueue.CallbackDianne Hackborn2010-10-061-0/+13
* | | | Merge "Import revised translations. DO NOT MERGE" into gingerbreadEric Fischer2010-10-0620-200/+120
|\ \ \ \
| * | | | Import revised translations. DO NOT MERGEEric Fischer2010-10-0620-200/+120
| | |_|/ | |/| |
* | | | Merge "Make Activity.removeDialog() less strict." into gingerbreadDianne Hackborn2010-10-061-10/+10
|\ \ \ \
| * | | | Make Activity.removeDialog() less strict.Dianne Hackborn2010-10-061-10/+10
* | | | | Merge "Add MountService tests and fix a bug it found" into gingerbreadKenny Root2010-10-064-0/+210
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add MountService tests and fix a bug it foundKenny Root2010-10-064-0/+210
* | | | | Merge "Work on issue #3062691: GPS enable bypass via com.android.settings.wid...Dianne Hackborn2010-10-061-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Work on issue #3062691: GPS enable bypass via com.android.settings.widget.Set...Dianne Hackborn2010-10-061-1/+1
| |/ / /
* | | | New assets for buttons and notificationGilles Debunne2010-10-0634-0/+0
|/ / /
* | | Merge "Fix NPE if there is no accelerometer." into gingerbreadDianne Hackborn2010-10-051-1/+3
|\ \ \
| * | | Fix NPE if there is no accelerometer.Dianne Hackborn2010-10-051-1/+3
* | | | Merge "Fix issue #3001368: API REVIEW: android.app.Activity" into gingerbreadDianne Hackborn2010-10-053-51/+3
|\ \ \ \
| * | | | Fix issue #3001368: API REVIEW: android.app.ActivityDianne Hackborn2010-10-053-51/+3
| |/ / /
* | | | Merge "Fix for IndexOutOfBounds in text pasting." into gingerbreadGilles Debunne2010-10-051-4/+11
|\ \ \ \
| * | | | Fix for IndexOutOfBounds in text pasting.Gilles Debunne2010-10-051-4/+11
* | | | | Merge "DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review ...Adam Powell2010-10-0512-156/+159
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for ove...Adam Powell2010-10-0512-156/+159
| |/ / /
* | | | Fix bug 3064143 - remove default bold on buttonsAdam Powell2010-10-051-1/+0
|/ / /
* | | Merge "Fix issue #3056500: Problem report for ASTRO" into gingerbreadDianne Hackborn2010-10-051-1/+5
|\ \ \
| * | | Fix issue #3056500: Problem report for ASTRODianne Hackborn2010-10-051-1/+5
* | | | Remove lingering system app native libs in /dataKenny Root2010-10-052-6/+16
|/ / /
* | | Merge "Failing test cleanup." into gingerbreadBrett Chabot2010-10-052-2/+7
|\ \ \
| * | | Failing test cleanup.Brett Chabot2010-10-042-2/+7
* | | | Fix bug 3061544 and some clipping errors.Adam Powell2010-10-041-16/+59
* | | | Merge "Make it easier to figure out whether an app can go on sd card." into g...Dianne Hackborn2010-10-042-7/+17
|\ \ \ \
| * | | | Make it easier to figure out whether an app can go on sd card.Dianne Hackborn2010-10-042-7/+17
* | | | | Merge "Fixing some flakiness of some DL Manager tests." into gingerbreadNeal Nguyen2010-10-042-10/+15
|\ \ \ \ \
| * | | | | Fixing some flakiness of some DL Manager tests.Neal Nguyen2010-10-042-10/+15
* | | | | | fix build. SurfaceView.setFrame needed to be hiddenMathias Agopian2010-10-041-0/+1
* | | | | | Merge "Fix bug 3061769" into gingerbreadAdam Powell2010-10-041-0/+1
|\ \ \ \ \ \
| * | | | | | Fix bug 3061769Adam Powell2010-10-041-0/+1
* | | | | | | Merge "fix [3008290] passion GB surface does not send surfaceChanged notifica...Mathias Agopian2010-10-041-2/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |