summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/proguard.flags
Commit message (Collapse)AuthorAgeFilesLines
* SystemUI: Fix build without jackartefvck2016-08-161-0/+2
| | | | Change-Id: Ie2249610e3a46c57e0d2bef629d5d4eaeb26fcdb
* Use RenderThread for navigation bar ripplesJorim Jaggi2014-09-161-1/+4
| | | | | Bug: 17506181 Change-Id: Icf3b80f8c4bc29fe85313381d4019dda3ef85ea9
* Add MediaProjection APIs.Michael Wright2014-07-171-1/+1
| | | | | | | | | | | | | The new MediaProjection infrastructure allows the system to hand out tokens granting the ability to capture the screen's contents, audio, etc. at a granular level. It's intended to be used both for screen casting, via the cast APIs, as well as screen sharing via third party applications. The screen sharing case is implemented, but all of audio capturing is still forthcoming. Change-Id: I4b24669bed7083e11413c10ed8d6b025f5375316
* Removing unnecessary proguard flag for removed info view.Winson Chung2014-05-211-4/+0
|
* Adding experiment for app-info pane.Winson Chung2014-04-141-1/+1
| | | | Change-Id: I647de1a71a2ac82da0a4f8a24125496dd5457441
* Initial changes for recents.Winson Chung2014-03-111-0/+5
| | | | Change-Id: Ide2c202b4a5b25410f0f32bd0a81ccf817ede38f
* Keep PhoneStatusBar default constructor around.John Spurlock2013-09-231-0/+1
| | | | | | By keeping the entire class safe. Change-Id: I0851ae5556243af2deb76f38500271059ffa4480
* Remove obsolete class from proguard.John Spurlock2013-06-061-7/+0
| | | | Change-Id: I98acdf63c021fa7a65de068cdd96e1db421af88c
* Add an empty stub status bar service implementationChristopher Tate2012-08-061-0/+2
| | | | | | | | | | | | | | For kiosk-type devices that do not present any navigation UI. This allows for clean selection of the implementation based on resource overlays, without the need for the tablet or phone status bar implementations to accomodate the desired behaviors. Bug 5824373 Change-Id: Idcec70eef437904edda452b69e5eb7a3cc7094f7 (cherry picked from commit 5717f80927944c141f059162ecd69649488f8049 in ics-aah) Signed-off-by: Mike J. Chen <mjchen@google.com>
* Protect animation methods from Proguard.Daniel Sandler2011-07-291-0/+9
| | | | | Bug: 5096417 Change-Id: I5546dfe0092747c311836bb2134b52be58d77b98
* Lights out.Daniel Sandler2010-09-021-0/+1
| | | | | | | | Not yet wired up to FLAG_FULLSCREEN; right now you must invoke it manually by longpressing on the clock area. Bug: 2905073 Change-Id: I43a005f2e4c08edb3673aef523bcaa1e088e8a71
* Fix 2797185: Add recents to statusbar on xlarge device.Jim Miller2010-08-301-0/+1
| | | | Change-Id: I9d2b099347b31189b96596273e38b5c2df8f4432
* Fix Proguard flags causing crash in system bar.Daniel Sandler2010-07-301-0/+4
Bug: 2869888 Change-Id: I32198676732a1f272b12154d87d7917f354bb91c