Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2023-03-28 16:06:23 -04:00
..
absbackup Add debugging logs for PIN re-register flow. 2023-02-28 11:24:06 -05:00
animation Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
attachments Require non-null uri in UriAttachment. 2023-01-04 16:40:36 -05:00
audio Add special audio recording sample rate for Xiaomi Mi 9T. 2023-03-22 14:28:10 -04:00
avatar Add indicator and story ring for stories in chat selection. 2023-03-22 14:28:09 -04:00
backup Improved logging around backup export. 2023-03-24 14:39:51 -04:00
badges Update copy of GiftMessageView. 2023-03-08 15:06:50 -04:00
blocked Add undo-ability to call tab deletion. 2023-03-22 14:28:10 -04:00
blurhash
calls Fix bottom bar state handling and active state when menu is open. 2023-03-22 14:28:36 -04:00
color
components Fix formatting on long text messages. 2023-03-24 17:15:02 -04:00
compose Fix dark mode for compose bottom sheets. 2023-03-20 17:39:09 -04:00
contacts Fix cases where first letter is not an integer or character. 2023-03-24 14:39:51 -04:00
contactshare
conversation Ignore contact joined message when determining if we should apply universal disappearing messages. 2023-03-28 16:06:23 -04:00
conversationlist Fix rendering of links and mentions covered by spoilers. 2023-03-24 15:49:26 -04:00
crypto Unify locks in protocol stores. 2023-03-23 15:37:45 -04:00
database Ignore contact joined message when determining if we should apply universal disappearing messages. 2023-03-28 16:06:23 -04:00
deeplinks
delete Allow V1 groups to be deleted by clearing app data. 2023-02-06 16:53:08 -04:00
dependencies Store Job data as bytes. 2023-03-22 14:28:09 -04:00
devicelist
devicetransfer Fully rebuild FTS after a backup restore. 2023-03-23 13:34:32 -04:00
emoji Introduce thread priorities for threads and handlerthreads. 2023-03-20 17:39:08 -04:00
events Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
exporter Convert MessageTable to kotlin. 2023-03-20 17:39:09 -04:00
fonts Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
gcm Always use a foreground service when processing high-priority FCM pushes. 2023-03-04 10:51:41 -05:00
giph Update AGP to 7.4.0 2023-02-14 14:03:09 -05:00
glide Close input streams on failed resource decryption. 2023-01-25 17:02:41 -05:00
groups Fix bottom row overlap in group creation / add activities. 2023-03-24 09:47:54 -03:00
help
insights Ensure SMS and MMS messages are sent appropriately. 2023-01-06 11:27:33 -05:00
invites Remove the rest of MmsSmsTable. 2022-12-31 13:43:12 -05:00
jobmanager Store Job data as bytes. 2023-03-22 14:28:09 -04:00
jobs Enable scheduled backups regardless of API version. 2023-03-28 09:24:11 -04:00
keyboard Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
keyvalue Add setting for requesting user account data. 2023-03-24 15:49:26 -04:00
linkpreview Convert GroupTable to kotlin. 2023-01-01 23:05:02 -05:00
lock Convert RegistrationCompleteFragment to Kotlin. 2023-03-03 10:40:55 -05:00
logging Keep protocol error logs longer. 2023-03-22 14:28:09 -04:00
logsubmit Improve logging around message sending. 2023-03-23 18:08:39 -04:00
longmessage Fix formatting on long text messages. 2023-03-24 17:15:02 -04:00
main Fix back handling between tabs. 2023-03-20 17:39:09 -04:00
maps Add dark mode for location picker. 2023-03-22 14:28:09 -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 Ensure we do not stage shared element transition view when opening media from a bubble. 2023-03-22 14:28:09 -04:00
mediasend Add new call screen for calls tab. 2023-03-22 14:28:09 -04:00
megaphone Refresh onboarding cards. 2023-03-03 10:40:55 -05:00
messagedetails Remove the rest of MmsSmsTable. 2022-12-31 13:43:12 -05:00
messageprocessingalarm
messagerequests Convert GroupTable to kotlin. 2023-01-01 23:05:02 -05:00
messages Shorten lifespan of buffered store. 2023-03-24 14:39:51 -04:00
migrations Store Job data as bytes. 2023-03-22 14:28:09 -04:00
mms Ensure we do not stage shared element transition view when opening media from a bubble. 2023-03-22 14:28:09 -04:00
net Only notify for unauthorized response to messages endpoint. 2023-01-04 16:40:36 -05:00
notifications Add spoiler format style. 2023-03-24 15:49:26 -04:00
payments Show character count when writing a payment note. 2023-03-27 09:47:30 -04:00
permissions
phonenumbers
pin Add username sync job to be run after new registrations. 2023-03-08 15:06:50 -04:00
preferences Allow user-selected backup time. 2023-01-25 17:02:41 -05:00
profiles Close keyboard after successful profile save. 2023-03-24 09:40:59 -03:00
providers Add setting for requesting user account data. 2023-03-24 15:49:26 -04:00
proxy Fix issue with bottom sheets. 2023-01-31 10:00:25 -04:00
push Add support for baseline profiles. 2023-03-20 17:39:08 -04:00
qr
ratelimit Store Job data as bytes. 2023-03-22 14:28:09 -04:00
reactions Add new story reaction bar. 2023-02-01 17:41:28 -05:00
recipients Ignore contact joined message when determining if we should apply universal disappearing messages. 2023-03-28 16:06:23 -04:00
registration Fully rebuild FTS after a backup restore. 2023-03-23 13:34:32 -04:00
releasechannel Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
revealable Use alarm clock for scheduling message sends. 2023-02-14 14:02:22 -05:00
ringrtc Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
s3
safety Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
scribbles Update SwitchMaterial to the new MaterialSwitch. 2023-03-22 14:28:36 -04:00
search Fix crash when searching and lowercase snippet differs from input snippet. 2023-03-27 21:16:36 -04:00
service Enable scheduled backups regardless of API version. 2023-03-28 09:24:11 -04:00
shakereport
sharing Catch exceptions in share repository for blob provider IO exceptions. 2023-03-22 14:28:36 -04:00
sms Fix scheduled send in note to self with no linked devices. 2023-02-06 16:53:08 -04:00
stickers
storage Fix possible username conflict in storage update. 2023-03-24 16:32:38 -04:00
stories Fix spoiler rendering in quotes. 2023-03-24 15:49:27 -04:00
subscription Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
transport
util Fix search result styling for formatting and query highlighting. 2023-03-24 15:49:27 -04:00
verify Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
video Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
wallpaper Replace the old SimpleProgressDialog with the new ProgressCard in WallpaperCropActivity. 2023-01-12 15:36:21 -04:00
webrtc Ignore smartwatch as possible headset. 2023-03-24 15:49:26 -04:00
AppCapabilities.kt Rename properties of AccountAttributes. 2023-03-20 17:39:09 -04:00
AppInitialization.java
ApplicationContext.java Add setting for requesting user account data. 2023-03-24 15:49:26 -04:00
AvatarPreviewActivity.java Remove unnecessary code now that minSdk is 21. 2023-01-17 14:30:48 -05:00
BaseActivity.java Fix issue with bottom sheets. 2023-01-31 10:00:25 -04:00
BindableConversationItem.java Add thumbnail shared element animation. 2023-02-14 14:02:23 -05:00
BindableConversationListItem.java
BiometricDeviceAuthentication.kt Address bioauth issues on API 28. 2023-02-16 16:08:47 -05:00
BlockUnblockDialog.java
ContactSelectionActivity.java Add undo-ability to call tab deletion. 2023-03-22 14:28:10 -04:00
ContactSelectionListAdapter.kt Add new call screen for calls tab. 2023-03-22 14:28:09 -04:00
ContactSelectionListFragment.java Fix listener behavior for manual directory refresh invocation. 2023-03-23 13:32:51 -04:00
DeviceActivity.java Remove unnecessary code now that minSdk is 21. 2023-01-17 14:30:48 -05:00
DeviceAddFragment.java Remove unnecessary code now that minSdk is 21. 2023-01-17 14:30:48 -05:00
DeviceLinkFragment.java
DeviceListFragment.java
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
GroupMembersDialog.java
InviteActivity.java Add undo-ability to call tab deletion. 2023-03-22 14:28:10 -04:00
KbsEnclave.java
LoggingFragment.java
MainActivity.java Update bottom bar to support just calls and chats. 2023-03-22 14:28:09 -04:00
MainFragment.java
MainNavigator.java
MasterSecretListener.java
MuteDialog.java
NewConversationActivity.java Add undo-ability to call tab deletion. 2023-03-22 14:28:10 -04:00
OverlayTransformation.kt
PassphraseActivity.java
PassphraseChangeActivity.java
PassphraseCreateActivity.java
PassphrasePromptActivity.java Remove unnecessary code now that minSdk is 21. 2023-01-17 14:30:48 -05:00
PassphraseRequiredActivity.java Remove username creation state from passphrase required activity. 2023-03-04 10:52:03 -05:00
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java
ShortcutLauncherActivity.java
SmsSendtoActivity.java
TextSecureExpiredException.java
Unbindable.java
WebRtcCallActivity.java Add new call toast and remove call button labels. 2023-03-23 13:32:51 -04:00