summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-large
Commit message (Collapse)AuthorAgeFilesLines
* New stacked RSSI icons.Daniel Sandler2011-07-261-20/+0
| | | | | | | | | | | | | | The signal strength, network type & flow indicator, and battery have all been moved out of the policy and into the status bar implementation itself, mirroring the change on tablets. This means that they no longer use status bar icon slots but instead are bespoke layouts and views. GPS has also been removed and will return as a notification (again, as was done in the Honeycomb tablet UI). Bug: 4691638 Change-Id: I60df4871209b64209bfc5b3bf398651cc2e77b24
* Port recent apps from tablet to phoneMichael Jurka2011-06-151-26/+0
| | | | | | | | - wire up to long press on home - remove unused recents activity - remove duplicate recents resources in -large directories (using -sw600dp instead) - fix issue with zoom/scale translation when recents was brought up Change-Id: I45538ccaff49b46ac3659c4828f9e2b0cd075241
* resolved conflicts for merge of 76450622 to masterDianne Hackborn2011-06-021-7/+0
|\ | | | | | | Change-Id: I26ccd8f264e65f100d894f43cf597a781552db83
| * Rework how we decide whether to use system or status bar.Dianne Hackborn2011-05-261-7/+0
| | | | | | | | | | | | | | | | | | | | | | The PhoneWindowManager is now responsible for determing this, since it needs to do this before we can generate the configuration since we need to take into account the system bar size we will use. Also the Display should now report the screen height without including the system bar. Change-Id: I82dfcc5e327e4d13d82c373c6c870f557a99b757
* | am 59a3319f: am 67cd389d: am 2c7906eb: Merge "Fix 4462474: Use new sw600dp ↵Jim Miller2011-05-231-54/+0
|\ \ | |/ | | | | | | | | | | resource target for LockScreen & SystemUI" into honeycomb-mr2 * commit '59a3319ffce100d671145b5bfee7450038b250bf': Fix 4462474: Use new sw600dp resource target for LockScreen & SystemUI
| * Fix 4462474: Use new sw600dp resource target for LockScreen & SystemUIJim Miller2011-05-201-54/+0
| | | | | | | | Change-Id: I79d4fe54c00ecb4c4a1ad614b94bb284b9ece5cc
* | am 7d75e772: am ef2b2669: am 5e731140: Merge "Fix 4462474: Fixes crash on 7" ↵Jim Miller2011-05-211-0/+54
|\ \ | |/ | | | | | | | | | | tablet due to using wrong resource" into honeycomb-mr2 * commit '7d75e772cbfe3f28451981f3e6b4d10f6a5ddc05': Fix 4462474: Fixes crash on 7" tablet due to using wrong resource
| * Fix 4462474: Fixes crash on 7" tablet due to using wrong resourceJim Miller2011-05-191-0/+54
| | | | | | | | Change-Id: Id182bc6e9e69a308329412a91929a65af1329beb
* | First pass at integrating new ScrollView-based recents panel.Jim Miller2011-05-181-0/+26
|/ | | | | | | - added layout transitions - now calls removeTask() for selected activity. Change-Id: Ie57b3d79551353a564bb2e4da26243a10bb0198d
* Move / copy some framework and systemui resources from xlarge to large. The ↵Joe Onorato2011-05-104-0/+119
status bar now comes up on large tablets. Change-Id: I42d810a5b8e61b2959e30abef91477152495d39f