summaryrefslogtreecommitdiffstats
path: root/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* bluetooth: Materialize dialogsDiogo Ferreira2015-03-142-17/+14
| | | | | | | | | | | | | | | Some dialogs imported from CAF are still using a Holo style, this patch changes those to material and changes some layouts for better usability: 1) Changes the enable dialog when something is shared via BT and it is off. 2) Changes the enabling progress dialog. 3) Removes a Toast (visible in screenshots) 4) Sets a transparent theme on the intent receiver, it's only a forwarding activity but it is up for enough time and shows a ugly incomplete view that immediately disappears. Change-Id: Ia3f64f7d22a6486565df3035d22883e8d216dbe0
* Bluetooth: Reginal requirement for RTLkaiyiz2014-11-046-38/+38
| | | | | | | Add support for RTL layout direction. Convert left/right layout properties to start/end properties. Change-Id: Icde97a86ed71d6c98cd274fd8b8706bcaeefdadd
* Revert "BT MAP: added support for email sharing over BT"Hemant Gupta2014-11-044-134/+0
| | | | | | | | | | | | This reverts commit 326b5e610063ac24c0ba467ac585bd4c7f618a67. Conflicts: Android.mk res/values/strings.xml src/com/android/bluetooth/map/BluetoothMapService.java src/com/android/bluetooth/map/BluetoothMnsObexClient.java Change-Id: I1c1a3220d229473a6d13a568856d6001277bfa2a
* Applied Material theme to Bluetooth file acceptance dialog.PauloftheWest2014-09-101-0/+52
| | | | | Bug: 17334507 Change-Id: I36d3ef5575ad84a27cda415c1d0e262f097e98a7
* BT MAP: added support for email sharing over BTCasper Bonde2014-08-064-0/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - added support for Emails - added activity to do setup of the email accounts to share - added improved handling of MMS, SMS and Email - Many optimizations to speed (especially getMessageListing) - fixed wakelock problem - fixed user timeout problem when user do not react to msg access request - added missing privileges - support for Quoted Printable format - added accountId in test case URIs - fixed problem with service numbers being strings - fixed problem with read flag in getMessage - added support for transparent flag in Email Push - added missing send-event for non-imap accounts - set attachment size to 0 if text-only message - fixed double send for sms messages with retry - removed secondary phone numbers from recipient/originator - removed insert-address-token in MMS messages - fixed null-pointer exception in settings (missing extra in intent) - send text-only mms as sms (workaround to make it cheaper) - fixed rejection of native and fraction requests - better handling of unknown message types in push - fixed problem with possible illigal xml chars in message listing - added missing WRITE_APN_SETTINGS permission to manifest - fixed problem with notifications when pushing to folders other than OUTBOX - removed debugging code - added support for threadId - fixed permission problems - changed to use ContentProviderClients for Email app access - fixed names for member vars UPDATE: Moved the MAP E-mail API to the bluetooth package. UPDATE: Added check for the presense of MMS parts. This is needed due to a change in the MMS app/subsystem, where deleted messages gets corrupted. Signed-off-by: Casper Bonde <c.bonde@samsung.com> Change-Id: Ib5dbe7c2d5c0ba8d978ae843d840028592e3cab4
* Upgrade the app to better follow holo guidelinesblunden2012-11-151-1/+1
| | | | | | | | | | | - Fix the icon scaling in the transfer list The icon is centered and upscaled instead of just centered. - Remove dialog info icon according to UI team recommendation - Replace icons with holo versions and add xhdpi Change-Id: Id3b06e8e06244ec8859d65404d779b66c1354e3d
* Use Notification.Builder.setProgress() for progress notifications.Jake Hamby2011-09-011-80/+0
| | | | | | | | - Convert OPP service to use the new API to create notifications with a ProgressBar, replacing the previous custom layout. Bug: 5143664 Change-Id: Iae5e2d417e735588e11c4d17e4172ca40b9dfe73
* Bluetooth : fix UI bug while an opp object tranfer is ongoingjhtop.kim2011-08-111-1/+0
| | | | | | | | | - While an opp object is transferring ,there is a white border line on the left side of the progress-bar ,which is shown when user click down the notification bar. - remove the background flag Change-Id: I4786af460cdd50a9b853f4fa16a12214f4390952 Signed-off-by: jhtop.kim <jhtop.kim@samsung.com>
* Move Pbap permission dialog to Settings app.Matthew Xie2011-06-291-48/+0
| | | | | | | | Strings and diglog are removed and will reappear and modified in Settings app. We want phone AT commander to use the dialog too. bug 4489572 Change-Id: I0283b5deff974e53384dc5a92bd01c02e12bbcd6
* Cannot cancel files transfer shared using Bluetooth.Jaikumar Ganesh2011-01-261-4/+1
| | | | | | | | If these views are clickable, the parent view doesn't get the events and you can't click on the notification. Bug:3173077 Change-Id: I1e293e2f6d16081b78c430dd61da35ad1a24f8bc
* Use system coler for Notification message.Daisuke Miyakawa2010-11-161-2/+2
| | | | | | | | Current UI uses black for background, so all texts in Bluetooth notifications are invisible. Same root cause as Ibb4b91e025ba89ed202c7919a89ecd8c9bd7e24a Change-Id: I1e8daed46e7f8ebbb6e884436b51d4784adcdec0
* This icon shouldn't be animated, and that private class is gone.Joe Onorato2010-06-031-2/+2
| | | | Change-Id: I1652c4685c31b55e6519a9180490d86634732d87
* Add opp Transfer history to avoid cluster of notificatoins To reduce the ↵Lixin Yue2010-03-033-0/+124
| | | | | | cluster of Opp nofications, we introduce the concept of Opp transfer history. Only 2 notifications exist for finished opp transfers, one is for outbound transfers, and another is for inbound transfers. User can see all detailed items in corresponding screen when click the notification. Change-Id: Iffed353ea6b0d7c958c71fe8d3996937058ced30
* Removed Unused Strings and resources to reduce image size.Jaikumar Ganesh2010-02-231-14/+0
| | | | Bug: 2456698
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-088-46/+46
| | | | Bug: #2361749.
* Update opp/pbap look and feelLixin Yue2009-09-234-80/+176
| | | | | | Update OPP BtEnabling Dialog-add timeout handling, handle Bluetooth ON intent, handle back key Change-Id: I3d3ade3a9a4de645ddb7195e8b81ca42afb3d31e
* Fix incoming file transfer dialog look and feel.Jaikumar Ganesh2009-09-111-6/+40
|
* Remove Device pickerTao Liejun2009-08-194-134/+0
|
* Enable Opp Livefolder, modify localizable resourceJackson Fan2009-07-291-10/+10
| | | | | | | | | | | | Update on patchset 2 Update icon for Bluetooth share and Incoming file Fix minor Opp UI issue Update log print for mimetype got from android system. Update return response code for un-supported media type Patchset 1 remove the use of replace() of localizable resource Enable Opp Livefolder by using local certificate Reject vcard actively
* Add pbap into bluetooth packageJackson Fan2009-07-232-0/+58
| | | | | | | | | | | | | | | Update PBAP as patchset 5 Adjust some resouces strings after UI test Change localized resource usage Modify exception handle, rename a confusing variable name Remove compile dependency on 240 for now. Add TODO in code Some minor changes to address the comments Submit on-behalf of Yue Lixin <a5206c@motorola.com> Update PBAP as patchset 4 according to comments Format resource files Re-organize the logs Submit on-behalf of Jiafa Liu <pbx376@motorola.com>
* Cleanup resources of OPPJackson Fan2009-07-166-176/+137
| | | | | | | Modify according to Ranian's comments - adjust layout - remove Capitalized resource names - format
* Initial drop of Motorola Bluetooth OPP code.Nick Pelly2009-07-1010-0/+479
Minor changes from Moto code: - Added Motorola BSD license - Moved com.motorola.bluetoothshare to com.android.bluetooth.opp - Updated com.motorola.obex to javax.obex - Moved Android.mk to Android.mk.hide: does not yet compile due to changes in Obex library.