Signal-Android/app/src/main/java/org/thoughtcrime/securesms
Greyson Parrelli 6ec7834046 Add the ability to see replies. 2022-06-28 15:42:15 -04:00
..
animation
attachments
audio
avatar Implement new Material3 spec. 2022-06-02 11:52:10 -04:00
backup Update some dialogs to MaterialAlertDialog. 2022-06-15 08:32:20 -04:00
badges Fix launch responsiveness of story viewer. 2022-06-02 11:52:10 -04:00
blocked Implement new Material3 spec. 2022-06-02 11:52:10 -04:00
blurhash
color
components Add the ability to see replies. 2022-06-28 15:42:15 -04:00
contacts Address corner case where contact details may not be synced. 2022-06-17 11:05:44 -04:00
contactshare Add proper coloring to send buttons. 2022-06-28 15:42:14 -04:00
conversation Add the ability to see replies. 2022-06-28 15:42:15 -04:00
conversationlist Implement new Material3 spec. 2022-06-02 11:52:10 -04:00
crypto
database Add the ability to see replies. 2022-06-28 15:42:15 -04:00
deeplinks
delete Implement new Material3 spec. 2022-06-02 11:52:10 -04:00
dependencies Upgrade kotlin to 1.6.21 2022-05-18 14:05:17 -04:00
devicelist
devicetransfer Apply Material3 spec to dialogs. 2022-06-14 15:20:42 -04:00
emoji Update R8 to 3.3.28 2022-05-18 17:34:04 -04:00
events
fonts Fix font version check timeout. 2022-05-23 22:06:18 -04:00
gcm Be more resistent to android disallowing service starts. 2022-06-14 15:20:42 -04:00
giph Refactor how message send types are selected. 2022-06-03 18:07:29 -04:00
glide
groups Use MaterialAlertDialogBuilder in AddToGroupsActivity. 2022-06-16 10:59:42 -04:00
help Implement new Material3 spec. 2022-06-02 11:52:10 -04:00
insights
invites
jobmanager
jobs Update backoff logic of ClearFallbackKbsEnclaveJob. 2022-06-20 15:30:50 -04:00
keyboard Fix broken Material3 changes on Android 6. 2022-06-28 15:20:19 -04:00
keyvalue Fix crash that can occur when using non-standard font sizes. 2022-06-14 17:32:26 -04:00
linkpreview
lock Apply Material3 spec to dialogs. 2022-06-14 15:20:42 -04:00
logging
logsubmit Capitalize log field. 2022-06-15 11:57:02 -04:00
longmessage
main Implement animated color lerp for material toolbars. 2022-06-14 15:20:42 -04:00
maps Add proper coloring to send buttons. 2022-06-28 15:42:14 -04:00
media
mediaoverview Fix toolbar overlap in all media screen. 2022-06-17 11:05:44 -04:00
mediapreview Fix ISE crash. 2022-05-26 14:24:57 -03:00
mediasend Update camera UX to match Material3 Spec. 2022-06-28 15:42:14 -04:00
megaphone
messagedetails Add the ability to see replies. 2022-06-28 15:42:15 -04:00
messageprocessingalarm
messagerequests Implement new Material3 spec. 2022-06-02 11:52:10 -04:00
messages
migrations
mms Add proper coloring to send buttons. 2022-06-28 15:42:14 -04:00
net
notifications Fix Vivo NPE quirk. 2022-05-26 14:24:57 -03:00
payments Update some dialogs to MaterialAlertDialog. 2022-06-15 08:32:20 -04:00
permissions Implement new Material3 spec. 2022-06-02 11:52:10 -04:00
phonenumbers
pin Implement new Material3 spec. 2022-06-02 11:52:10 -04:00
preferences Implement new Material3 spec. 2022-06-02 11:52:10 -04:00
profiles Implement new Material3 spec. 2022-06-02 11:52:10 -04:00
providers Fix ANR when showing media in notifications. 2022-05-18 11:54:17 -04:00
proxy Implement new Material3 spec. 2022-06-02 11:52:10 -04:00
push Add support for CDSI. 2022-05-18 11:54:17 -04:00
qr Fix device linking issues on newer devices. 2022-05-24 15:03:54 -03:00
ratelimit
reactions Fix broken Material3 changes on Android 6. 2022-06-28 15:20:19 -04:00
recipients Update styles on several group bottom sheets. 2022-06-02 11:52:10 -04:00
registration Fix FCM not initialized crash. 2022-06-14 15:20:42 -04:00
releasechannel
revealable Add debug log entry for video player pool usage. 2022-05-26 14:24:56 -03:00
ringrtc
s3
scribbles
search
service Remove notification creation in WebRtcCallSerivce onCreate. 2022-06-23 15:55:57 -04:00
shakereport
sharing Apply new story list ordering rules. 2022-06-14 15:20:43 -04:00
sms Add sending and error states for story group replies. 2022-05-26 14:24:56 -03:00
stickers
storage Add better handling for unexpected cancellations. 2022-05-18 11:54:17 -04:00
stories Add material3 coloring to story reply dialog. 2022-06-28 15:42:14 -04:00
subscription
transport
util Fix broken Material3 changes on Android 6. 2022-06-28 15:20:19 -04:00
verify Fix device linking issues on newer devices. 2022-05-24 15:03:54 -03:00
video Add debug log entry for video player pool usage. 2022-05-26 14:24:56 -03:00
wallpaper Update the color preview to tint the send button. 2022-06-16 10:47:19 -04:00
webrtc Update incoming call handling. 2022-06-14 15:20:42 -04:00
AppCapabilities.java
AppInitialization.java
ApplicationContext.java Add better handling for unexpected cancellations. 2022-05-18 11:54:17 -04:00
AvatarPreviewActivity.java
BaseActivity.java
BindableConversationItem.java Add the ability to see replies. 2022-06-28 15:42:15 -04:00
BindableConversationListItem.java Fix conversation list memory leak. 2022-05-26 14:24:56 -03:00
BlockUnblockDialog.java
ClearAvatarPromptActivity.java
ContactSelectionActivity.java
ContactSelectionListFragment.java Implement new Material3 spec. 2022-06-02 11:52:10 -04:00
DatabaseMigrationActivity.java
DeviceActivity.java Fix device linking issues on newer devices. 2022-05-24 15:03:54 -03:00
DeviceAddFragment.java Add force legacy QR scanning switch. 2022-06-01 16:38:15 -04:00
DeviceLinkFragment.java Fix IAE crash in link device transition. 2022-05-27 09:51:20 -04:00
DeviceListFragment.java Fix devicelistfragment and remove two dependencies. 2022-06-02 11:52:10 -04:00
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
GroupMembersDialog.java
InviteActivity.java
KbsEnclave.java
LoggingFragment.java
MainActivity.java Fix broken Material3 changes on Android 6. 2022-06-28 15:20:19 -04:00
MainFragment.java
MainNavigator.java
MasterSecretListener.java
MediaPreviewActivity.java
MuteDialog.java
NewConversationActivity.java
OverlayTransformation.kt
PassphraseActivity.java
PassphraseChangeActivity.java
PassphraseCreateActivity.java
PassphrasePromptActivity.java
PassphraseRequiredActivity.java
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java
ShortcutLauncherActivity.java
SmsSendtoActivity.java
TextSecureExpiredException.java
Unbindable.java
WebRtcCallActivity.java