summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importMichael W2020-01-141-1/+1
| | | | Change-Id: I3846d3d2e44d666fa4394d45ab12bf333938ef8b
* Automatic translation importMichael Bestas2019-08-251-0/+1
| | | | Change-Id: I2b03b44a452129ac09f401bac567d5c08a9f1b6a
* Automatic translation importMichael Bestas2019-08-041-5/+5
| | | | Change-Id: I1a94ed594099c8230424241b7600ab25da52bae0
* Automatic translation importMichael Bestas2019-06-192-0/+3
| | | | Change-Id: I3ec80f631369c78ad2deaa8b1c9d8bbbce3b739b
* Automatic translation importMichael Bestas2019-06-086-0/+39
| | | | Change-Id: I8824a1bbcb0093018bd83a5dda332c751fbe1f8c
* Automatic translation importMichael Bestas2019-04-0716-0/+97
| | | | Change-Id: I558619bff72e5a727de548bb8141f8aac3d37336
* Automatic translation importMichael W2019-03-11146-9090/+45
| | | | Change-Id: Ib0dc230a3ce97abc8fe9089c5f2fd500712360a5
* Messaging: Fix generating id in android namespaceMichael Bestas2019-03-031-2/+2
| | | | | | | | | | Fixes: res/layout/apn_preference_layout.xml:40: warn: generated id 'android:id/title' for external package 'android'. res/layout/apn_preference_layout.xml:48: warn: generated id 'android:id/summary' for external package 'android'. Change-Id: Ia096fa2e072ba4391e3adad52d3f9c9abed0e976
* Automatic translation importMichael Bestas2019-02-2629-796/+340
| | | | Change-Id: Ie815a059849c3e0cbfcc81de2e5da4244314202a
* Implement per conversation channelsLuca Stefani2019-02-2388-206/+93
| | | | Change-Id: I129d1eaab2e6be130238ff1dbabfb014bdcdb54c
* Switch to JobIntentServiceLuca Stefani2019-02-051-2/+0
| | | | | | * Optimize! Change-Id: I02e43b14a052f54d2c850ad80f28aa33e3396f94
* Messaging: improve notification channelsJoey2019-02-0515-15/+16
| | | | | Change-Id: I38c4c12587a39f59634cf9a08290f6f110ce9383 Signed-off-by: Joey <joey@lineageos.org>
* Automatic translation importMichael Bestas2019-01-12150-0/+12650
| | | | Change-Id: Ie2b21cde78bf170eaec2d82f582dbfb4fe5eaa34
* Messaging: use white nav barJoey2018-12-312-0/+27
| | | | | Change-Id: I0ac3ca705efe208a76eb4fe40f22e7cd8456515a Signed-off-by: Joey <joey@lineageos.org>
* AOSP/Messaging: bump targetSDK to 28Raman Tenneti2018-12-311-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the Messaging version to target P (28) or higher. Called ContextCompat.startForegroundService to start the service. This would call startService for versions prior to O and calls startForegroundService for versions O and after. Bug: 119503204 Test: manual - Ran the following CTS tests on Pixel phone. Tested the messaging UI. $ make -j 40 $ make messagingtests -j $ ls -l out/target/product/marlin/system/app/messaging/messaging.apk -rw-r--r-- 1 rtenneti primarygroup 8974412 Dec 4 13:21 out/target/product/marlin/system/app/messaging/messaging.apk $ ls -l out/target/product/marlin/testcases/messagingtests/messagingtests.apk -rw-r--r-- 1 rtenneti primarygroup 709233 Dec 4 13:25 out/target/product/marlin/testcases/messagingtests/messagingtests.apk $ adb install -r -d out/target/product/marlin/system/app/messaging/messaging.apk $ adb install -r -d out/target/product/marlin/testcases/messagingtests/messagingtests.apk $ adb shell am instrument -w com.android.messaging.test jrizzoli: - Properly implement notification channels for all the notifications Change-Id: I482738ba2a14e94de364d0e38f08d61bcd4bb061 Signed-off-by: Joey <joey@lineageos.org>
* Messaging: Add "Mark as read" quick action for message notificationsPaul Keith2018-12-082-0/+12
| | | | Change-Id: I7194dca022e5062926fa35709de282721ca64320
* Added support for video and audio mms attachmentsGary Kipnis2018-08-288-1/+172
| | | | | Change-Id: I690f941ac80a861e57494028f676a7db658bdce1 Ticket-Id: FEIJ-128, FEIJ-143
* Messaging: Implement saved video attachments in MMSMartin Brabham2018-08-281-0/+16
| | | | | Change-Id: I184a8d84f019d916fd07d8b90fb96b80408c6768 Ticket-Id: CRACKLING-937
* Messaging: bring back accent colorjrizzoli2018-08-283-9/+31
| | | | | | | | | | | Change-Id: I217da3339dcfbe87388b5ee06b156e37c205df4f Messaging: make some more elements use accent instead of primary Change-Id: I5fb55c50b049effc7ffed8d30208dcffb8182c42 Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it> Change-Id: I217da3339dcfbe87388b5ee06b156e37c205df4f
* Fix menu item highlight color.Danny Baumann2018-08-281-1/+1
| | | | Change-Id: Ia5852a4de95ff355c6f2cd8275002d3c5cfb8370
* Messaging: Toggable keyboard emoticons accessAdrianDC2018-08-287-2/+39
| | | | | | | * Allows keyboards to always display the line return key Change-Id: I9ecb19733f707d35771255018afebf0b5cda5e6d Signed-off-by: AdrianDC <radian.dc@gmail.com>
* Messaging: Implement option for swipe right to delete.Adnan Begovic2018-08-286-2/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: Author: Adnan Begovic <adnan@cyngn.com> Date: Thu Jan 14 17:20:43 2016 -0800 Messaging: Implement option for swipe to delete. No one wants to swipe to archive, that's stupid. Change-Id: Ia8f0fc675582ef343311e60b755e284322f25102 Author: chengzhi.hou <chengzhi.hou@ck-telecom.com> Date: Wed Feb 24 20:01:17 2016 +0800 Messaging: Swipe right to delete conversation Change "swipe delete" to "swipe right delete", so SwipeArchive and SwipeDelete can exist at the same time. Change-Id: Id66167c2e749f8ab0ee917e0138027c7404b8c90 Author: Michael Bestas <mikeioannina@cyanogenmod.org> Date: Tue Mar 1 02:27:16 2016 +0200 Improve swipe to delete strings Change-Id: I180d09a6680084d9fd87c6dafd56db18ca5a580a Author: Joey Rizzoli <joey@cyanogenmoditalia.it> Date: Mon Oct 17 16:32:25 2016 +0200 Messaging: show snackbar instead of toast when deleting conversation more consistency with archive action Change-Id: I06129850860a2a51c10ade65fb87c9f37a0c2bfa Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it> Change-Id: Ia8f0fc675582ef343311e60b755e284322f25102
* Messaging: adaptive iconAsher Simonds2018-08-2817-1/+21
| | | | | Change-Id: I6d619acfe1682117ae6a9cc91ff1fab5638d352b Signed-off-by: Joey <joey@lineageos.org>
* Rename language+country resources to just languageRoozbeh Pournader2017-01-1056-0/+0
| | | | | | Bug: 26496609 Test: none Change-Id: I78092318110a6916e07a5213e3584bf04ddd954c
* Bell: enable WPASVineeta Srivastava2016-10-241-2/+0
| | | | | | | Bell is going to turn on cmas in near future. Bug: 31316405 Change-Id: Ibf14cf645db5ed0aa3007a91f4c3a28bb1148382
* Show badge icon if any participant in the conversation is work contactTony Mak2016-06-291-1/+1
| | | | | | | Precompute is_enterprise and stored the value in conversation table. Include is_enterprise in the ConversationList view. Change-Id: I2e31bd61c08d25a296aaa3e99cb24631ae2e7976
* Set the background of linearlayout to be transparentTony Mak2016-06-281-1/+3
| | | | Change-Id: Iffe33b61ec8d5caca6007c39be02bdaa2f1cb028
* Add badge in conversation view if the participant is a work contactTony Mak2016-06-281-18/+31
| | | | | | | TODO: To handle conversation having more than one participants. Bug: 29065176 Change-Id: I3820454bf2b76c151dc3a13d9be270502029160d
* Add badge icon for work contact in search resultTony Mak2016-05-166-9/+24
| | | | | | | | BUG=26021888 BUG=28016344 (cherry picked from commit 6e00763823cd1b27ff88d25d0eb11f8addc3b2e6) Change-Id: If0e2f7b1c58cd064ebfdae8a9b735b391c5009fc
* Separate work and personal contacts search resultTony Mak2016-05-164-0/+42
| | | | | | | | | | | | | This change allows sms app to show search result of different directories in different partitions. Currently, only personal default and enterprise default directory are searched. BUG=26021888 BUG=28016344 (cherry picked from commit 59666b32c192bd28807ccd2f9153c796668bdf13) Change-Id: I733ceaae806d13661861126ce61c34108ac7e662
* Change "Touch" to "Tap"Ye Wen2016-01-291-8/+8
| | | | | | b/26749422 Change-Id: I2ca48f7534bf18344a4e6d85470543d23b3dfa5c
* Theme colored ic_preview_pause and ic_preview_play iconsYe Wen2015-09-0110-0/+0
| | | | | | b/23071029 Change-Id: I3cdd249a7e86fc351ee12620b2d3062eee91af57
* Bug 23071029: Assets with the right colorShri Borde2015-08-2130-0/+0
| | | | Change-Id: Ia20f275257ffb199910c08f8b5fba22339f8f8cf
* Initial checkin of AOSP Messaging app.Mike Dodd2015-08-121091-0/+62080
| | | | | | b/23110861 Change-Id: I11db999bd10656801e618f78ab2b2ef74136fff1
* Revert "Initial checkin of AOSP Messaging app."Mike Dodd2015-08-121091-62080/+0
| | | | | | This reverts commit 461a34b466cb4b13dbbc2ec6330b31e217b2ac4e. Change-Id: Iac4ca77eeaa94989e91dead49a7959c905bd3078
* Initial checkin of AOSP Messaging app.Mike Dodd2015-08-121091-0/+62080
b/23110861 Change-Id: I9aa980d7569247d6b2ca78f5dcb4502e1eaadb8a