- Jan 19, 2024
-
-
Michael Bestas authored
This reverts commit acdf51398a5ee4bddf12af7e86d9dee861d9646c. Change-Id: I40332291c9eb49bd4163a6ee8a5f6d1ff7e40def
-
Michael W authored
* Due to the sections not working anymore since we removed the duplicate numbers, we are left with a rather large empty space left of the contacts * Disable sectioning to make it look properly again Change-Id: Iff1849b80d70269933708e5440809c657f0d70d9
-
Nick authored
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.messaging/com.android.messaging.ui.SmsStorageLowWarningActivity}: java.lang.IllegalStateException: Fragment com.android.messaging.ui.SmsStorageLowWarningFragment$ChooseActionDialogFragment must be a public static class to be properly recreated from instance state. Change-Id: I78d46a6f74383a4b865759bc980240f6f73ff20d
-
Nick authored
Change-Id: I1cb3177704542fc48c42dc18a9e1f4d3118d4193
-
Tommy Webb authored
onAttachFragment in ForwardMessageActivity does not necessarily have to be provided with a ConversationListFragment, so there is no need to assert this. Just move along, as is done in VCardDetailActivity, etc. Change-Id: I41825c9c118d71d447b820d29f60fb10ef2d5fdf
-
Michael W authored
* Commit 5628e20 introduced different colors for light and dark mode but unfortunately chose a too light color so it was equal to the background * Go back to white on light theme, as prior to the mentioned patch Change-Id: I4ff27b792374cffcfeaeb0b018553aed7a93eef9
-
Georg Veichtlbauer authored
Fixes the background in dark mode. Also modify the color for light mode to be a very light shade of the neutral color. Change-Id: I8a420405dcc478f5d50bf9b1d4739a58f8cd976a
-
Timi Rautamäki authored
Co-authored-by:
Golbinex <2061409-Golbinex@users.noreply.gitlab.com> Co-authored-by:
Semavi Ulusoy <doc.divxm@gmail.com> Co-authored-by:
minarypenguin <alexfinhart@gmail.com> Co-authored-by:
Pranav Vashi <neobuddy89@gmail.com> Change-Id: Ib3c4b7f17cc48516dafb641fdb03e27135e4d3e8
-
Timi Rautamäki authored
Co-authored-by:
Asher Simonds <dayanhammer@gmail.com> Change-Id: Ibb58bad95d347542b3bac9bf7b88d7b5595cbda6
-
Michael W authored
* Removing the arrow from the message bubbles and adding a little rounding to them and the input bar already does a lot in modernizing the look of the app Change-Id: Ia6466968553856fdf2ea15c10cfed79402e36a5d
-
Michael W authored
* Somehow there are multiple entries per some numbers, sometimes stored with, sometimes without spaces and/or invisible characters * This leads to the same number being shown multiple times * Don't add those entries by comparing number and type of all already added entries with the staging one Change-Id: Ic815393d3d4f4ba56107f42c9d8940309564554c
-
Han Wang authored
Change-Id: I4b81643c051a9b1377f2046c1aa0515c590736fc
-
Timi Rautamäki authored
* This is to have text-select handles differ from background color. Change-Id: Ia3c1dcf8d2073db3157f17f08b60df6cc6fe1c51
-
Michael Bestas authored
These have been removed in the notification channel commit Change-Id: Iacb73880f54eb6011f20669759c38d7284e0a814
-
z3DD3r authored
As part of mainline effort, AOSP cellbroadcast package name was changed from com.android.cellbroadcast to com.android.cellbroadcast.module Change-Id: Ie1f27abb0f645dd53c26d164b03c5e93c3c13cdc
-
Blaise authored
Adds the option to use individual colors for contacts. Matches the colors used in Contacts. Change-Id: I9f222308a900c5d47ec16f83232bd7f6d9af6cd7
-
Scott Warner authored
This prevents the white launch screen from appearing when the system theme is dark Change-Id: I861f9e5a58b4bb52385c75459fc4de73532d15a8
-
Jesse Chan authored
Change-Id: I7f90b5642712d222df4ad1b1e0143a61e76b90ca Signed-off-by:
Jesse Chan <jc@lineageos.org>
-
Jesse Chan authored
Change-Id: Ia213448239b279b9b4bd753e32b01956f0f9691f
-
Han Wang authored
Since the recent API bump, when trying to attach images from the built-in picker, all images are shown blank due to an EACCES permission error. Change-Id: I0a7c581300879a43f251b2e6279a1c9c11ca79eb
-
Jesse Chan authored
Change-Id: I2067146755ddc73c0ac31cf2096d17adbd98d071
-
Michael Bestas authored
Change-Id: I2665ac3be3bb63daeaa0e5c109b73ca6152b95ce
-
Michael Bestas authored
* Convert AOSP translations for renamed string * Move new string so we can translate it Change-Id: I4da7137e77f8a88196c94b2b98107ead1efabd65
-
Luca Stefani authored
* Get rid of in-app settings for notifications, replaced by channels features * Remove all the notification plumbing and dead code Test: m, manual Signed-off-by:
Luca Stefani <luca.stefani.ge1@gmail.com> Signed-off-by:
Joey <joey@lineageos.org> Signed-off-by:
Danny Baumann <dannybaumann@web.de> Signed-off-by:
Arne Coucheron <arco68@gmail.com> Signed-off-by:
Lyubo <lyubodzhamov@gmail.com> Change-Id: Idb39ca32751d40b3376934775d2119dd6cc7e297
-
Luca Stefani authored
Change-Id: Iec6798c9139ab62e054efbf714aa07d154f93852
-
Joey authored
Change-Id: I0ac3ca705efe208a76eb4fe40f22e7cd8456515a Signed-off-by:
Joey <joey@lineageos.org>
-
Ankit Gupta authored
make sure view has been created before asking for its visibility. Change-Id: I0f0c36f8edf83c518bf07ef05399eda5d6b0f78a Issue-id: FEIJ-1135
-
Arun Valiaparambil authored
Changes ported from http://review.cyanogenmod.org/#/c/125457/ PAELLA-123 Change-Id: I1289790d32a3b69bf7892025bac5fa3bd74eeefc
-
jrizzoli authored
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
-
AdrianDC authored
* Allows keyboards to always display the line return key Change-Id: I9ecb19733f707d35771255018afebf0b5cda5e6d Signed-off-by:
AdrianDC <radian.dc@gmail.com>
-
Adnan Begovic authored
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
-
Mohammad Hasan Keramat J authored
Signed-off-by:
Mohammad Hasan Keramat J <ikeramat@protonmail.com> Change-Id: I6789b483e516541ee6fbfc49b3d26a2dbb9b22c5
-
Joey authored
Change-Id: I045f394cd2dfa9018cb5d9463c35371bc8814690 Signed-off-by:
Joey <joey@lineageos.org>
-
- May 17, 2023
-
-
Android Build Coastguard Worker authored
Change-Id: I1397203e07f1c53ad58f65c29ededdc21ccf6dcf
-
- May 15, 2023
-
-
Jake Klinker authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Messaging/+/23181897 Change-Id: Ib502db7f41255ac0438631ed7353c7a3b2d1b176 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Jake Klinker authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Messaging/+/23181897 Change-Id: I49f6874ce9a2c277e0e13526a77f15871bbf2d29 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Jake Klinker authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Messaging/+/23181897 Change-Id: I7d829d57ec9a8c9681a4cbb9548255f0f19b4e99 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
- May 11, 2023
-
-
Jake Klinker authored
This ensures that bad input does not affect the db - the fallback is a reasonable one where we just launch the new conversation screen and have the user select the recipient. TESTED=manually confirmed that I could no longer repro b/278556945 after this change. BUG=278556945 Change-Id: I705a304a92cb46b20d916c6f5c2db81e6fa84f06
-
Android Build Coastguard Worker authored
Change-Id: I3ab927447206f0c6d8f09f0f6f1e3c5d40ce2b6c
-
- May 10, 2023
-
-
Jake Klinker authored
Fix exposing private messages files through attachments with a content URI. am: 0d545214 am: f5c73b19 am: 83d58836 Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Messaging/+/23089831 Change-Id: I37c232a6a57edc0cc0d069818787c8c77fe3d00e Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-