Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2023-06-13 15:48:24 -04:00
..
absbackup
animation
attachments Add kotlin/proto level message processing. 2023-04-04 12:16:45 -03:00
audio Delete redundant Bluetooth voice note codepath. 2023-06-01 16:40:33 -03:00
avatar Address a bunch of compiler warnings. 2023-06-06 12:47:16 -04:00
backup Verify number of backup frames written is read back. 2023-06-06 12:47:16 -04:00
badges Move to defined from_recipient_id and to_recipient_id columns on message table. 2023-04-20 13:50:11 -04:00
blocked Move LifecycleDisposable to core-util. 2023-04-13 17:18:59 -04:00
blurhash
calls Hide clear history action menu item when total count is zero. 2023-06-07 14:25:54 -03:00
color
components Improve spoiler performance by stopping animation when backgrounded. 2023-06-12 13:11:15 -04:00
compose Add create call link sheet. 2023-04-05 16:40:23 -03:00
contacts Update AlertDialogs to MaterialAlertDialogs. 2023-06-06 12:47:16 -04:00
contactshare Add kotlin/proto level message processing. 2023-04-04 12:16:45 -03:00
conversation Fix style growing when applying other styles. 2023-06-12 09:01:21 -04:00
conversationlist Add Reminders and Conversation Banner to CFv2. 2023-06-06 12:47:15 -04:00
crypto Add support for kyber prekeys. 2023-06-06 12:47:15 -04:00
database Fix bug when processing duplicate text messages within the same batch. 2023-06-09 15:39:13 -04:00
deeplinks
delete Improve auto-leave group behavior. 2023-06-06 12:47:16 -04:00
dependencies Integrate call links create/update/read apis. 2023-05-24 11:29:58 -04:00
devicelist
devicetransfer Update AlertDialogs to MaterialAlertDialogs. 2023-06-06 12:47:16 -04:00
emoji Remove TracingExecutors. 2023-04-05 16:40:23 -03:00
events
exporter Move to defined from_recipient_id and to_recipient_id columns on message table. 2023-04-20 13:50:11 -04:00
fonts
gcm Dont block main thread when we try to stop FCM fetch service. 2023-06-07 14:12:35 -04:00
giph Fix pool limits and y-translation issues with CFv2 recycler view. 2023-06-07 12:51:08 -04:00
glide
groups Improve auto-leave group behavior. 2023-06-06 12:47:16 -04:00
help
insights Update AlertDialogs to MaterialAlertDialogs. 2023-06-06 12:47:16 -04:00
invites Add Reminders and Conversation Banner to CFv2. 2023-06-06 12:47:15 -04:00
jobmanager Fix connectivity over VPN on older API versions. 2023-06-12 12:39:18 -04:00
jobs Drop failed processed incoming messages. 2023-06-09 15:48:01 -04:00
keyboard Add support for time stickers in image editor. 2023-04-04 12:16:45 -03:00
keyvalue Update to RingRTC v2.28.0 2023-06-06 12:47:16 -04:00
linkpreview
lock Switch to libsignal for PIN hashing. 2023-05-17 15:29:30 -04:00
logging Keep protocol error logs longer. 2023-03-22 14:28:09 -04:00
logsubmit Update to RingRTC v2.28.0 2023-06-06 12:47:16 -04:00
longmessage Fix revealing spoilers in text stories. 2023-06-09 10:06:35 -04:00
main Add animation when switching from chats to calls. 2023-05-02 13:10:39 -03:00
maps Fix chosen location not being sent sometimes. 2023-06-06 12:47:16 -04:00
media
mediaoverview Ensure we do not stage shared element transition view when opening media from a bubble. 2023-03-22 14:28:09 -04:00
mediapreview Fix spoiler reveal in full screen media viewer. 2023-04-24 21:27:11 -04:00
mediasend Prevent crashing when forwarding edited media. 2023-05-31 14:45:56 -04:00
megaphone Update AlertDialogs to MaterialAlertDialogs. 2023-06-06 12:47:16 -04:00
messagedetails Use original message id for edit message history. 2023-05-24 11:29:59 -04:00
messageprocessingalarm
messagerequests Add review banner to CFv2. 2023-06-06 12:47:16 -04:00
messages Implement simple avatar color picking algorithm to align with iOS. 2023-06-06 12:47:16 -04:00
migrations Add support for kyber prekeys. 2023-06-06 12:47:15 -04:00
mms Fix chosen location not being sent sometimes. 2023-06-06 12:47:16 -04:00
net Restart websocket immediately upon network change. 2023-05-24 12:05:23 -04:00
notifications Lower priority for apk update notification. 2023-06-06 12:47:16 -04:00
payments Update MobileCoin payments and enclave values. 2023-06-06 12:47:16 -04:00
permissions
phonenumbers
pin Update AlertDialogs to MaterialAlertDialogs. 2023-06-06 12:47:16 -04:00
preferences Update AlertDialogs to MaterialAlertDialogs. 2023-06-06 12:47:16 -04:00
profiles Add review banner to CFv2. 2023-06-06 12:47:16 -04:00
providers Fix multidevice contact sync update job reporting wrong content length. 2023-04-20 13:50:11 -04:00
proxy Move LifecycleDisposable to core-util. 2023-04-13 17:18:59 -04:00
push Integrate call links create/update/read apis. 2023-05-24 11:29:58 -04:00
qr Add initial username link screen + QR code generation. 2023-05-05 12:48:53 -03:00
ratelimit
reactions Move LifecycleDisposable to core-util. 2023-04-13 17:18:59 -04:00
recipients CFV2 -- Add to Contacts / Mute Conversation. 2023-06-06 12:47:16 -04:00
registration Allow registration with landlines. 2023-06-07 14:46:01 -04:00
releasechannel
revealable
ringrtc Mute the camera if Signal loses focus. 2023-04-24 19:12:10 -04:00
s3
safety Move to defined from_recipient_id and to_recipient_id columns on message table. 2023-04-20 13:50:11 -04:00
scribbles Fix avatar photo editing. 2023-04-05 16:40:23 -03:00
search Move to defined from_recipient_id and to_recipient_id columns on message table. 2023-04-20 13:50:11 -04:00
service Update TAG usage throughout call link processors. 2023-06-06 12:47:16 -04:00
shakereport
sharing Fix external share when it contains an image and text. 2023-06-06 12:47:16 -04:00
sms Move to defined from_recipient_id and to_recipient_id columns on message table. 2023-04-20 13:50:11 -04:00
stickers
storage Fix possible username conflict in storage update. 2023-03-24 16:32:38 -04:00
stories Fix revealing spoilers in text stories. 2023-06-09 10:06:35 -04:00
subscription
transport
util Detect URL patterns that will crash OkHttp. 2023-06-13 15:48:24 -04:00
verify Add initial username link screen + QR code generation. 2023-05-05 12:48:53 -03:00
video
wallpaper Fix wallpaper scaling on orientation change. 2023-06-06 12:47:16 -04:00
webrtc Fix incoming call intent. 2023-06-13 10:47:40 -04:00
AppCapabilities.kt Remove unused capabilities. 2023-05-17 15:30:26 -04:00
AppInitialization.java
ApplicationContext.java Regularly run account consistency checks. 2023-05-24 12:05:23 -04:00
AvatarPreviewActivity.java
BaseActivity.java
BindableConversationItem.java CallLink treatment for ConversationItem. 2023-06-06 12:47:16 -04:00
BindableConversationListItem.java
BiometricDeviceAuthentication.kt
BlockUnblockDialog.java
ContactSelectionActivity.java Add undo-ability to call tab deletion. 2023-03-22 14:28:10 -04:00
ContactSelectionListAdapter.kt
ContactSelectionListFragment.java Move LifecycleDisposable to core-util. 2023-04-13 17:18:59 -04:00
DeviceActivity.java
DeviceAddFragment.java Move LifecycleDisposable to core-util. 2023-04-13 17:18:59 -04:00
DeviceLinkFragment.java
DeviceListFragment.java Store linked devices presence in separate key than reminder. 2023-05-10 15:59:26 -04:00
DeviceListItem.java
DeviceProvisioningActivity.java Update AlertDialogs to MaterialAlertDialogs. 2023-06-06 12:47:16 -04:00
DummyActivity.java
GroupMembersDialog.java Update AlertDialogs to MaterialAlertDialogs. 2023-06-06 12:47:16 -04:00
InviteActivity.java Update AlertDialogs to MaterialAlertDialogs. 2023-06-06 12:47:16 -04:00
KbsEnclave.java
LoggingFragment.java
MainActivity.java Always display bottom bar. 2023-05-25 12:49:36 -03:00
MainFragment.java
MainNavigator.java
MasterSecretListener.java
MuteDialog.java
NewConversationActivity.java Move LifecycleDisposable to core-util. 2023-04-13 17:18:59 -04:00
OverlayTransformation.kt
PassphraseActivity.java
PassphraseChangeActivity.java
PassphraseCreateActivity.java
PassphrasePromptActivity.java
PassphraseRequiredActivity.java
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java Update AlertDialogs to MaterialAlertDialogs. 2023-06-06 12:47:16 -04:00
PromptMmsActivity.java
PushContactSelectionActivity.java
ShortcutLauncherActivity.java
SmsSendtoActivity.java
TextSecureExpiredException.java
Unbindable.java
WebRtcCallActivity.java Delegate to system to handle rotation in video call PiP. 2023-05-10 15:59:26 -04:00