Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2020-12-05 13:44:13 -05:00
..
animation
attachments
audio
backup Add support for Android 11 Conversation Bubbles. 2020-11-25 14:11:17 -04:00
blocked Open keyboard when we open contact selection from blocked preference. 2020-11-12 13:39:38 -04:00
blurhash
color
components Add join/leave banner for group calls. 2020-12-05 13:44:13 -05:00
contacts Pretty print phone numbers in recent chats on share screen. 2020-12-05 13:44:09 -05:00
contactshare Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
conversation Use our own homemade paging library for conversation paging. 2020-12-05 13:44:13 -05:00
conversationlist Improve group update copy and implement speaker indexing. 2020-11-25 11:40:05 -04:00
crypto
database Fix issue where remote deletes screwed up jump positions. 2020-12-05 13:44:13 -05:00
dependencies Make FastJobStorage synchronous again. 2020-12-05 13:44:13 -05:00
devicelist
events Add join/leave banner for group calls. 2020-12-05 13:44:13 -05:00
gcm
giph Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
glide
groups Reduce number of optimistic migrations enqueued at once. 2020-12-01 16:52:19 -05:00
help
imageeditor
insights
invites
jobmanager Remove job adds from database transactions. 2020-12-05 13:44:13 -05:00
jobs Remove job adds from database transactions. 2020-12-05 13:44:13 -05:00
keyvalue Add the ability to migrate GV1 groups to GV2. 2020-11-04 16:05:35 -04:00
linkpreview Upgrade SDK to 30. 2020-11-18 13:38:27 -04:00
lock Move to Signal Protocol written in Rust. 2020-11-25 11:40:05 -04:00
logging Log the version in our PersistentLogger. 2020-11-09 12:47:10 -05:00
logsubmit Fix incorrect string resource usage for some activities. 2020-12-05 13:44:13 -05:00
longmessage Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
maps
media
mediaoverview Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
mediapreview
mediasend Display video file output size and duration during clipping. 2020-11-20 13:27:58 -04:00
megaphone Update phrasing on donate megaphone dismiss button. 2020-11-19 13:46:35 -05:00
messagedetails Fix incorrect string resource usage for some activities. 2020-12-05 13:44:13 -05:00
messagerequests Refactor Message Request logic to fix some GV1->GV2 bugs. 2020-11-25 11:40:05 -04:00
messages
migrations Move to Signal Protocol written in Rust. 2020-11-25 11:40:05 -04:00
mms Cache conversation icon shortcuts. 2020-12-01 16:17:36 -05:00
net
notifications Fix notification text for view-once videos. 2020-12-01 09:49:05 -05:00
permissions
phonenumbers Only use the NATIONAL format for the US and UK. 2020-11-05 18:14:37 -05:00
pin Move to Signal Protocol written in Rust. 2020-11-25 11:40:05 -04:00
preferences Pretty print your phone number in settings. 2020-12-05 13:43:25 -05:00
profiles Allow setting local group names and avatars for MMS groups. 2020-11-25 11:40:05 -04:00
providers Share media from within Media Preview and share QR code image. 2020-11-04 16:05:35 -04:00
push
qr
reactions Update assets and themes to leverage DayNight system. 2020-11-11 15:29:01 -05:00
recipients Don't format numbers unnecessarily. 2020-12-05 13:44:13 -05:00
registration Request READ_PHONE_NUMBERS permission when necessary. 2020-11-18 19:47:27 -05:00
revealable Add new VIEWED item in RecieptMessage enumeration. 2020-11-25 11:37:13 -04:00
ringrtc
scribbles Display video file output size and duration during clipping. 2020-11-20 13:27:58 -04:00
search
service Add join/leave banner for group calls. 2020-12-05 13:44:13 -05:00
sharing Localize Conversation Intent creation. 2020-11-25 11:40:05 -04:00
sms Add new VIEWED item in RecieptMessage enumeration. 2020-11-25 11:37:13 -04:00
stickers Update assets and themes to leverage DayNight system. 2020-11-11 15:29:01 -05:00
storage Clean up any invalid group V1 ids in database. 2020-11-25 15:53:58 -04:00
tracing Add the ability to trace methods in internal builds. 2020-11-11 15:29:01 -05:00
transport
usernames/username
util Add equals/hashcode to Key implementation. 2020-12-05 13:44:13 -05:00
video Display video file output size and duration during clipping. 2020-11-20 13:27:58 -04:00
webrtc
AppCapabilities.java Add the ability to migrate GV1 groups to GV2. 2020-11-04 16:05:35 -04:00
AppInitialization.java More reliably setup initial preferences. 2020-11-18 19:47:27 -05:00
ApplicationContext.java Apply locale updates correctly for appcompat-v1.2.0. 2020-11-12 09:56:07 -05:00
ApplicationPreferencesActivity.java Clear view cache properly after configuration change. 2020-12-02 10:27:20 -05:00
AvatarPreviewActivity.java
BaseActivity.java Fix incorrect restarting and theming when system changes night mode. 2020-11-13 14:39:00 -05:00
BindableConversationItem.java Improve handling of membership changes during a GV1->GV2 migration. 2020-11-25 11:40:05 -04:00
BindableConversationListItem.java
BlockUnblockDialog.java
ClearProfileAvatarActivity.java
ConfirmIdentityDialog.java
ContactSelectionActivity.java
ContactSelectionListFragment.java Infer contact multi-select allowing assertion removal. 2020-10-23 15:37:42 -04:00
DatabaseMigrationActivity.java
DeviceActivity.java
DeviceAddFragment.java
DeviceLinkFragment.java
DeviceListFragment.java
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
ExpirationDialog.java
GroupMembersDialog.java Update assets and themes to leverage DayNight system. 2020-11-11 15:29:01 -05:00
InviteActivity.java Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
KbsEnclave.java
LoggingFragment.java
MainActivity.java Clear view cache properly after configuration change. 2020-12-02 10:27:20 -05:00
MainFragment.java
MainNavigator.java Localize Conversation Intent creation. 2020-11-25 11:40:05 -04:00
MasterSecretListener.java
MediaPreviewActivity.java Update assets and themes to leverage DayNight system. 2020-11-11 15:29:01 -05:00
MuteDialog.java
NewConversationActivity.java Localize Conversation Intent creation. 2020-11-25 11:40:05 -04:00
PassphraseActivity.java
PassphraseChangeActivity.java
PassphraseCreateActivity.java More reliably setup initial preferences. 2020-11-18 19:47:27 -05:00
PassphrasePromptActivity.java
PassphraseRequiredActivity.java
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java Infer contact multi-select allowing assertion removal. 2020-10-23 15:37:42 -04:00
ShortcutLauncherActivity.java
SmsSendtoActivity.java Localize Conversation Intent creation. 2020-11-25 11:40:05 -04:00
TextSecureExpiredException.java
TransportOption.java
TransportOptions.java
TransportOptionsAdapter.java
TransportOptionsPopup.java
Unbindable.java
VerifyIdentityActivity.java Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
WebRtcCallActivity.java Add join/leave banner for group calls. 2020-12-05 13:44:13 -05:00