summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Import translations for status bar.Eric Fischer2010-10-2220-0/+640
| | | | Change-Id: I5f40e9c507530fb4110da711e54465c2ae920a94
* DO NOT MERGE - Re-adding missing status_bar_close_on.9 for mdpi emulatorJustin Ho2010-10-221-0/+0
| | | | Change-Id: Ia855f0461a984974e3f54d8f8f5fe146ff330c4f
* Reduce logging.Joe Onorato2010-10-192-7/+4
| | | | | | | | | | Remember, the system and main logs are - Shared resources - Primarily for recording problems - To be used only for large grained events during normal operation Bug: 3104855 Change-Id: I136fbd101917dcbc8ebc3f96f276426b48bde7b7
* Updated GPS icons and new status bar backgroundJustin Ho2010-10-145-0/+0
| | | | Change-Id: If901a145b7cdb33b32076dcfb6964be59e3967da
* Merge "Fix SD card mounting issues #3074555 and #3072332" into gingerbreadDianne Hackborn2010-10-112-20/+14
|\
| * Fix SD card mounting issues #3074555 and #3072332Dianne Hackborn2010-10-112-20/+14
| | | | | | | | | | | | Change-Id: I79572bb4e92d2546abd97512a119ae74f0d72019 3074555: Kill "Shared storage safe to remove" notification 3072332: "blank shared storage" notification doesn't go anywhere
* | Add animation for the status bar going away.Joe Onorato2010-10-111-1/+1
| | | | | | | | | | Bug: 3077525 Change-Id: I0c166fc161f8febe963e667259517173b9ac609b
* | Fix status bar flashing after orientation changeJoe Onorato2010-10-111-21/+21
|/ | | | | | | hand merge 43a87c5c874f1b8fbf582ff522f10051a6434906 and add some more fixes Change-Id: Iea608bfba37e2e4c6a3430c13f683e54b0eff64b
* New assets for buttons and notificationGilles Debunne2010-10-0647-0/+0
| | | | Change-Id: I95ffa7600476f97e3be3c577ef55855abeaeac5e
* Merge "Make USB mass storage hide keyguard when shown." into gingerbreadDianne Hackborn2010-10-061-0/+6
|\
| * Make USB mass storage hide keyguard when shown.Dianne Hackborn2010-10-041-0/+6
| | | | | | | | Change-Id: I4d3592ade43c8b2e87768a55ba0fafb8e189a1fc
* | DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for ↵Adam Powell2010-10-051-1/+1
| | | | | | | | | | | | over-scroll Change-Id: If34c8ea4e15697420adad0bc404f3c278efd7c1b
* | DO NOT MERGE: Get rid of status bar's dim during night.Dianne Hackborn2010-10-051-39/+0
| | | | | | | | | | | | This does more harm than good now that the background is black. Change-Id: Ia5407c5078a83231a229fc9ed85839144f0da913
* | Revert for 68833 and 68483 which introduced new assets instead of just updating.Gilles Debunne2010-10-04189-0/+0
|/ | | | Change-Id: Ib37c0a61c5a2b061e4e70268db6d02a9adde10c2
* Merge "New green in assets for battery, download, upload" into gingerbreadGilles Debunne2010-10-0411-0/+0
|\
| * New green in assets for battery, download, uploadGilles Debunne2010-10-0411-0/+0
| | | | | | | | Change-Id: Iea08cddee109273fd070a7c9dae7ccb9d22d0e05
* | implement the number bubbles on the status barJoe Onorato2010-10-045-38/+86
|/ | | | | Bug: 2993482 Change-Id: I73b1f8c39e995fd4f986c25ea04127eb23c3cd07
* DO NOT MERGE Fix bug 3026771, other design/asset fixes.Adam Powell2010-10-014-2/+2
| | | | | | | | * Button text changed to bold by default. * Change notification divider to lighter gray (new asset). * Change "Clear" notification button to use system small button assets. Change-Id: Id1f1bdcf8c034186ad9acbdbdd544546bd32bbd8
* Hash keys with MD5; track IBinders not IInterfaceKenny Root2010-09-301-1/+1
| | | | | | | | | | | | Using a plaintext password doesn't work unless it's a certain length, so just hash the plaintext password with MD5 to make it the right length for the twofish encryption. Tracking the IInterface doesn't make much sense since it's different each time, so track the IBinder instead. That way we can unlinkToDeath the binder when the last thing it's holding onto goes away. Change-Id: Id828d25b4d74f27e9d8b4bfb3909c964469cc473
* Merge "Import revised translations. DO NOT MERGE" into gingerbreadEric Fischer2010-09-301-1/+1
|\
| * Import revised translations. DO NOT MERGEEric Fischer2010-09-291-1/+1
| | | | | | | | Change-Id: Iaa642982ed369b45f0923f919167ccb2e27b72c4
* | Merge "Change the 0_fully signal icon to the new style" into gingerbreadRobert Greenwalt2010-09-291-0/+0
|\ \
| * | Change the 0_fully signal icon to the new styleRobert Greenwalt2010-09-291-0/+0
| | | | | | | | | | | | | | | bug:3047901 Change-Id: I1faceb69fa44714bf1d73db0da7bddaaa3bddf3b
* | | Merge "New assets for status bar data_edge and overscroll" into gingerbreadGilles Debunne2010-09-291-0/+0
|\ \ \ | |/ / |/| |
| * | New assets for status bar data_edge and overscrollGilles Debunne2010-09-291-0/+0
| | | | | | | | | | | | Change-Id: I32b8e036fc54a912719df660db3063045d8d7c93
* | | Merge "Fix proguard flag file dependency." into gingerbreadYing Wang2010-09-291-1/+1
|\ \ \ | |/ / |/| |
| * | Fix proguard flag file dependency.Ying Wang2010-09-291-1/+1
| |/ | | | | | | Change-Id: Ibc160fc98334ca83fa8059372d2384880069b9d2
* | Merge "AnimatedImageView: Stop the animation when we're not visible." into ↵Joe Onorato2010-09-291-4/+15
|\ \ | |/ |/| | | gingerbread
| * AnimatedImageView: Stop the animation when we're not visible.Joe Onorato2010-09-291-4/+15
| | | | | | | | Change-Id: I5dedc4048806f1ea44ef4777ccf578a29e79869b
* | Merge "New assets: wifi signal 1, no sim card." into gingerbreadGilles Debunne2010-09-294-0/+0
|\ \ | |/ |/|
| * New assets: wifi signal 1, no sim card.Gilles Debunne2010-09-284-0/+0
| | | | | | | | Change-Id: I2f7571769079998a171ac90d088ca4e82a53ce99
* | Update OBB API to include callbacksKenny Root2010-09-281-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | Add a callback for users of the StorageManager API to be able to receive notifications when the requested operation completes for mountObb and unmountObb. Add NDK API to get to ObbInfo like the Java API has. Also update the docs for the API and remove the "STOPSHIP" comments. Change-Id: I23a4409c7f8b74d3169614beba920b4d667990a4
* | Fix 3041579 overscroll effect in notification area looks strangeJoe Onorato2010-09-281-0/+1
|/ | | | | Bug: 3041579 Change-Id: I72f5a51c86cf0e46143915e6d1fe404ffeceb925
* Merge "Add line break between PLMN and SPN in windowshade." into gingerbreadjsh2010-09-281-1/+1
|\
| * Add line break between PLMN and SPN in windowshade.jsh2010-09-261-1/+1
| | | | | | | | | | bug: 2994598 Change-Id: Id588e18e78e0adcc6a0a4e40599f60c57a40170d
* | Merge "Updated assets in status bar. DO NOT MERGE." into gingerbreadGilles Debunne2010-09-2754-0/+0
|\ \
| * | Updated assets in status bar. DO NOT MERGE.Gilles Debunne2010-09-2754-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unlock has a 1 pixel offset that has to be fixed by code. dropdown untested on device. Most of these should be removed from SystemUI (revert 68833). Pass 4. Change-Id: Ibbbe4cc404151ec28768af98509082d77b303abe
* | | Trim unwanted whitespace from translations. DO NOT MERGEEric Fischer2010-09-271-1/+1
|/ / | | | | | | Change-Id: I39809e844c12e283f2ed65b8fc5a6fbe14311071
* | If an icon add remove get coalesced, don't remove some other icon.Joe Onorato2010-09-272-3/+5
| | | | | | | | | | | | Also adds a test case and turns off the extra logging we added to debug this. Change-Id: I8640938ae4d1e75c88213177888f363e05ce0fa0
* | Use the default SecureRandom provider.Nick Kralevich2010-09-241-6/+1
| | | | | | | | | | | | | | | | | | | | Don't be tricky when trying to set the seed for the secure random number generator. Setting the seed manually eliminates the internal randomization the SecureRandom class does automatically, reducing randomness. Just use the default seed, which is designed to be safe. Change-Id: I5747c2b3a10cf04e33d2202195951ed5cb82b2fe
* | Make the logging a little more targeted for the status bar multiple icon ↵Joe Onorato2010-09-232-43/+24
| | | | | | | | | | | | problem. Change-Id: I726eef29281dce2a1b900c28ad55bf82cb50449a
* | Don't crash if we've never gotten a signal strength update.Joe Onorato2010-09-231-1/+1
| | | | | | | | | | | | | | It looks like this timing bug has been there forever, and we're just starting to hit it now. Bug: 3027952 Change-Id: I5c14ccd7f74205dc6930f4282cec0e23eeb54cab
* | DO NOT MERGE Apply new styles to the status bar/notification shadeAdam Powell2010-09-2211-14/+37
| | | | | | | | Change-Id: I5e89891852ff96f113083ac87bcfd74732c43faa
* | Merge "do not merge" into gingerbreadChet Haase2010-09-218-0/+0
|\ \
| * | do not mergeChet Haase2010-09-218-0/+0
| | | | | | | | | | | | | | | | | | updated assets: pull-my-thumb/unlock (partially complete), 3g status, expander_ic_min/max changes Change-Id: I1cb4601ec7eb2da7689fa58cb56c294f786ea4e6
* | | Merge "SystemUI: Use new USB notifications to detect USB disconnect." into ↵Mike Lockwood2010-09-211-8/+9
|\ \ \ | | | | | | | | | | | | gingerbread
| * | | SystemUI: Use new USB notifications to detect USB disconnect.Mike Lockwood2010-09-211-8/+9
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a bug that prevented the USB mass storage activity from closing when USB is disconnected. The bug was actually due to using == for a string compare instead of equals(), but using the new notifications is a better solution than using battery events since it will work for devices that do not charge over USB. BUG: 3018954 Change-Id: Ia447974726a52cd865e59df5af79e828b5134b6c Signed-off-by: Mike Lockwood <lockwood@android.com>
* | | Inet status bug fixRobert Greenwalt2010-09-211-13/+9
| |/ |/| | | | | | | | | | | | | Don't wipe out the connected status every time we get a cellular status change. Don't filter out disconnect event for wifi - we need them. bug:3009923 Change-Id: I68cadac5f44d6eb4e0fe711fda7c5d218abb45bd
* | DO NOT MERGE Enable debug in StatusBarServiceIrfan Sheriff2010-09-201-2/+1
|/ | | | | | | | This is a temporary enable to allow us to identify the issue with multiple icons on StatusBar Bug: 2984213 Change-Id: I36ac7baff6544c63fa44d9b2c7453bca6a33bd62
* new assetsChet Haase2010-09-17213-0/+0
| | | | Change-Id: I077fd2162e0901b6f31b815459873586f813a753