Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2021-11-04 16:59:59 -04:00
..
animation Add badges to Avatars in a variety of places. 2021-09-24 13:39:28 -03:00
attachments
audio Wrap calls in separate checks for ISE so we do as many as possible. 2021-08-02 16:19:43 -04:00
avatar Fix emoji avatar missing after edit. 2021-09-16 14:17:38 -03:00
backup Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
badges Add more polish to Badges. 2021-11-04 16:57:15 -04:00
blocked Pretty print phone numbers of blocked users in privacy settings. 2021-08-24 09:09:27 -03:00
blurhash
color Update chat colors. 2021-05-26 00:39:59 -04:00
components Use the SignalServiceNetworkAccess from ApplicationDependencies. 2021-11-04 16:59:59 -04:00
contacts Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
contactshare Set onClick to entire row, not just the checkbox. 2021-09-24 11:29:59 -03:00
conversation Remove unneeded code for redraw. 2021-11-04 16:57:15 -04:00
conversationlist Add more polish to Badges. 2021-11-04 16:57:15 -04:00
crypto Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
database Store the time that a sender key was shared. 2021-11-04 16:59:59 -04:00
deeplinks
delete Refactor app settings. 2021-05-12 12:23:00 -04:00
dependencies Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
devicelist
devicetransfer Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
emoji Fix kotlin compiler warnings. 2021-09-16 14:17:38 -03:00
events Refactor call audio routing and bluetooth management. 2021-09-28 11:42:51 -04:00
gcm Fix ANR by upgrading Firebase Messaging. 2021-06-18 15:10:16 -04:00
giph Fix flashing when send/recv messages in a new conversation. 2021-11-01 17:07:01 -04:00
glide Load thumbnails using an asynchronous Glide target. 2021-10-26 17:07:30 -03:00
groups Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
help Implement further features for badges. 2021-10-21 17:11:46 -04:00
insights Use a more accurate starting point for message send timings. 2021-08-24 09:09:27 -03:00
invites Fix crash when sending media message as first message in conversation. 2021-08-13 13:58:38 -04:00
jobmanager Separate thread updates into a job and other perf improvements. 2021-08-24 16:59:09 -03:00
jobs Log out sender key state for internal users. 2021-11-04 16:59:59 -04:00
keyboard Fix kotlin compiler warnings. 2021-09-16 14:17:38 -03:00
keyvalue Fix retry issue with payment processing. 2021-11-04 16:57:15 -04:00
linkpreview Fix race condition that could show an empty link preview after send. 2021-08-05 17:45:14 -04:00
lock
logging Update logging to be size-limited and more performant. 2021-07-23 08:05:28 -04:00
logsubmit Log out sender key state for internal users. 2021-11-04 16:59:59 -04:00
longmessage Fix bug with processing and displaying long messages with mentions. 2021-08-06 13:19:44 -04:00
maps
media
mediaoverview Fix conflict between plural and normal string keys. 2021-10-25 08:35:00 -04:00
mediapreview Remove requireContext call from async runnable. 2021-08-27 09:10:54 -03:00
mediasend Do not autoplay in video editor. 2021-10-21 17:11:46 -04:00
megaphone Update badge copy with new strings. 2021-11-01 16:48:41 -04:00
messagedetails Drastically reduce number of projection instances we create. 2021-10-25 14:12:08 -03:00
messageprocessingalarm
messagerequests Fix issue where you couldn't delete a blocked announcement group. 2021-08-30 11:50:07 -04:00
messages Inline the sender key feature flag. 2021-11-04 16:59:59 -04:00
migrations Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
mms Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
net Improve WebSocket health monitoring. 2021-07-27 13:40:33 -04:00
notifications Implement further features for badges. 2021-10-21 17:11:46 -04:00
payments Implement new APIs for Boost badging. 2021-11-01 16:48:41 -04:00
permissions Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
phonenumbers Manually handle 6-digit short codes for UK. 2021-05-10 19:30:11 -04:00
pin Add tap-for-debuglog to PinRestoreEntryFragment. 2021-10-12 15:45:26 -04:00
preferences Update some settings menus to use MaterialAlertDialogBuilder. 2021-10-21 17:11:46 -04:00
profiles Add more polish to Badges. 2021-11-04 16:57:15 -04:00
providers Implement drafts for voice notes. 2021-07-07 14:58:50 -03:00
proxy
push Use the SignalServiceNetworkAccess from ApplicationDependencies. 2021-11-04 16:59:59 -04:00
qr
ratelimit Improve logging around rate-limiting. 2021-09-02 21:24:54 -04:00
reactions Add support for syncing default reactions. 2021-09-23 11:35:21 -03:00
recipients Do not hide badges via flag. 2021-11-04 16:59:59 -04:00
registration Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
revealable Update view-once messages 2021-07-29 16:46:32 -03:00
ringrtc Fix RuntimeException during call initialization. 2021-08-10 16:08:55 -04:00
scribbles Add extra protection to image editor crop. 2021-10-06 08:56:21 -03:00
search Fix crash when adding person to an existing mms group. 2021-06-22 17:03:20 -04:00
service Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
shakereport Added an internal setting for disabling shake to report. 2021-08-24 16:59:09 -03:00
sharing Finish ShareActivity after external share. 2021-11-01 16:48:42 -04:00
sms Update thread archive status when sending media. 2021-10-04 21:49:59 -04:00
stickers Add the "My Daily Life" sticker pack by Plastic Thing. 2021-08-05 16:42:32 -03:00
storage Add subscriber information to storage service account record. 2021-11-01 16:48:42 -04:00
subscription Fix retry issue with payment processing. 2021-11-04 16:57:15 -04:00
transport Handle 428 rate limiting. 2021-05-05 16:47:13 -04:00
util Inline the sender key feature flag. 2021-11-04 16:59:59 -04:00
video Do not autoplay in video editor. 2021-10-21 17:11:46 -04:00
wallpaper Fix wallpaper gallery toolbar behaviour. 2021-09-20 10:12:59 -03:00
webrtc Fix bug with autoselecting wired headset for calls. 2021-09-29 16:17:52 -04:00
AppCapabilities.java Stop broadcasting the change number capability. 2021-09-09 17:51:18 -04:00
AppInitialization.java Fix issues with emoji search backup/restore. 2021-06-03 20:30:44 -04:00
ApplicationContext.java Use the SignalServiceNetworkAccess from ApplicationDependencies. 2021-11-04 16:59:59 -04:00
AvatarPreviewActivity.java Use EmojiTextView to display group names in AvatarPreviewActivity. 2021-08-26 15:38:42 -03:00
BaseActivity.java Potentially fix bad configuration change data with change to landscape. 2021-09-07 23:13:13 -04:00
BindableConversationItem.java Add sliding animation when a new message is received. 2021-10-21 17:11:46 -04:00
BindableConversationListItem.java
BlockUnblockDialog.java Add report spam in message request state. 2021-05-17 17:03:21 -03:00
ClearAvatarPromptActivity.java
ContactSelectionActivity.java Add support for announcement groups. 2021-07-28 17:21:19 -04:00
ContactSelectionListFragment.java Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
DatabaseMigrationActivity.java
DeviceActivity.java Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
DeviceAddFragment.java Clean up device fragments and utilize dsl toolbar. 2021-05-13 12:00:24 -04:00
DeviceLinkFragment.java Clean up device fragments and utilize dsl toolbar. 2021-05-13 12:00:24 -04:00
DeviceListFragment.java Clean up device fragments and utilize dsl toolbar. 2021-05-13 12:00:24 -04:00
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
GroupMembersDialog.java
InviteActivity.java Fix theming on invite friends Activity. 2021-08-25 16:05:20 -03:00
KbsEnclave.java
LoggingFragment.java
MainActivity.java Add support for signal.me links. 2021-07-28 11:58:03 -04:00
MainFragment.java
MainNavigator.java Refactor app settings. 2021-05-12 12:23:00 -04:00
MasterSecretListener.java
MediaPreviewActivity.java Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
MuteDialog.java Add the ability to mute on the chat list. 2021-10-21 21:22:19 -04:00
NewConversationActivity.java Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
OverlayTransformation.kt Fix a few glide issues. 2021-11-01 14:42:37 -04:00
PassphraseActivity.java
PassphraseChangeActivity.java
PassphraseCreateActivity.java
PassphrasePromptActivity.java Fix lock screen issues. 2021-08-24 09:09:27 -03:00
PassphraseRequiredActivity.java Use the SignalServiceNetworkAccess from ApplicationDependencies. 2021-11-04 16:59:59 -04:00
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java Refresh contact search views. 2021-07-15 16:28:13 -04:00
ShortcutLauncherActivity.java
SmsSendtoActivity.java
TextSecureExpiredException.java
TransportOption.java
TransportOptions.java
TransportOptionsAdapter.java
TransportOptionsPopup.java
Unbindable.java
VerifyIdentityActivity.java Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
WebRtcCallActivity.java Refactor call audio routing and bluetooth management. 2021-09-28 11:42:51 -04:00