Daniel Sandler
1a1e9b317a
Merge "DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar clock"
2013-02-07 05:09:33 +00:00
Jeffrey Brown
88ba2f48a2
Merge "Disable usage of WAL in DatabaseHelper"
2013-02-07 04:39:35 +00:00
Elliott Hughes
cbfece8237
Merge "Switch over to getting 12-/24-hour time formats from CLDR via icu4c."
2013-01-14 17:01:52 -08:00
Elliott Hughes
4caba61ea0
Switch over to getting 12-/24-hour time formats from CLDR via icu4c.
...
I removed the duplication in DateTimeView rather than fix that copy
of the code.
Bug: 7924970
Change-Id: I60c205d06ad3b50fd2f5d5fc432e4eb186f9c0e7
2013-01-14 15:48:27 -08:00
Dmytro Dubovyk
729f6685f9
Setting the default value for dock audio
...
There was no default value for parameter "dock_audio_media_enabled"
in global settings and because of that it couldn't be obtained before
Settings app first start and improper actions, such as FORCE_NONE
sending to AudioSystem instead of FORCE_ANALOG_DOCK, were taken.
This patch sets default value to 'true'.
Change-Id: Idbe343519db15f806f3a237e8b39f8420b9edde1
Signed-off-by: Dmytro Dubovyk <dmytro.dubovyk@ti.com>
2012-12-19 11:14:38 +02:00
Yevgen Pronenko
4de6f2cff1
Disable usage of WAL in DatabaseHelper
...
According to SQLite documentation, WAL can not be used when database
partition is not accessible for writing (even when the client just
performs read operation).
However, such situation may happen when the partition is full.
As SettingsProvider should always be able to read a value of ANDROID_ID
from corresponding database, this commit disables usage of WAL.
Without this we risk ending up in a situation where /data is full
and the phone is unable to boot properly.
Change-Id: I1f79bbcd8d0f64bf35dc9d7b846bcfb2664d2eac
2012-12-11 09:30:58 +01:00
Alex Yakavenka
5d35fcfc32
Telephony: Use IccUtils from uicc package
...
Change-Id: I80204a2f3dc57cac875abeab390bb9db7a636ff7
2012-12-10 10:35:08 -08:00
Adam Powell
ff411ddb40
Merge "Framework: Use holo alert drawables"
2012-12-07 11:20:08 -08:00
Daniel Bateman
258384aff2
framework: fix notification icons not animating till ticker is updated
...
Fixes Android issue #15657
Change-Id: If3bb8693d99e3415bcf0fa9adadee5c1bdbb990d
2012-11-30 16:28:54 -08:00
The Android Open Source Project
5132d62600
Merge jb-mr1-dev into aosp/master - do not merge
...
Change-Id: Iee4af268c5c2930c59ee237e796467d79cedbbfc
2012-11-27 08:21:11 -08:00
Baligh Uddin
af673f894b
Import translations. DO NOT MERGE
...
Change-Id: I8b0789aa1a67fba819a5f2b87373e9ab5fa3f59d
Auto-generated-cl: translation import
2012-11-16 14:10:37 -08:00
Björn Lundén
1129a85203
Framework: Use holo alert drawables
...
Replaces the current usage of the GB alert
drawable with theme-consistent holo ones.
Change-Id: I8594ef8276db5bb0e192f3a541937d7281321043
2012-11-15 15:32:02 +01:00
Baligh Uddin
dd0ffba856
Import translations. DO NOT MERGE
...
Change-Id: I28291cc43ab74267b771dacf7dc570447a4a3dcf
Auto-generated-cl: translation import
2012-11-14 10:39:26 -08:00
Baligh Uddin
aa29e48b2b
am ff87960b: Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
...
* commit 'ff87960b474609115f20cb9c0fa6e4b15eebc5c5':
Import translations. DO NOT MERGE
2012-11-09 15:46:27 -08:00
Baligh Uddin
ba52aff41b
Import translations. DO NOT MERGE
...
Change-Id: I293bcd411943a50960328eb2ef836f4b9ba2295e
Auto-generated-cl: translation import
2012-11-09 09:56:53 -08:00
Baligh Uddin
00eedd3fa5
Import translations. DO NOT MERGE
...
Change-Id: I2fe703076ce42275a0f36ba5c1982a76242df6fc
Auto-generated-cl: translation import
2012-11-09 09:55:52 -08:00
Dianne Hackborn
e0d454d2e8
am 72325cdb: am 63bc6c12: am a46a74fc: Merge "Remove extraneous logs." into jb-mr1-dev
...
* commit '72325cdb65a321df7755ba214efd9be42ce828d5':
Remove extraneous logs.
2012-11-08 15:47:46 -08:00
John Spurlock
b99a6b336d
am cc60b7dc: am baee9ed5: am 7a73344b: Minimal fix for stuck google now.
...
* commit 'cc60b7dc3c2f1cbb8dc9917ec368e8d89cb050e7':
Minimal fix for stuck google now.
2012-11-08 15:47:25 -08:00
Jim Miller
fe3d459d9c
am bfd17051: am 271add4e: am 899e6c73: Merge "Fix bug where SearchPanel wasn\'t launching assist intent when keyguard is gone." into jb-mr1-lockscreen-dev
...
* commit 'bfd17051bc9edee6388125efbac2d50b90eab046':
Fix bug where SearchPanel wasn't launching assist intent when keyguard is gone.
2012-11-08 15:47:21 -08:00
Jim Miller
061b4fae3d
am a2bf6181: am 2c29deaa: am 6be441c5: Merge "Add mechanism to kick keyguard to show the assistant" into jb-mr1-lockscreen-dev
...
* commit 'a2bf6181dfca0f93461fc041f2bd2444551a4515':
Add mechanism to kick keyguard to show the assistant
2012-11-08 15:47:04 -08:00
Daniel Sandler
5a65073e5c
am e8d02b31: am 1323fe3e: am 71b7d891: Merge "New asset for assist affordance on lockscreen." into jb-mr1-lockscreen-dev
...
* commit 'e8d02b315b4b8f76e53edb194591b6b46175ffe4':
New asset for assist affordance on lockscreen.
2012-11-08 15:46:14 -08:00
Sascha Prueter
d95ee5f753
am 61026ab1: am eb3aa44c: am 972dd431: Merge "Final icon for notifications panel" into jb-mr1-dev
...
* commit '61026ab15d03c309f2741f1eff708611e1407fd6':
Final icon for notifications panel
2012-11-08 15:42:59 -08:00
John Spurlock
f220f11766
am 5d561365: am 66453ff5: am 506fd3b0: Merge "Low battery dialog should use UserHandle.CURRENT." into jb-mr1-dev
...
* commit '5d5613651e3ec78f6b068a9455c8b5cd262508ae':
Low battery dialog should use UserHandle.CURRENT.
2012-11-08 15:42:20 -08:00
Daniel Sandler
591272848a
am 334d66ed: am 6f562e9f: am 1b803450: Merge "Show the assist ring on center-button longpress on lockscreen." into jb-mr1-lockscreen-dev
...
* commit '334d66ed41bbeb3456ee1366428076e85c875b7d':
Show the assist ring on center-button longpress on lockscreen.
2012-11-08 15:33:41 -08:00
Dianne Hackborn
a46a74fcd6
Merge "Remove extraneous logs." into jb-mr1-dev
2012-11-08 13:16:10 -08:00
Dianne Hackborn
7ff30113de
Remove extraneous logs.
...
Change-Id: I4c47d36748de91bd6fddc419afbf59552bf63e9a
2012-11-08 13:13:48 -08:00
Baligh Uddin
c1bd157f50
am d98e6dc6: Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
...
* commit 'd98e6dc68021dad263783a0f21e3f861589eb694':
Import translations. DO NOT MERGE
2012-11-08 06:26:45 -08:00
John Spurlock
7a73344bbe
Minimal fix for stuck google now.
...
Bug:7500409
Change-Id: I1570d72e08fbe520ac07eed2ee40b6571fa1fe3c
2012-11-08 09:08:14 -05:00
Jim Miller
bac6d4bf3c
Fix bug where SearchPanel wasn't launching assist intent when keyguard is gone.
...
Fixes bug 7499778
Change-Id: I450755b8839717f0f13241cb57f0015cf78569d9
2012-11-08 01:27:09 -08:00
Jim Miller
4eeb4f664a
Add mechanism to kick keyguard to show the assistant
...
Fixes bug 7499778
Change-Id: Ic9ea514feb489feeee6716f40bdb9792842f9515
2012-11-08 00:39:04 -08:00
Daniel Sandler
f837e4149e
New asset for assist affordance on lockscreen.
...
Bug: 7468726
Change-Id: Ia906256f667597ac92b07ee0f5b967048b5e25d5
2012-11-07 21:17:57 -05:00
Sascha Prueter
972dd431f8
Merge "Final icon for notifications panel" into jb-mr1-dev
2012-11-07 14:08:22 -08:00
Kenny Root
58ed5d748c
am 768d9e1a: Merge "Correct executable bit for source files"
...
* commit '768d9e1a72ceee7d4a5f608776b87b62d6ce4a04':
Correct executable bit for source files
2012-11-07 11:52:12 -08:00
John Spurlock
506fd3b02e
Merge "Low battery dialog should use UserHandle.CURRENT." into jb-mr1-dev
2012-11-07 11:31:30 -08:00
Daniel Sandler
334d66ed41
am 6f562e9f: am 1b803450: Merge "Show the assist ring on center-button longpress on lockscreen." into jb-mr1-lockscreen-dev
...
* commit '6f562e9fabb2dd35997708963a0e7935c19aea7b':
Show the assist ring on center-button longpress on lockscreen.
2012-11-07 11:20:19 -08:00
Kenny Root
3a084af2e9
Correct executable bit for source files
...
Many media files and source code files were marked as executable in Git.
Remove those.
Also a shell script and python script were not marked as executable.
Change-Id: Ieb51bafb46c895a21d2e83696f5a901ba752b2c5
2012-11-07 10:27:31 -08:00
Baligh Uddin
a40ec75eb3
Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev
2012-11-07 09:47:00 -08:00
John Spurlock
f55769fefa
Low battery dialog should use UserHandle.CURRENT.
...
Bug:7493313
Change-Id: Ie753633c550e4ce679fbb6f9e0c6adf56392ec87
2012-11-07 11:50:33 -05:00
Baligh Uddin
f5525b9967
Import translations. DO NOT MERGE
...
Change-Id: Ic647d879dc7392501863f4531f048b17faa1fd07
Auto-generated-cl: translation import
2012-11-06 14:29:53 -08:00
Baligh Uddin
cd086f1162
Import translations. DO NOT MERGE
...
Change-Id: I37daca17d62112249577b66dde31621f041eff62
Auto-generated-cl: translation import
2012-11-06 14:27:46 -08:00
Daniel Sandler
207d548ccf
Show the assist ring on center-button longpress on lockscreen.
...
Bug: 7480028
Change-Id: I4c8013e984c2591faf3bc8fe2048abf69d545b6c
2012-11-06 16:23:43 -05:00
Daniel Sandler
b1df8bc62a
Final icon for notifications panel
...
Bug: 7474127
Change-Id: I391ef8d607142ab9007439479aebb39e1bfb55f2
2012-11-06 14:37:22 -05:00
Baligh Uddin
79417e8912
Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev
2012-11-02 08:13:23 -07:00
John Spurlock
a9b468248d
Disable disable back if using an alternate back icon.
...
This enables the IME down chevron even if back would otherwise
be disabled.
Bug:7453424
Change-Id: Ia007df256124c617b86983bfe6958f790bd6a544
2012-11-02 10:42:39 -04:00
Baligh Uddin
e506ae188b
Import translations. DO NOT MERGE
...
Change-Id: Ib2e0bbc19617066ac205c54676eddb8c71e71ae8
Auto-generated-cl: translation import
2012-11-02 00:15:43 -07:00
Laurent Tu
7ab7f53892
Hide new location APIs and undeprecate old ones
...
Hide all new location APIs related to LocationRequest/Geofence and
undeprecate all deprecated APIs consequently to the LocationRequest and
Geofence introduction. Also introduce LocationRequestUnbundled for
LocationProviders to use.
Change-Id: I5b116c7d342041f45b341c88a4b6813571118018
2012-11-01 15:22:22 -07:00
Victoria Lease
1e701979a0
Merge "fix NLP for COARSE applications, build FLP with SDK" into jb-mr1-dev
2012-11-01 15:07:56 -07:00
Victoria Lease
779b77455f
fix NLP for COARSE applications, build FLP with SDK
...
In this commit, we provide a means for unbundled location providers
to attach an EXTRA_NO_GPS_LOCATION to the Locations that they report.
We also build FusedLocation against the SDK rather than the internal
tree.
Used in conjunction with I394ded497b8de40d1f85618bff282553cdf378cb
to fix NLP for applications with only ACCESS_COARSE_LOCATION
permission.
Bug: 7453355
Change-Id: Ie696f7abff9ef5237740ab87fe9f537a1c812c54
2012-11-01 13:55:36 -07:00
Baligh Uddin
e8b0c0e702
Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev
2012-10-31 10:22:14 -07:00
Baligh Uddin
ad0ceadf27
Import translations. DO NOT MERGE
...
Change-Id: I93ab875ed71833efc99917a6474f1401fb47c263
Auto-generated-cl: translation import
2012-10-30 19:35:18 -07:00