summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/WindowInsets.java
Commit message (Expand)AuthorAgeFilesLines
* Fix broken dispatch of onApplyWindowInsetsAdrian Roos2014-09-161-5/+0
* Provide a public API for View#computeFitSystemWindowsAdam Powell2014-09-121-0/+15
* Add new wallpaper features for insets and offsets.Dianne Hackborn2014-09-081-6/+48
* Un-hide WindowInsets#isConsumedAdam Powell2014-08-071-1/+0
* Add stable insets for stable system windowsAdrian Roos2014-07-021-18/+63
* am d3b9bac6: Merge "Fix incorrect dispatch of empty WindowInsets from ActionB...Adam Powell2014-06-121-1/+7
|\
| * Fix incorrect dispatch of empty WindowInsets from ActionBarOverlayLayoutAdam Powell2014-06-121-1/+7
* | am c72a2a82: Merge "Explicitly track consumed state for WindowInsets" into lm...Adam Powell2014-06-121-6/+40
|\ \ | |/
| * Explicitly track consumed state for WindowInsetsAdam Powell2014-06-111-6/+40
* | Add NPE check to getSystemWindowInsetsJustin Koh2014-06-091-1/+6
|/
* Clean up WindowInsets API for releaseAdam Powell2014-05-061-7/+47
* Populate isRound from config.xml to WindowInsetsMichael Kolb2014-04-171-0/+5
* DO NOT MERGE Add isRound to WindowInsetsAdam Powell2014-04-161-3/+24
* DO NOT MERGE Refactoring of fitSystemWindows to applyWindowInsets for viewsAdam Powell2014-04-151-0/+278