summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Merge "Modify Select Account Dialog to align with UI mocks." into lmp-mr1-devNancy Chen2014-11-041-7/+40
| |\ \ \
| | * | | Modify Select Account Dialog to align with UI mocks.Nancy Chen2014-11-041-7/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + Additional line for the phone number + Support optional title (for phone calls it will be titled "Call With") + Tweaks to make it more visually appealing. Bug: 18204058 Change-Id: Ie2c0fce0b20cf5e889cb17254bc6462ed4fb6438
| * | | | Clean up public API of SubInfoRecord.Stuart Scott2014-11-031-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | bug: 17575308 Change-Id: I80472fe13887b6ed3bfc422abbbe4644a6d6dcf5
| * | | | Merge "Guard against null messages when constructing telephone ttspans" into ↵Walter Jang2014-11-031-1/+7
| |\ \ \ \ | | | | | | | | | | | | | | | | | | lmp-mr1-dev
| | * | | | Guard against null messages when constructing telephone ttspansWalter Jang2014-11-031-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 18217519 Change-Id: I1903422f285831b66eeb39787cc5a7898a3800b1
| * | | | | Merge "Fix NPE in getTargetFileForDisplay" into lmp-mr1-devJay Shrauner2014-11-031-0/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix NPE in getTargetFileForDisplayJay Shrauner2014-11-031-0/+3
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check for null string before calling BidiFormatter.unicodeWrap Bug:18216877 Change-Id: I979b38cc508d44e82978e0684190797f9bd8807e
| * / / / Fix NPE when intent is nullJay Shrauner2014-11-011-0/+4
| |/ / / | | | | | | | | | | | | | | | | Bug:18209396 Change-Id: Ia6678f13387471a4865f32b64ca02beedd4d0f2e
| * | | Merge "Improve analytics" into lmp-mr1-devBrian Attwell2014-10-3124-238/+47
| |\ \ \
| | * | | Improve analyticsBrian Attwell2014-10-3024-237/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes the existing buggy & verbose analytics classes. Instead adds the AnalyticsUtil. Like before, analytics will automatically be added to all activities. They need to be manually setup for fragments that you care about. Improving analytics CL #2/4 Bug: 18039620 Change-Id: I99a4062e09e7614e5369d795132172d4d1867600
| * | | | Update edit screen orderingBrian Attwell2014-10-303-32/+32
| | | | | | | | | | | | | | | | | | | | Bug: 18004959 Change-Id: I363955932b6c971ee789b172681523e54e3042a6
| * | | | Merge "Making a subclass for InCallUI uses of MaterialColorMapUtils." into ↵Nancy Chen2014-10-301-7/+0
| |\ \ \ \ | | | | | | | | | | | | | | | | | | lmp-mr1-dev
| | * | | | Making a subclass for InCallUI uses of MaterialColorMapUtils.Nancy Chen2014-10-291-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing a method previously used for InCallUI in favor of creating a subclass. Bug: 17971273 Change-Id: I1c6c1654a14398940a58f29f10fc17b00d62f76c
| * | | | | Set TtsSpans on names and snippets that could be phone numbersWalter Jang2014-10-292-0/+94
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17322140 Change-Id: I9afa9c59e1db6c5ad7123bdb37d288fa64faeddf
| * | | | Merge "PhoneAccounts include literal icon bitmap (2/4)" into lmp-mr1-devIhab Awad2014-10-281-4/+2
| |\ \ \ \
| | * | | | PhoneAccounts include literal icon bitmap (2/4)Ihab Awad2014-10-281-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id0b4ef5db7cbba40344096c08c6c27bd361802a4
| * | | | | Extract default InCallUI colors for display.Nancy Chen2014-10-281-0/+36
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because we are now dynamically setting the InCallUI color, we need to be able to get the default InCallUI color for display. Bug: 17971273 Change-Id: I99101510662dcd920228ae6275bed35646d807c6
| * | | | Merge "Fix NPE in onPageSelected" into lmp-mr1-devJay Shrauner2014-10-271-1/+6
| |\ \ \ \
| | * | | | Fix NPE in onPageSelectedJay Shrauner2014-10-271-1/+6
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure position is within valid child range for tab strip. Bug:18133744 Change-Id: I78006024217b36ef150193407a96faf71ce79a28
| * / / / Change subId to int from longWink Saville2014-10-232-5/+5
| |/ / / | | | | | | | | | | | | Change-Id: Idae6335e63e7b1e4e714bc17e71b1a4705e38474
| * | | Use analytics activities and fragmentsBrian Attwell2014-10-2322-35/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All ContactsCommon's activities and fragments now inherit from analytics base classes. Also renamed dialerbind.analytics -> commonbind.analytics Analytics CL #1/6 Bug: 18039620 Change-Id: Ie9cef92bfcadf6764970d70474ced24dba7f828d
| * | | am 90917145: Add an option to set the selected phone account as the default. ↵Nancy Chen2014-10-231-10/+39
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | (3/3) * commit '90917145825ca7e8e34d407c72c80a15300fafdc': Add an option to set the selected phone account as the default. (3/3)
| | * | Add an option to set the selected phone account as the default. (3/3)Nancy Chen2014-10-221-10/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modify the phoneAccountSelected method to support the option to set the selected phone account as the default for outgoing phone calls. Add checkbox to the select account dialog for user interaction. Bug: 18078232 Change-Id: I7e6af5238fe2ff95d7f1e0622f7fa24111147f4e
| * | | Fix NPE in getKindTypeColumnJay Shrauner2014-10-222-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Need to check hasKindTypeColumn before calling getKindTypeColumn. Use TextUtils.equals for null safe string comparison. Bug:18085367 Change-Id: I436b7b0843844d7041a572f0501cdf88baa059e4
| * | | Fix NPE when custom protocol is unsetJay Shrauner2014-10-221-12/+13
| | | | | | | | | | | | | | | | | | | | Bug:18086070 Change-Id: I1325426425c3eadf574132982a0ca6386e2dfd53
| * | | Merge "Add method to BitmapUtil to return cropped + round photos" into ↵Yorke Lee2014-10-201-0/+52
| |\ \ \ | | | | | | | | | | | | | | | lmp-mr1-dev
| | * | | Add method to BitmapUtil to return cropped + round photosYorke Lee2014-10-171-0/+52
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18021170 Change-Id: I89315dfc7787d37cd622b89ac83f852eb89ce527
| * | | | Merge "Improve appearance of export file path" into lmp-mr1-devBrian Attwell2014-10-172-5/+20
| |\ \ \ \
| | * | | | Improve appearance of export file pathBrian Attwell2014-10-172-5/+20
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I fixed two issues 1. We were using two kinds of numerals in the file path, arabic and english. Lets just stick with english numerals 2. English numerals are "weakly LTR" characters. Therefore, having the following formatting 0001.vcf is equivalent to <weak ltr chars><neutral chars><strong rtl chars>. This results in weird rendering, since the default locale is RTL. Fix: put the url in a LTR embedding. Bug: 9195099 Change-Id: I1260a3430d7d3a0c029c1a1ac5ffcc421b08a98a
| * | | | Don't open a single contact after importing 50Brian Attwell2014-10-172-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The vcard import notification shouldn't open a single contact, on click, if more than one contacts where imported. Bug: 17243892 Change-Id: I3f00b0fbbdb658d4f2165935beee35994393af17
| * | | | Use brand colors in import/export notificationsBrian Attwell2014-10-171-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Dialer/Contact's theme color (stored in the poorly named dialtacts_theme_color variable). Bug: 17424753 Change-Id: I0a743188de31a75d347843c78df8cbf55012ffaa
| * | | | Merge "RTL support in starred contacts" into lmp-mr1-devBrian Attwell2014-10-171-1/+2
| |\ \ \ \
| | * | | | RTL support in starred contactsBrian Attwell2014-10-161-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See photos in bug Bug: 18013005 Change-Id: I035369009d1e4b7bbbacc2985697b167b1d59ef0
| * | | | | am f6e40485: Merge "Allow importing contacts from mulitple sims" into ↵Brian Attwell2014-10-173-30/+96
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| | | | | | | | | | | | lmp-sprout-dev * commit 'f6e4048588b0a848886736862b0e273b48e55cd1': Allow importing contacts from mulitple sims
| | * | | Merge "Allow importing contacts from mulitple sims" into lmp-sprout-devBrian Attwell2014-10-173-30/+96
| | |\ \ \
| | | * | | Allow importing contacts from mulitple simsBrian Attwell2014-10-173-30/+96
| | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are multiple options we may need to display under Import/Export for SIM cards 1. If only one sim card, display "Import from SIM" option 2. If multiple SIMs, display "Import from SIM, <name> - <phone-number> for each sim subscription. 3. If a sim subscription doesn't have a known phone number, display "Import from SIM, <name>" for the sim subscription. Bug: 16525652 Change-Id: I73b3c45be116c75d597727f4b31ccf2d0e61c623
| * | | | am 85a5b87c: Add utilty method to get voicemail intent.Nancy Chen2014-10-161-0/+7
| |\| | | | | |_|/ | |/| | | | | | | | | | * commit '85a5b87ca9e2064abd8acc194004ffebd8827b17': Add utilty method to get voicemail intent.
| | * | Add utilty method to get voicemail intent.Nancy Chen2014-10-151-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Voicemail intent is just a URI with a "voicemail:" scheme. Create this intent using the call utils. Bug: 17925501 Change-Id: I8e368d3b006190e910ae46d82e80c6603f5a42c4
| * | | Fix internationalization of percentage formatting in ContactsCommon.Elliott Hughes2014-10-101-2/+5
| |/ / | | | | | | | | | | | | Bug: 15476051 Change-Id: I70180503e552d6aa9e32552f7178f3b723181dde
| * / Generalize select account dialog for usage anywhere in dialer (2/2)Nancy Chen2014-10-081-0/+157
| |/ | | | | | | | | | | | | | | | | | | | | | | Currently the select account dialog is specific to InCallUI, but there are other places in the dialer app that will need the user to select an account (e.g. MMI pin) so we want to reuse this dialog. + Move dialog to ContactsCommon + Add a listener to the SelectPhoneAccountDialogFragment class Bug: 17917937 Change-Id: I4756daf40a518e12ac19d97bc09e62647de422b4
* | contacts-common: Update for multisim APIsSteve Kondik2015-03-222-4/+4
| | | | | | | | Change-Id: Ia0cb350075bf468cbeb053ff436fc5e9baf65509
* | ContactsCommon: fix FC when deleting SIM contacts after SIM is removedRaj Yengisetty2015-03-221-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | Repro: - Create local contact - Export to SIM - Remove SIM - Go to delete menu option - Select all (*include* exported SIM contact) - Click check mark - Observe Contacts app force closes when deleting the exported contact Change-Id: I2bfecf8b19c8f1eae9559a4e6f46ff477da4dc74
* | Only reload contacts if relevant SharedPreferences change.Matt Garnes2015-03-221-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In ContactEntryListFragment, we listen for any changes to SharedPreferences. However, not all SharedPreferences should trigger a data reload. last_updated_millis will be written if the smart dial tables in the dialer DB were updated. mPreferencesChangeListener would reload all contacts data. This shared preference does not change the data for contacts, so we should not reload them. On slower devices, this will visibly cause the ListView to flash between the empty view and populated listitems as it reloads twice when the activity resumes. Only reload data when relevant SharedPreferences change. Change-Id: Id2a607fdaf5715b69738c76422ef08d76e6ffafe
* | ContactsCommon: Add PHOTO_ID to contact tile loader projectionemancebo2015-03-221-0/+2
| | | | | | | | | | | | Makes it possible to access photoId to load thumbnails for starred result set Change-Id: I8e8c54168bae8bf84b633cb083f54808fd6ec9b2
* | ContactsCommon: Improve CAF stringsMichael Bestas2015-03-223-8/+8
| | | | | | | | Change-Id: Ia8724c749e51028a92544bdf476fbbbfe51e6444
* | Quick Call: do not show quick call next to profile contactRaj Yengisetty2015-03-222-3/+5
| | | | | | | | Change-Id: Ia4bd6a59e0a27c64b64554251392e31ed6bdd917
* | Add overloads to scaleIn() and scaleOut() to receive an AnimationCallbackGeorge Hilliard2015-03-221-3/+12
| | | | | | | | Change-Id: Ib3dfba712b43c684534682bbc98e42743b851d6b
* | ContactsCommon: fix exporting SIM contacts the first timeRoman Birg2015-03-221-2/+1
| | | | | | | | | | | | | | | | | | Iff the ICC cache hasn't populated before the cursor query - let it populate, then get the free count. Change-Id: Ic3e2d96e657ed61863b332d817d865ddbd107e55 Signed-off-by: Roman Birg <roman@cyngn.com> (cherry picked from commit 2a99ff27231d9ca380ccb47877365f922c1bef64)
* | Fix checkmarks being displayed stretched for contact pictures.Danny Baumann2015-03-224-53/+111
| | | | | | | | | | | | | | | | | | | | | | Taking the intrinsic size of the contact picture for the whole drawable has the unwanted side effect of the picture size being applied to the checkmark drawable as well. Fix it by not applying an intrinsic size to the flip drawable and doing the scaling formerly done by ImageView by ourselves. Also take some cleanup potential. Change-Id: I0fb07d0631781a345e6a0602ac181a6d76cdf476
* | Add a checkable QuickContactBadge.Danny Baumann2015-03-225-4/+717
| | | | | | | | | | | | | | To be used from multi picker UI. FlipDrawable and CheckableFlipDrawable were kanged from UnifiedEmail. Change-Id: Ic910071da9314526c3d75ab354b62645399824ce