summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use DisplayAdjustments when creating display in ResourceManager" into ...Wale Ogunwale2015-06-081-0/+5
|\
| * Use DisplayAdjustments when creating display in ResourceManagerWale Ogunwale2015-06-061-0/+5
* | API review: Update hasMic to hasMicrophone.Tim Kilbourn2015-06-082-9/+9
* | Merge "Change stylus button press to context click in View - API review feedb...Mady Mellor2015-06-085-100/+98
|\ \
| * | Change stylus button press to context click in View - API review feedbackMady Mellor2015-06-055-100/+98
* | | Merge "Change stylus button press to context click in GD - API review feedbac...Mady Mellor2015-06-081-35/+31
|\ \ \
| * | | Change stylus button press to context click in GD - API review feedbackMady Mellor2015-06-051-35/+31
* | | | Merge "Don't cause requestLayout when transition changes Visibility." into mn...George Mount2015-06-082-7/+17
|\ \ \ \
| * | | | Don't cause requestLayout when transition changes Visibility.George Mount2015-06-052-7/+17
* | | | | Merge "Fix ActionMode.snooze API" into mnc-devAbodunrinwa Toki2015-06-082-14/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix ActionMode.snooze APIAbodunrinwa Toki2015-06-052-14/+14
| |/ / /
* | | | Merge "Stylus scale - API review feedback" into mnc-devMady Mellor2015-06-051-2/+2
|\ \ \ \
| * | | | Stylus scale - API review feedbackMady Mellor2015-06-041-2/+2
| | |/ / | |/| |
* | | | Hide View.getBackgroundColor() prior to removalChet Haase2015-06-051-0/+1
| |/ / |/| |
* | | Merge "Report EditorInfo#packageName based on the actual uid." into mnc-devYohei Yukawa2015-06-041-1/+4
|\ \ \ | |/ / |/| |
| * | Report EditorInfo#packageName based on the actual uid.Yohei Yukawa2015-06-031-1/+4
* | | Make WindowInsets#hasInsets check for stable insets as wellAdam Powell2015-06-041-1/+1
* | | Merge "More API changes." into mnc-devDianne Hackborn2015-06-041-1/+0
|\ \ \ | |_|/ |/| |
| * | More API changes.Dianne Hackborn2015-06-021-1/+0
* | | Merge "Make node retrieval methods in AccessibilityManagerService use separat...Svetoslav Ganov2015-06-041-5/+46
|\ \ \
| * | | Make node retrieval methods in AccessibilityManagerService use separate Regio...Nirmal Patel2015-06-031-5/+46
* | | | Prevent windows below the keyguard from showingAdrian Roos2015-06-031-0/+7
* | | | Merge "Update number picker styling for Material" into mnc-devAlan Viverette2015-06-031-0/+1
|\ \ \ \
| * | | | Update number picker styling for MaterialAlan Viverette2015-06-021-0/+1
* | | | | Fix view foreground tintingAdam Powell2015-06-031-6/+9
| |_|_|/ |/| | |
* | | | Fix buildDmitriy Ivanov2015-06-031-1/+1
* | | | Merge "Fix finding views by accessibility id." into mnc-devSvetoslav2015-06-032-1/+11
|\ \ \ \
| * | | | Fix finding views by accessibility id.Svetoslav2015-06-032-1/+11
* | | | | Merge "Fix NPE when requesting outsets for detached view." into mnc-devFilip Gruszczynski2015-06-031-2/+6
|\ \ \ \ \
| * | | | | Fix NPE when requesting outsets for detached view.Filip Gruszczynski2015-06-031-2/+6
* | | | | | Merge "Convert subtypes whose locale is "tl" to "fil"." into mnc-devYohei Yukawa2015-06-031-1/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Convert subtypes whose locale is "tl" to "fil".Yohei Yukawa2015-06-021-1/+15
| |/ / / /
* | | | | Merge "Add a permission annotation to IMM#setCurrentInputMethodSubtype." into...Yoshiki Iguchi2015-06-031-0/+4
|\ \ \ \ \
| * | | | | Add a permission annotation to IMM#setCurrentInputMethodSubtype.Yoshiki Iguchi2015-06-021-0/+4
* | | | | | Merge "Use final in favor of initialization safety." into mnc-devSeigo Nonaka2015-06-031-1/+1
|\ \ \ \ \ \
| * | | | | | Use final in favor of initialization safety.Seigo Nonaka2015-06-031-1/+1
| |/ / / / /
* | | | | | Merge "Retire PFLAG_ONLY_DRAWS_BACKGROUND." into mnc-devJun Mukai2015-06-031-24/+20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Retire PFLAG_ONLY_DRAWS_BACKGROUND.Jun Mukai2015-06-021-24/+20
| | |_|/ / | |/| | |
* | | | | Merge "@hide TYPE_APPLICATION_ABOVE_SUB_PANEL window type." into mnc-devWale Ogunwale2015-06-021-0/+1
|\ \ \ \ \
| * | | | | @hide TYPE_APPLICATION_ABOVE_SUB_PANEL window type.Wale Ogunwale2015-06-021-0/+1
| | |/ / / | |/| | |
* | | | | Merge "Respect accessibility importance for before/after node ordering." into...Svet Ganov2015-06-021-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Respect accessibility importance for before/after node ordering.Svet Ganov2015-06-021-2/+2
| | |/ / | |/| |
* | | | Merge "Remove strict mode violation from value to string coercion" into mnc-devAlan Viverette2015-06-021-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove strict mode violation from value to string coercionAlan Viverette2015-06-011-1/+1
| | |/ | |/|
* | | Merge "Don't take the compatibility path for non-primary ActionModes" into mn...Adam Powell2015-06-021-1/+2
|\ \ \
| * | | Don't take the compatibility path for non-primary ActionModesAdam Powell2015-06-011-1/+2
* | | | Don't add real children for a view with a node providerSvetoslav2015-06-011-0/+3
| |/ / |/| |
* | | Merge "Fix row/column order when unparcelling CollectionItemInfo" into mnc-devAlan Viverette2015-06-011-2/+2
|\ \ \
| * | | Fix row/column order when unparcelling CollectionItemInfoAlan Viverette2015-06-011-2/+2
| | |/ | |/|
* | | Merge "Update button to BUTTON_STYLUS_PRIMARY" into mnc-devMady Mellor2015-06-011-2/+2
|\ \ \