summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-15Merge "Remove redundant long-click listener."Andrew Lee
2014-05-15Merge "Adding day group headings in the call log which group call log ↵Tyler Gunn
entries under 4 headings, "Today", "Yesterday", "Last week", "Other"."
2014-05-15Remove redundant long-click listener.Andrew Lee
Change-Id: I73e8e7fdde21d7244aab21cae5ce8dd58b50de9d
2014-05-15Fix button alignment.Andrew Lee
Bug: 14900155 Change-Id: I391fa09fe9c31e3cf07c99ccbcb060c083304641
2014-05-15Merge "Cleanup dialpad show/hide logic."Andrew Lee
2014-05-15Cleanup dialpad show/hide logic.Andrew Lee
This is the first step in cleaning up the DialtactsActivity logic to make it easier to transition between different states, and handle the states in between (hopefully). Originally, I thought to also block show/hide actions if there was already a dialpad transition in progress, but in the end I did not do this because it made the UI seem unresponsive. - Delete custom predraw listener in DialpadFragment; it doesn't appear to be used (?) and made the animation logic more confusing. - Replace the fragment custom animations with our own animations, which seem to perform better. - Changed the animation xmls from objectAnimators to translates. - Replaced isDialpadShowing with uses of mIsDialpadShown. - Reorder show/hide logic. Now it is less parallel, but better reflects the ordering/nature of fragment transactions. - Reorder some methods to group them more logically. - Pull out a helper method for updating the search fragment's yTranslation. - Pull out a helper method for updating the floating action bar. - Delete predraw method in DialpadFragment; doesn't appear to be used and caused. Bug: 14900155 Change-Id: I768324b2293622ea43974f7f566eec9b11fb0d4e
2014-05-15Merge "Import translations. DO NOT MERGE"Baligh Uddin
2014-05-14Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I7ff237f95eeeaf51f07d024002a6343ea8a0c320 Auto-generated-cl: translation import
2014-05-14Adding day group headings in the call log which group call log entriesTyler Gunn
under 4 headings, "Today", "Yesterday", "Last week", "Other". Bug: 13962594 Change-Id: I6f7cfb93ca03bbbe0c3e4736efb3b8a4244c1dba
2014-05-14Fix NPE in dispatchViewReleasedYorke Lee
Bug: 14911975 Change-Id: I9899f6dbe9808dd88dc40261c7d27bf06afebe32
2014-05-14am f7f4d441: am 48d0e836: Merge "Changing colors of the incoming and ↵Tyler Gunn
outgoing call icons." * commit 'f7f4d4411b2e197ed42627cbd1e6cb18b1715489':
2014-05-14am 8f3bf6ad: am d4a17638: Add ViewDragHelper to DialerYorke Lee
* commit '8f3bf6ad04db837237f64754985ee9f2072678bd':
2014-05-14am 5665d179: am c50fcea0: Merge "Removing highlighting of missed calls and ↵Tyler Gunn
voicemails in the call log. Also fixing some broken unit tests." * commit '5665d179db20aadc2778413a97ba6ffd3a31a688':
2014-05-14am 0a1e17bf: am a32d9e70: Adjust height of call log tabs.Andrew Lee
* commit '0a1e17bfe15fcb76191772c3dfa624084b2446b3':
2014-05-14am b157c3e0: am 8d623687: Add touch feedback to Dialer buttons.Andrew Lee
* commit 'b157c3e0dcc90d5777738a89c1ad8c2d58c5b5e0':
2014-05-14am bf5c0911: am cb87764d: Change FAB background (to teal) and icons.Andrew Lee
* commit 'bf5c0911bb112732514654fd7ba5ad003b4dac06':
2014-05-14am b89e313b: am 6269a64c: Remove animate hide.Andrew Lee
* commit 'b89e313b627bcdb1c4b564c18d1e9604fe0a2676':
2014-05-14am 91473088: am e0368922: Use path interplator for dialpad yTranslation ↵Andrew Lee
slide animations. * commit '91473088d85df53f2589b8073b5f49d39265ca25':
2014-05-14am de8a4506: am 03982754: Move overflow menu and remove add contact button.Andrew Lee
* commit 'de8a45060102946ed6bb6a473ecd691ccd451220':
2014-05-14am fd96de5e: am 2cbc4da9: Merge "Correctly set OnpageChangedListener to ↵Yorke Lee
ViewPagerTabs" * commit 'fd96de5e7db3a6649a488b2cee0b5609cfcea7ff':
2014-05-14am 444cfbbd: (-s ours) am 3973bc2d: (-s ours) Merge "Import translations. DO ↵Baligh Uddin
NOT MERGE" * commit '444cfbbd79340b8b64442cf5b1457c85dcb6f40e':
2014-05-14am af1b350d: am 4037ae44: Merge "Tighten up tab bar styling."Andrew Lee
* commit 'af1b350dc9dcd7dcbd99950d7a824fc5dfa54fbc':
2014-05-14am deb8d321: am e318792a: Merge "Setting call log item elevation and ↵Tyler Gunn
background color when items are expanded/shrunk per redlines." * commit 'deb8d3215c18ac44f52d13492e997388ec0e81ed':
2014-05-14am a29cb1ea: am 9bdce746: Delete dialpad_digits.xmlAndrew Lee
* commit 'a29cb1ea5ae29b204da0d1dec60af3b58596a0ff':
2014-05-14am 09b09306: am f925ae02: Merge "Make drag shadow work across entire layout"Yorke Lee
* commit '09b0930660ea77afe2d891ac0d967be1bf7f9c02':
2014-05-14am 9edbd030: am b1ec21ed: Adjust dialpad slide out animation.Andrew Lee
* commit '9edbd03067ab713f348c9072d05ffce0a0109852':
2014-05-14am a9cf8c7b: am 50e77a14: Hide remove view at startupYorke Lee
* commit 'a9cf8c7b0c7b45830e6f27322db9965f065c792c':
2014-05-14am 05c7aa52: am 861fd2a2: Merge "Refactor drag and drop to work for entire ↵Yorke Lee
Dialer layout" * commit '05c7aa52b88fe473d5ce451a2434c397bdb551d3':
2014-05-14am 84a2700a: am cdfa6c66: Modify the calls in Dialer to animate the dialpad in.Andrew Lee
* commit '84a2700aa4b4f18dcef7ed174acec59f844831bb':
2014-05-14am 199b58c4: am 3d3ff68f: Merge "Adding support for expandable call log ↵Tyler Gunn
entries." * commit '199b58c4dfd9b0032fde3265208e2d9f84543d23':
2014-05-14am d756217e: am eed2e4fb: Fix missing add to contacts buttonYorke Lee
* commit 'd756217e38701a13f1ff5601fe9be2f8895d6e8f':
2014-05-14am e3bd47db: am 73170b1d: Merge "Move more Dialpad resources to ContactsCommon"Yorke Lee
* commit 'e3bd47db20538d36e1ec12878b633928848e6af0':
2014-05-14am 7bf37cde: am 7116f9fa: Merge "Set primaryColorDark in Dialer\'s theme"Adrian Roos
* commit '7bf37cde27017510c59766ee72301316f05940b7':
2014-05-14am fd35f916: am a32a591d: Move Dialpad-related resources to ContactsCommonYorke Lee
* commit 'fd35f91614235fd4978c99e2de05fa5dc4074069':
2014-05-14am f6f8d4dd: am 877ace10: Allow configuration of dialpad buttons visibilityYorke Lee
* commit 'f6f8d4dd8e4008b76abcc86c3e5be374fd731abd':
2014-05-14am 7d2b79ea: am ec9a6feb: Refactor dialpad into its own viewYorke Lee
* commit '7d2b79eafe7675db9fcbcdc15c23dcb8c568f68f':
2014-05-14am d7937a2f: am 37a53ad4: Move photos in search fragment to the left.Andrew Lee
* commit 'd7937a2f48b1997f7f6d23a5d0dc74fa961404b3':
2014-05-14am b2feca59: am 92eb68d2: Merge "Remove tab colors and drawables to ↵Andrew Lee
ContactsCommon." * commit 'b2feca590b30218876b71308e8b4cfca056a13d1':
2014-05-14am 600c6f6b: am a3e079dd: Merge "Use circular support in ContactPhotoManager"Yorke Lee
* commit '600c6f6b4ff84baa3ad42cec0cc3986471b7e877':
2014-05-14am 516c9547: am e2390461: Merge "Fix crash in Dialer when CP2 is disabled"Yorke Lee
* commit '516c95472d83a85769285c54fe9bc949c62a645a':
2014-05-14am 4289a4f4: am c6221550: Merge "Animate disappearing shortcut card"Yorke Lee
* commit '4289a4f4ca951dab39cd9333b03d3c9f1f4ed3d2':
2014-05-14am 3420424c: am c61d454d: Fix floating action button alignment in DialpadYorke Lee
* commit '3420424cf2adf96b49f8e8f023f163645bb6273a':
2014-05-14am 277dafd0: am 5c015d2b: Merge "Use EditText for search in ActionBar"Yorke Lee
* commit '277dafd012b2499be0a775fce24f5e3f5b6a0efe':
2014-05-14am 1a62c04d: am 5e95dda6: Merge "Fade in speed dial entries"Yorke Lee
* commit '1a62c04d7f0fab3a66791ea9a75fcf5945572629':
2014-05-14am 99f6b743: am 5a60cf4d: Fix font scaling problems in DialpadYorke Lee
* commit '99f6b743506a6d81dd0a1d60eece504baa5401dd':
2014-05-14am 4ebd5379: am 1ecd7443: Merge "Disable Add to contact shortcut in ↵Yorke Lee
SmartDialListFragment" * commit '4ebd53798a32a8d603d99e2e13e50ea63fef9f60':
2014-05-14am 69ee1234: (-s ours) am 197af09e: (-s ours) am 864a1a6a: (-s ours) am ↵Baligh Uddin
e0fe275a: (-s ours) am 46f2a32e: (-s ours) am 8c30c2ce: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev * commit '69ee12342ab4606e64504f116c53271773b5a834':
2014-05-14am e928594c: (-s ours) am 383aa772: am f5252701: (-s ours) am 2c10d3a7: (-s ↵Yorke Lee
ours) am c52a78cb: am 5dba48f2: DO NOT MERGE Fix NPE during activity recreation * commit 'e928594c059dc5c20bf30266a06b7e64a9585003':
2014-05-14am ca435040: (-s ours) am cb756011: am 822a9243: (-s ours) am 953d1d4b: (-s ↵Ihab Awad
ours) am b7f61da7: am 7fa4c759: DO NOT MERGE. Fix merge artifact. * commit 'ca4350405f968fa2a86ada8bc9da789471d56018':
2014-05-14am 53270c18: (-s ours) am f28418f3: am 9a766450: (-s ours) am 43bd98e5: (-s ↵Jay Shrauner
ours) am 4889048e: am c5517b3e: Protect against class cast exception DO NOT MERGE * commit '53270c18aa1e8efcf5f379756661d0437c66341d':
2014-05-14am e9821acc: (-s ours) am 3675f423: am 7ef7b4e6: (-s ours) am f0b1d8ac: (-s ↵Jay Shrauner
ours) am ae01ab1b: am c9063f5c: Make Dialer a core app DO NOT MERGE * commit 'e9821acc4e0e410e768fb910343092a0dfa0c71f':
2014-05-14am d26ab23b: (-s ours) am 5cd8ccf4: am 8cb6d570: (-s ours) am d103d8b2: (-s ↵Ihab Awad
ours) am f19c50fc: am aace94af: DO NOT MERGE. Fix problem where swiping upward in overflow menu did not display the correct options menu items. * commit 'd26ab23bff9f6f3b66a420b4a1579654e388d489':
2014-05-14am 7f4fa817: (-s ours) am 0c066cc3: (-s ours) am cd96200a: (-s ours) am ↵Baligh Uddin
ace17549: (-s ours) am c1f2a213: (-s ours) am ea8ec3cd: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev * commit '7f4fa817f71a2f071221950003d6ed4480be482e':
2014-05-14am 2e3f39c6: (-s ours) am d0dc34c7: am 3b505c5c: (-s ours) am 7c81d01e: (-s ↵Yorke Lee
ours) am fc9c8f74: am d8bf3114: DO NOT MERGE Speed up scroll speed when dragging * commit '2e3f39c62a6b2036a023b8d9124cd2d4ddfecbe8':
2014-05-14am 87577abc: (-s ours) am 6408c26e: am 6431f436: (-s ours) am 63c36adb: (-s ↵Yorke Lee
ours) am 62d5a16e: am 4e24159e: DO NOT MERGE Swap 9 patch for contact tiles * commit '87577abcb6073235a7fd544638e8990b8ea7c4ad':
2014-05-14am 9ce15c35: (-s ours) am 196c3c61: am 97bca3a8: (-s ours) am d5699e37: (-s ↵Tyler Gunn
ours) am fffd025d: am 74af8088: Corrected issue where history icon placement does not match spec. DO NOT MERGE * commit '9ce15c35b983a027bece5a4f40415ec9da21b8e6':
2014-05-14am a0a35502: (-s ours) am 5e3fb02a: am 65a9bbe4: (-s ours) am 58e66942: (-s ↵Yorke Lee
ours) am f7b727e1: am 21ed6cb1: DO NOT MERGE Fade out favorites screen when dialpad is displayed * commit 'a0a35502949717fe75b0839ef606e35b6939c10b':
2014-05-14am 16d18cf3: (-s ours) am bfd2f1d4: am 9c4a365e: (-s ours) am f9bd0816: (-s ↵Yorke Lee
ours) am 18c60e79: am e2d0e484: DO NOT MERGE Slight UX tweaks to Dialer * commit '16d18cf366f7d9240c0c96410d358e6b3afaa8cc':
2014-05-14am c678ecd5: (-s ours) am cb9f9e32: am 6fc09a28: (-s ours) am 4cec3445: (-s ↵Tyler Gunn
ours) am 301c7155: am 263b01dd: Changed dialer launch activity style to use a 0dp height actionbar. This prevents the user from seeing a blue "Phone" actionbar during loading. DO NOT MERGE * commit 'c678ecd53865bab537fc5308f06b9f1b02848cf5':
2014-05-14am 8fdfe14f: (-s ours) am 8bab32e8: am 92abcc32: (-s ours) am 45e95894: (-s ↵Yorke Lee
ours) am 364b5735: am 82e17500: Merge "DO NOT MERGE Make dialpad slide down when dismissed by tapping outside" into klp-dev * commit '8fdfe14f9ce4f29d390f3c2cfb4ea6be9d7fb07c':
2014-05-14am 6e1ab6b2: (-s ours) am 07838040: am ff685b46: (-s ours) am 80dbb98e: (-s ↵Yorke Lee
ours) am 37f14289: am 6567a894: DO NOT MERGE Add null check in ContactInfoHelper.isBusiness * commit '6e1ab6b28e64a3acce054b5dff4efb775940b4a6':
2014-05-14am e9d4693e: (-s ours) am fd541152: am ad2aa929: (-s ours) am 34c0a6d4: (-s ↵Tyler Gunn
ours) am bd8a362a: am 1f51f2bb: Correcting issue where text entered by user in searchbox is gray. DO NOT MERGE * commit 'e9d4693e83a287a8f31b2c0435710cded4c26012':
2014-05-14am e7ec4dbd: (-s ours) am a97fccf9: am fc9460e2: (-s ours) am 861b971f: (-s ↵Tyler Gunn
ours) am 285cbd1f: am f8796380: Fix color in Call Details action bar. DO NOT MERGE * commit 'e7ec4dbd6e499ed1ce6cef425507c70596405c03':
2014-05-14am 8ee93730: (-s ours) am 8e660c4d: am 50d38750: (-s ours) am 31197546: (-s ↵Yorke Lee
ours) am 4315914c: am 0094eb8f: Merge "Fix contact tile horizontal animations when swiping shortcut card DO NOT MERGE" into klp-dev * commit '8ee937308db00997ba5b122dad0974f7218ef054':
2014-05-14am 4368175d: (-s ours) am 7b61672a: am 3b76216f: (-s ours) am adee51c0: (-s ↵Yorke Lee
ours) am 1cd781d5: am a1d699ba: Merge "Fix jank in no favorites screen when showing/hiding dialpad DO NOT MERGE" into klp-dev * commit '4368175d4ee8c36c37bcb8c2568b82e759524261':
2014-05-14am 6a514ef5: (-s ours) am f61e4162: am 7f88a2cb: (-s ours) am c1048880: (-s ↵Yorke Lee
ours) am ffb07daa: am 0b218533: Merge "Fix for letter tile avatars not displaying properly in calllog DO NOT MERGE" into klp-dev * commit '6a514ef5ee27c98c7a7387b3df7b2a4974802252':
2014-05-14am b147bab7: (-s ours) am 53b71a65: am 49a250a8: (-s ours) am 46b9a3fb: (-s ↵Tyler Gunn
ours) am 7e1f0464: am 90092bfb: Merge "Restricted the tap target for "All Contacts" to the "All Contacts" button alone. DO NOT MERGE" into klp-dev * commit 'b147bab71c6e81c4cd266dce4b3efe9a49befacd':
2014-05-14am a93f8afa: (-s ours) am 7b7476fd: (-s ours) am 47467f86: (-s ours) am ↵Baligh Uddin
d601e973: (-s ours) am 61365506: (-s ours) am 366822da: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev * commit 'a93f8afab3952d6e6c820cc6c59f5899ff2f570c':
2014-05-14am f6b22fb5: (-s ours) am 87c11fd2: am 97e6b529: (-s ours) am 74e9302f: (-s ↵Jay Shrauner
ours) am cf210fd6: am 56e34715: Fix threading problems in voicemail code - DO NOT MERGE * commit 'f6b22fb5ed982ede3b513b41750fc673d48b9714':
2014-05-14am 04a35419: am 510fa1ea: Merge "Remove unneeded dimming code"Yorke Lee
* commit '04a3541979481b164cc37f62402941f7ee435403':
2014-05-14am 87bb1722: (-s ours) am 87cf81d2: (-s ours) Merge "Import translations. DO ↵Baligh Uddin
NOT MERGE" * commit '87bb17226ef9cbdc0a49628b57ca48152d8513ca':
2014-05-14am 422c134f: am 40bb6b9b: Merge "Add and use OverlappingPaneLayout"Yorke Lee
* commit '422c134f4d2a4d1b7ae57e4dae3e13ea2e80b1c2':
2014-05-14am 80aead16: am 10b8c46f: Merge "Add list item background color."Andrew Lee
* commit '80aead1607c2012c4d03313ed1a07e8363983842':
2014-05-14am a348d7ce: am f4f47665: Allow OEM to provide regulatory info.Jeff Sharkey
* commit 'a348d7cef5aabfe7d3bf0e43467a8257d944ca89':
2014-05-14am a6c198b5: am 9d1ed174: Merge "Apply padding to fragment view rather than ↵Yorke Lee
ListView" * commit 'a6c198b5e2fb178300420bee0d35854ac43d24b9':
2014-05-14am 1eed34db: am c150c723: Merge "Use ShapeDrawable for floating action button"Yorke Lee
* commit '1eed34db322e4b0604f971474627ee2025d0ea4a':
2014-05-14am 1da8d67b: am 2be163ad: Defer to default photo position in all contacts list.Andrew Lee
* commit '1da8d67b37fd5ee510808bd325df30b82ae7d04b':
2014-05-14am 35f40a79: am cc4660d4: Animate floating action buttonYorke Lee
* commit '35f40a794fc6ee6208cbb01203ca23b0074aa6c3':
2014-05-14am 80c8e2d2: am e33cf96b: Merge "Remove floating action bar constants and ↵Andrew Lee
configurations method." * commit '80c8e2d2e8721c585035bc37081ac4c527e1af90':
2014-05-14am 2d7e9f4b: am 2384e1aa: Merge "Hide actionbar title text in activity preview"Yorke Lee
* commit '2d7e9f4b08a7df0f773e3a850c8d9e988a9439be':
2014-05-14am d6785830: (-s ours) am 3204ecad: (-s ours) Merge "Import translations. DO ↵Baligh Uddin
NOT MERGE" * commit 'd678583067bf8c209b9180ba8b9e8627e7d48b3c':
2014-05-14am 4b045c8f: am b0f66f7f: Merge "Add shadows to call shortcut cards"Yorke Lee
* commit '4b045c8f55a62ecb3bbecaffba254890840219db':
2014-05-14am b201aba6: am 8af21dc5: Merge "Add floating dialpad action button"Yorke Lee
* commit 'b201aba69fb94c182e694aa045b2971ecd4a44c3':
2014-05-14am 434b94af: am 6144d027: Disable quickcontactbadge in AllContactsFragmentYorke Lee
* commit '434b94afd6549141e080b0491a1157d5321e1228':
2014-05-14am 2387ec97: am d999b714: Rename classesYorke Lee
* commit '2387ec971b688ed53b0e6ee31d073d83a2c9dee7':
2014-05-13resolved conflicts for merge of bbc6a46d to masterEvan Charlton
Change-Id: Ic1b8e4ee7f2541c3c2f2ee2c862707aa1bfe364a
2014-05-13am f6dde6ea: (-s ours) am bbf87232: (-s ours) am f865fb2b: (-s ours) am ↵Baligh Uddin
66bc258a: (-s ours) Import translations. DO NOT MERGE * commit 'f6dde6eabc1b3728602546557dcd3b6be2c86b23':
2014-05-13am 781261b0: am 3b23cf55: Merge "Delete use of list_item_divider."Andrew Lee
* commit '781261b015baadd5894a77d4e7376cda115bd680':
2014-05-13am 66a5c610: am f218f724: Merge "Correctly bind contact tile listeners in ↵Yorke Lee
PhoneFavoritesTileAdapter" * commit '66a5c610a1025b7671d67945f49184c19daf1aa1':
2014-05-13am 4055c733: am 6a1461a8: Add view call history at bottom of recentsYorke Lee
* commit '4055c733a91cbbcb78399076144fdf06629ac14b':
2014-05-13am b4286891: (-s ours) resolved conflicts for merge of cd1fa392 to master-novaYorke Lee
* commit 'b428689142d236505b73c09bf48244b174b3f6a1':
2014-05-13am 54c6034e: (-s ours) am 0e80d879: (-s ours) Merge "Import translations. DO ↵Baligh Uddin
NOT MERGE" * commit '54c6034e576fa000aae1029e5147056961043ccf':
2014-05-13am d7b36cfe: am 4b10dd4a: Merge "Use PhoneFavoritesTileAdapter directly in ↵Yorke Lee
GridView" * commit 'd7b36cfe0f52f415eb58b23191e5bcc7a81a1518':
2014-05-13am 96b555f2: am 53845dc9: Renable fast scroller in All contactsYorke Lee
* commit '96b555f2696ed2a3cf2415444493f7d248c111f3':
2014-05-13am 2dda5cd5: am 93dcef71: Merge "Adding support in the CallLogFragment for ↵Tyler Gunn
filtering calls based on call date/time." * commit '2dda5cd5850ec1afd4bfb0a9e05a5e641853a545':
2014-05-13am 15062160: am 1e6efea1: Merge "Remove AllContactsActivity"Yorke Lee
* commit '150621605d4d9993e6a9ffae34af171ec4ee06ba':
2014-05-13am bfeebdf6: am 099592e5: Add favorites/star icon to the phone favorite tile ↵Andrew Lee
view. * commit 'bfeebdf6c86da147f376695b913d16d34eda64c2':
2014-05-13am 0421cea4: am b70f8a8f: Merge "On click, open quick contacts for list ↵Andrew Lee
items in Dialer\'s Contacts." * commit '0421cea465c8d05c620a44e2d18e2d651817bf7a':
2014-05-13am d4194af1: am d45aaa40: Add call log fragment to ListsFragmentYorke Lee
* commit 'd4194af1f6aa12c069431fe779f899f0fe7bfa55':
2014-05-13am d2f6070b: am 33932ff9: Fix Dial intent interactionsYorke Lee
* commit 'd2f6070b32ce0c5b24ae056d79e79a7c29202fc0':