- Feb 19, 2020
-
-
Taesu Lee authored
GalleryMediaChooser supports audio types also. It displays simple audio icon and file info for audio files on grid views. Test: Manual Change-Id: I98b605156af3c1909c0141a2b99380b5da11c1e2 Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
Taesu Lee authored
GalleryMediaChooser supports video types and more image types also. And video thumbnails are overlaid with the play button image to distinguish between images and videos. Note: 1. EXTRA_ALLOW_MULTIPLE is not specified for ACTION_GET_CONTENT. 2. Files, methods and variables' name are still including "image". 3. Content descriptions are not updated. Test: Manual Change-Id: I961928f150e4ae8ee80a1fba2f20c37fb5426669 Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
- Feb 18, 2020
-
-
Taesu Lee authored
Test: Check an widget Change-Id: Ie1ea35e0bd36891abf8b476b5409a99fa439a1b6 Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
Taesu Lee authored
It shows attachments size during composing MMS. Note: Images could be resized before sending. Test: Manual Change-Id: I63eafe0d57259a7742ab839c4d96d595675e70e9 Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
- Feb 17, 2020
-
-
Taesu Lee authored
Only images can be compressed before sending. Actual size got from a content uri is used for computing the minimum size for others. Test: Manual Change-Id: Id8d6ec24f80fe0eae70b6b1686ca7b199c70e313 Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
- Feb 12, 2020
-
-
tnmy-cyngn authored
In some scenarios, data not bound when SIM state change local broadcasts are received. See stacktrace for more info. Protect against/skip call to update() in such scenarios. Test: m Change-Id: Iee7775a74d22808cb262e8973ca70e5e1f0acfc9 Bug-Id: CYNGNOS-3062, KIPPER-718
-
Danny Baumann authored
Test: m Change-Id: Ia5852a4de95ff355c6f2cd8275002d3c5cfb8370
-
Diogo Ferreira authored
The message dispatcher will only queue one message at a time for both sending and downloading. On multi-sim scenarios this causes failures in a subscription to delay all messages added after the one that fails. This patch changes the pending messages processor to queue one message per subscription for both sending and received, instead of one globally. Test: m Change-Id: Ia54906089dccbbe694aab7bf995ac08480d3e4f8 Ticket: CRACKLING-877
-
Altaf-Mahdi authored
Match the changes in ContactsCommon Test: m Change-Id: Ica94f00e6121c550ea0bc1dfe73a52162dccda71
-
Taesu Lee authored
Test: Check log. Change-Id: I488fc6c4288bc3843a2be35a8e2988738441263e Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
- Feb 11, 2020
-
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Taesu Lee authored
It resolves Broadcast Limitations issue if target API level is changed as 26 or higher later. It includes fixing code style also. Test: Check messaging widgets' changes. Change-Id: I6e08027b1d6a5a19cfd17f8ec3e9a895dbb3c44a Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
Taesu Lee authored
Use match_parent instead. Test: Check grid views for a vcard on AttachmentChooserFragment. Change-Id: I60acc77d9c0cd9608187d86f71fc4d2c7e78afb7 Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
Taesu Lee authored
Use ic_video_play_light.png having background transparent to show the video thumbnails correctly. Test: Check a widget for conversations including a video attachment. Change-Id: I1333a3be41e53ce7e8ad1a64849e726c73cda153 Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
Taesu Lee authored
Change layout_marginTop as -2dp to enclose message_list between top_line and bottom_line. Test: Check a widget for conversations. Change-Id: I097303134e8ea079de39ac18746a51e1937b92c3 Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
- Feb 07, 2020
-
-
Treehugger Robot authored
-
- Feb 06, 2020
-
-
Taesu Lee authored
ACTION_SEND and ACTION_SEND_MULTIPLE support image, video, audio, text and vcard files. Test: Manual Change-Id: I1c08070f89877140aba9087717bb663ee2990467 Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
- Feb 05, 2020
-
-
Taesu Lee authored
It uses the most common extension for the given MIME type. Test: Manual Change-Id: I3d4aea85fcd42088ed19898054db7225954d3401 Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
Taesu Lee authored
Set mDetachedRequestDescriptor as null for document picker to prevent calling setImageResourceId() in onAttachedToWindow(). Test: Manual Change-Id: Ied5ca200cac350ef4b2420269763dfc240fc97c4 Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
Taesu Lee authored
dispatchAddFinished() must be called by subclasses when done, either immediately(if no animation will occur) or after the animation actually finishes. Test: Manual Change-Id: I72b9da41f52b381e3531842aa1fb07e573c120cb Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
Taesu Lee authored
NPE occurs when current IFD0 offset is smaller than default IFD offset. Just skip invalid tag instead. Test: Manual Change-Id: I184794e7ee227849da7d2ecf3cf647e69dc91610 Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
- Jan 28, 2020
-
-
Bill Yi authored
BUG:148403740 TEST: m messaging Change-Id: I4b74a267c0ed7cffe04d97ca465f2aa90ae1847a Auto-generated-cl: translation import
-
- Oct 30, 2019
-
-
Xin Li authored
Bug: 142003500 Change-Id: If59160cc7c40fde5577b2aa82feb041c0086e8cf
-
- Sep 08, 2019
-
-
Xin Li authored
[automerger skipped] Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master am: d6943024 -s ours am: e5eb5829 -s ours am skip reason: change_id I7624257e4cffc690f0df4c844b23cd2accddca4b with SHA1 10554267 is in history Change-Id: Ie6f217bd119e850ce3d34ab9829f3a686e48259b
-
Xin Li authored
No content change. Bug: 135460123 Change-Id: I5e64e969936dbbae86d0d71cbad524fb24973af1 Merged-In: I7624257e4cffc690f0df4c844b23cd2accddca4b
-
- Sep 05, 2019
-
- Sep 04, 2019
-
-
Xin Li authored
Bug: 139893257 Change-Id: I7624257e4cffc690f0df4c844b23cd2accddca4b
-
- Aug 16, 2019
-
-
Po-Chien Hsueh authored
am: 0e55713b Change-Id: I9683705c8825af0afc79ac27bc2b8e539573d351
-
Po-Chien Hsueh authored
am: 7e674a30 Change-Id: I16069c6c80abf267fabec6f220509b9c4bf8e3d9
-
Po-Chien Hsueh authored
am: 90d0edb3 Change-Id: I01cdeb2cdb14602330b2958b8d1b4e467563558b
-
Po-Chien Hsueh authored
am: 003eb491 Change-Id: I6130ee3cfcd9b199aaad85cc555c3931f2bb4ce1
-
- Aug 15, 2019
-
-
Po-Chien Hsueh authored
libgiftranscode.so is a jni lib for Messaging app, which is usually overridden by proprietary apps on shipping devices. We have moved Messaging to /product. Now this CL move libgiftranscode.so too. Bug: 138282284 Test: Open gif files with Messaging on aosp_crosshatch Change-Id: Ic104ba8ec5c2258a28c8d19151a00f6c601b5f80
-