Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2023-07-11 17:58:09 -04:00
..
absbackup
animation
attachments Add incremental digests to attachment sending. 2023-06-28 17:13:15 -04:00
audio Improve voice note Bluetooth state handling. 2023-06-26 15:09:36 -04:00
avatar Add story ring to CFV2. 2023-07-11 17:58:09 -04:00
backup Verify number of backup frames written is read back. 2023-06-06 12:47:16 -04:00
badges Update ktlint and gradle plugin. 2023-06-28 17:13:15 -04:00
blocked
blurhash
calls Add 10s timeout to user facing CDSI requests. 2023-07-11 17:58:09 -04:00
color
components Add conversation test springboard fragment. 2023-07-11 17:58:09 -04:00
compose Add sharing for PNP usernames badge. 2023-06-15 13:32:00 -04:00
contacts Add 10s timeout to user facing CDSI requests. 2023-07-11 17:58:09 -04:00
contactshare
conversation Plumb schedule message and edit message send flows for CFv2. 2023-07-11 17:58:09 -04:00
conversationlist Update ktlint and gradle plugin. 2023-06-28 17:13:15 -04:00
crypto Fix prekey generation during registration. 2023-07-10 23:05:36 -04:00
database Add incremental digests to attachment sending. 2023-06-28 17:13:15 -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 Fix SQL crash in backup restore by preventing job from running until restore complete. 2023-06-14 10:28:34 -04:00
emoji
events
exporter
fonts
gcm Increase FCM push websocket timeout. 2023-06-30 12:41:00 -04:00
giph Specify scale type for glide thumbnails. 2023-06-29 15:32:04 -04:00
glide
groups Add 10s timeout to user facing CDSI requests. 2023-07-11 17:58:09 -04:00
help
insights Update several androidx dependencies. 2023-06-15 13:31:59 -04:00
invites Add Reminders and Conversation Banner to CFv2. 2023-06-06 12:47:15 -04:00
jobmanager Revert "Adopt new APIs for network connectivity check." 2023-06-15 12:57:35 -04:00
jobs Add upload/download size restrictions for attachments based on remote config. 2023-07-11 17:58:09 -04:00
keyboard Add emoji search to CFv2. 2023-06-28 17:13:15 -04:00
keyvalue Store PIN keyboard type in file backup. 2023-06-21 11:53:01 -04:00
linkpreview Add preview treatment for call links. 2023-06-26 15:09:36 -04:00
lock Update PIN switch keyboard button to be more straightforward. 2023-06-26 15:09:36 -04:00
logging
logsubmit Include 'dont keep activities' setting in debuglog. 2023-06-28 17:13:15 -04:00
longmessage Fix revealing spoilers in text stories. 2023-06-09 10:06:35 -04:00
main
maps Properly plumb attachment keyboard in CFv2. 2023-07-11 17:58:09 -04:00
media
mediaoverview
mediapreview
mediasend Specify scale type for glide thumbnails. 2023-06-29 15:32:04 -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 Increase FCM push websocket timeout. 2023-06-30 12:41:00 -04:00
migrations Add support for Emoji v15.0 2023-06-29 15:55:49 -04:00
mms Add upload/download size restrictions for attachments based on remote config. 2023-07-11 17:58:09 -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 Fix MobileCoin test net config. 2023-06-28 17:13:15 -04:00
permissions
phonenumbers
pin Update PIN switch keyboard button to be more straightforward. 2023-06-26 15:09:36 -04:00
preferences Update AlertDialogs to MaterialAlertDialogs. 2023-06-06 12:47:16 -04:00
profiles Add upload/download size restrictions for attachments based on remote config. 2023-07-11 17:58:09 -04:00
providers Remove read log line from AvatarProvider. 2023-06-29 13:17:05 -03:00
proxy
push Add CDSI and SVR2 to static IP list. 2023-06-26 15:09:39 -04:00
qr
ratelimit
reactions
recipients Remove avatar color from CallLink table. 2023-06-15 15:36:08 -04:00
registration Fix prekey generation during registration. 2023-07-10 23:05:36 -04:00
releasechannel Add incremental digests to attachment sending. 2023-06-28 17:13:15 -04:00
revealable Specify scale type for glide thumbnails. 2023-06-29 15:32:04 -04:00
ringrtc
s3
safety
scribbles Update several androidx dependencies. 2023-06-15 13:31:59 -04:00
search
service Remove calling stun fallback. 2023-07-11 17:58:09 -04:00
shakereport
sharing Fix external share when it contains an image and text. 2023-06-06 12:47:16 -04:00
sms
stickers Specify scale type for glide thumbnails. 2023-06-29 15:32:04 -04:00
storage
stories Fix crashing when deleting a custom story. 2023-07-11 14:21:30 -04:00
subscription
transport
util Add upload/download size restrictions for attachments based on remote config. 2023-07-11 17:58:09 -04:00
verify
video Add upload/download size restrictions for attachments based on remote config. 2023-07-11 17:58:09 -04:00
wallpaper Ensure bitmaps are not recycled when getting them from the cache. 2023-07-10 17:08:27 -03:00
webrtc Add ContentProvider for user avatars. 2023-06-28 17:13:15 -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
ContactSelectionListAdapter.kt
ContactSelectionListFragment.java
DeviceActivity.java
DeviceAddFragment.java
DeviceLinkFragment.java
DeviceListFragment.java
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 Remove avatar color from CallLink table. 2023-06-15 15:36:08 -04:00
MainFragment.java
MainNavigator.java
MasterSecretListener.java
MuteDialog.java
NewConversationActivity.java Add 10s timeout to user facing CDSI requests. 2023-07-11 17:58:09 -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 Add logging to WebRtcActivity Intent. 2023-06-28 17:13:15 -04:00