| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
rotation
* commit 'b6e077dcbe1034007fd52b48951637a9be4bab74':
Fixed crash when setting wallpaper with built in rotation
|
| |\
| | |
| | |
| | |
| | | |
* commit '7718fc1291c73576417f0c25d88f5105f7ae7365':
Fixed crash when setting wallpaper with built in rotation
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
If an image had a built in rotation, a crash could occur,
when setting it. An example was a panorama image which had
a rotation of 90 degrees
Change-Id: Iede8226dac3a40f08d39a69162eb388e6aba97ec
Bug: 13507421
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
when cropping
* commit '8ae8689d165299bd0bbd0e04bff987dad352c8f5':
Fixed wallpaper bug where wrong size was taken when cropping
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit 'c41853cee89b391cd2d4d93205ea69c746ccfa4c':
Fixed wallpaper bug where wrong size was taken when cropping
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When cropping, the selected area of the image was incorrectly
cropped to the size of the view instead of the size of the image
Bug: 13617446
Change-Id: If54a0891fa2cdeee70ba63752874f1543d401701
|
| | |
| | |
| | |
| | | |
Change-Id: I8e6d5a30dff519d7ed4f38e018646dd2bc55db33
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '50ac19e9b8d3435eab44cacbb62c5081f44df910':
Disable Set Wallpaper button while loading image
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit 'ba126c09a5c00cb0a96da6ece0b4ab4d7ed2d8cb':
Disable Set Wallpaper button while loading image
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 13534714
Change-Id: I45ff3436de40ea85fb22d776584d9f30f0795898
(cherry picked from commit 0fa6c1b146f7ed1aba335c30878e2c1b2bf2a8f1)
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '8114c3d02d6bf72c0627aea6ecf738074ac3f232':
Change wallpaper sizing
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '1a70f391608e82fcc5550c76ccc7bf8bac5bbc10':
Change wallpaper sizing
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 11997581
- ignore suggested dimensions
- when orientation changes, scale up wallpaper if
it doesn't fill the whole screen, or scale back to
original size if not necessary
Change-Id: I75b7519a105d4097bf7a35cd8af61fc40f45f8fb
(cherry picked from commit 824a4b5ea4c58592b9b2ebe787f5fb6974e7cabe)
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '370501243685a39a52b6e389b97711b906d2d4f8':
Fix the build. DO NOT MERGE
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit 'a413a4ae3280be6c45e84e85d7be3379a5cb51e4':
Fix the build. DO NOT MERGE
|
| | |
| | |
| | |
| | | |
Change-Id: Ic34e351f86cfb8299b666e860c067d905cce6747
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
dialog gets stuck." into klp-dev
* commit '375ff2c4a7b42d6dfd333e0ffa351be88fdab034':
Attempt to fix a bug where SIM progress dialog gets stuck.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
stuck." into klp-dev
* commit '2598fbd71a2109ab307d32935a13fa1eab150e8d':
Attempt to fix a bug where SIM progress dialog gets stuck.
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The fix makes sure onPause() is called when KeyguardHostView
is removed.
Bug 10323372
Change-Id: I20dd1f68c270adbd4582f2cd8ed9b03964b4477c
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
into klp-dev
* commit '0dca4fc929638755454cc46a4eb21e86b3fcb0c8':
[DO NOT MERGE] Fix wallpaper cropping bugs
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit '55b523cc3fac7fd008094b690a0fa8c5527d569c':
[DO NOT MERGE] Fix wallpaper cropping bugs
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- take into account that image decoder might not
respect inSampleSize
- check rounded values so we don't have crop rects
that lie outside a bitmap's dimensions
- correctly set initial scale on bitmaps that are
larger than the screen size
- switch to using asynctask when setting wallpaper
dimensions
(cherry picked from commit e39c9a953ca11319b747b3aa79f4ccd082b775b7)
Change-Id: I43372f0bff37f139c8bc83f9956a967d0b4a8708
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
default in system wallpaper cropper" into klp-dev
* commit 'cc8fbb5999687e9413a9b0a8576c21116fc558db':
[DO NOT MERGE] Centering the crop by default in system wallpaper cropper
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
wallpaper cropper" into klp-dev
* commit '8acbe8887a753c0d2e86153d00cf426781c19cf2':
[DO NOT MERGE] Centering the crop by default in system wallpaper cropper
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 12034934
Change-Id: Ice1b1140bd6e351dd4e520f555f245d84a645aac
(cherry picked from commit 2ab14daebac46307d2364733481edc3115bbf98c)
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
contrast." into klp-dev
* commit 'c9a7eeba15641da5a5bc8499e813e6c2211506ff':
Refresh cast icon assets to improve visual contrast.
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
into klp-dev
* commit '4cb1bc2877f8562e6d349a6c737a3055ef4eaa29':
Refresh cast icon assets to improve visual contrast.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 13473719
Change-Id: Ia82b2bc487a612f24bbe47f7d6e9182e862bcefa
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '9c3fc0cc6003c4f66f32d8e5f22a4f3e7d22f817':
DO NOT MERGE - Fixed crash for odd image width/height
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit 'eb95e74e21a0e910704ca2fd67e074ab640bfba3':
DO NOT MERGE - Fixed crash for odd image width/height
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Due to an internal rounding in the renderer, the calculations
for the cropping area could be slightly offset, getting out
of the image boundaries. I sanitized the rect by ensuring they
are inside the image.
Bug: 12174629
Change-Id: Icc37790732ddd479631b898b23c05501d2dcd5be
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
to have only one color mode." into klp-dev
* commit 'fc1d04714e9042a1b01c7a725fafa1820b8c14fb':
PrintSpooler crash if printer is reported to have only one color mode.
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
one color mode." into klp-dev
* commit '11b7d9fa6685e742f5b3e3235a8e6e4920dbed02':
PrintSpooler crash if printer is reported to have only one color mode.
|
| | |\ \
| | | | |
| | | | |
| | | | | |
mode." into klp-dev
|
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
bug:11993304
Change-Id: I4932cf1b5b9b89f0cbf97011782ede037e7d814c
(cherry picked from commit b0d97b87ba5f23ee867f381a4e5916ebb2e5f762)
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
bug" into klp-dev
* commit '16858164c73f0696d12161e97bad9cb22c55e603':
DO NOT MERGE - Fix keyguard pattern lockout bug
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
klp-dev
* commit 'cd0d8cb2d97ced5e8110a14f5cf4bc2d4fe68440':
DO NOT MERGE - Fix keyguard pattern lockout bug
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
(cherry picked from commit 7c11f8b4659c3444d5037b756b6e5f45a2ea61a6)
Conflicts:
packages/Keyguard/src/com/android/keyguard/KeyguardPatternView.java
Bug: 13302967
Change-Id: Ifa4c01e630bd3aa8cadfea8dbbbb4686d50eb945
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
dimming on low-end devices." into klp-dev
* commit '0a3bc3c4d204c64267641dcad0d699a5db38d989':
Allow lights-out + bar icon dimming on low-end devices.
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
low-end devices." into klp-dev
* commit '2cc271ebbccc251ef96edee16b79a22fcf856244':
Allow lights-out + bar icon dimming on low-end devices.
|
| | |\ \
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | | |
into klp-dev
* commit 'd36ede391619e6fc8a1553f5b2f4b33b3603cd65':
Allow lights-out + bar icon dimming on low-end devices.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Maintain fallback to OPAQUE mode on low-end devices in place of the
translucent modes.
Bug: 12546110
Change-Id: Ia3582c305cb09aadd56c6aa58b039a174675c79a
|
| | | |\ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I0c823200179a75e0444f6e86ecc6813a6e662fa0
Auto-generated-cl: translation import
|
| | | |\ \ |
|
| | | | |/
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I9accaa37043e730ad6ec4aa98901a48e0858b132
Auto-generated-cl: translation import
|
| | | |\ \ |
|
| | | | |/
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I3300523019b91cffd6f36d02434c521ab7368f37
Auto-generated-cl: translation import
|