summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* am 6212f6b3: Merge "Update documentation for speech APIs." into jb-mr2-docsDirk Dougherty2013-09-132-3/+12
|\
| * Merge "Update documentation for speech APIs." into jb-mr2-docsDirk Dougherty2013-09-142-3/+12
| |\
| | * Update documentation for speech APIs.Marc Wilson2013-09-132-3/+12
* | | am a23fd887: more javadocs for onTrimMemory()Scott Main2013-09-132-11/+86
|\ \ \ | |/ /
| * | more javadocs for onTrimMemory()Scott Main2013-09-132-11/+86
| |/
* | am 59a9884b: Merge "Do not change NetworkInfo.DetailedState." into jb-mr2-devWink Saville2013-09-062-10/+33
|\ \
| * | Do not change NetworkInfo.DetailedState.Wink Saville2013-09-052-10/+33
* | | am ce1e3798: Add provisioning apn timeout.Wink Saville2013-09-041-0/+7
|\ \ \ | |/ /
| * | Add provisioning apn timeout.Wink Saville2013-09-031-0/+7
* | | am 605d56c0: Merge "clarify javadoc for constructors. bug: 10563421" into jb-...Scott Main2013-09-041-7/+8
|\ \ \ | |/ / |/| / | |/
| * clarify javadoc for constructors.Scott Main2013-08-301-7/+8
* | Add support for handling mobile provisioning networks.Wink Saville2013-08-295-163/+155
* | DO NOT MERGE: MDST is not ready until connected to DcTracker.Wink Saville2013-08-161-0/+7
* | Use hostname verifier directly instead of instance DO NOT MERGEKenny Root2013-08-131-4/+1
* | Merge "If in a mobile captive portal is detected enable fail fast." into jb-m...Wink Saville2013-08-089-0/+74
|\ \
| * | If in a mobile captive portal is detected enable fail fast.Wink Saville2013-08-079-0/+74
* | | Merge "Have CaptivePortalTracker use gservices updateable provisioning urls."...Wink Saville2013-08-083-2/+34
|\ \ \
| * | | Have CaptivePortalTracker use gservices updateable provisioning urls.Wink Saville2013-08-053-3/+35
| |/ /
* | | In CaptiviePortalTracker a socket timeout is probably a captive portal.Wink Saville2013-08-051-1/+5
|/ /
* | Add new app ops method to reset all op modes.Dianne Hackborn2013-08-022-0/+9
* | (DO NOT MERGE) Fix pub issue #58043: Copy crash in Android 4.3...Dianne Hackborn2013-07-311-2/+3
|/
* Add gservices updater for carrier provisioning urlRobert Greenwalt2013-07-172-0/+14
* Recover from corrupt network stats.Jeff Sharkey2013-07-111-0/+2
* Merge "Add checkMobileProvisioning to ConnectivityService." into jb-mr2-devWink Saville2013-07-013-0/+80
|\
| * Add checkMobileProvisioning to ConnectivityService.Wink Saville2013-06-293-0/+80
* | Recreate TextureView's display list on attachRomain Guy2013-06-271-0/+8
|/
* Merge "Doc change: new Bluetooth LE doc" into jb-mr2-devkmccormick2013-06-211-4/+9
|\
| * Doc change: new Bluetooth LE dockmccormick2013-06-211-4/+9
* | some extra docs for TextDirectionHeuristicScott Main2013-06-172-3/+16
* | add attributes reference for splimotionevents and layoutmodeScott Main2013-06-181-0/+4
* | revise docs for new sensor types. fix markup error causing tons of code fontScott Main2013-06-132-48/+62
* | Revert "Make implementation of isEmpty consistent with implementation of getC...Adam Powell2013-06-121-2/+1
|/
* Merge "Save Notification large icon to extras." into jb-mr2-devJohn Spurlock2013-06-101-0/+3
|\
| * Save Notification large icon to extras.John Spurlock2013-06-101-0/+3
* | Don't orphan footers with transient stateRomain Guy2013-06-072-2/+3
|/
* add attributes to accessibility service infoScott Main2013-06-061-1/+20
* small cleanup of trigger event javadocScott Main2013-06-051-5/+4
* Merge "Fixing issue where AppWidgetHost.onProvidersChanged() was not being ca...Winson Chung2013-06-051-9/+1
|\
| * Fixing issue where AppWidgetHost.onProvidersChanged() was not being called. (...Winson Chung2013-06-041-9/+1
* | Merge "Create missing Uids when recording network stats." into jb-mr2-devJeff Sharkey2013-06-041-3/+1
|\ \
| * | Create missing Uids when recording network stats.Jeff Sharkey2013-06-041-3/+1
* | | am 305cf97b: am 60776093: am 029099ff: am f4b21585: am 10d96950: DOC CHANGE: ...Joe Malin2013-06-041-20/+34
|\ \ \ | |_|/ |/| |
| * | am 60776093: am 029099ff: am f4b21585: am 10d96950: DOC CHANGE: Clarify textI...Joe Malin2013-06-041-20/+34
| |\ \
| | * \ am 029099ff: am f4b21585: am 10d96950: DOC CHANGE: Clarify textIsSelectable i...Joe Malin2013-06-041-20/+34
| | |\ \
| | | * | DOC CHANGE: Clarify textIsSelectable in TextViewJoe Malin2013-06-041-20/+34
* | | | | am 2618ac55: am a37bda7b: am 468d82bb: am 6bf45dc7: am b6a35268: B9257437: Ty...Joe Malin2013-06-031-1/+1
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am a37bda7b: am 468d82bb: am 6bf45dc7: am b6a35268: B9257437: Typo in javadoc...Joe Malin2013-06-031-1/+1
| |\ \ \ | | |/ /
| | * | am 468d82bb: am 6bf45dc7: am b6a35268: B9257437: Typo in javadoc for AccountM...Joe Malin2013-06-031-1/+1
| | |\ \ | | | |/
| | | * B9257437: Typo in javadoc for AccountManagerJoe Malin2013-06-031-1/+1
* | | | Fix awkward wording in AppWidgetManager docs.John Spurlock2013-06-031-6/+6