Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2023-02-01 12:22:55 -04:00
..
absbackup Store additional data that will allow us to reduce the number of verification SMSs. 2023-01-19 13:32:35 -05:00
animation Remove unnecessary code now that minSdk is 21. 2023-01-17 14:30:48 -05:00
attachments Require non-null uri in UriAttachment. 2023-01-04 16:40:36 -05:00
audio Add logging for voice note recording events. 2023-01-25 17:02:41 -05:00
avatar Fix various compiler warnings. 2022-12-16 15:22:04 -05:00
backup Fix full text search migration after table name change. 2023-01-26 20:25:28 -05:00
badges Collapse KnownRecipient / Story into single model. 2023-01-19 13:33:07 -05:00
blocked Remove SingleLiveEvent from BlockedUsersActivity. 2022-12-16 15:22:04 -05:00
blurhash
color
components Prevent keyboard from closing immediately after opening. 2023-02-01 10:35:42 -05:00
contacts Fix localization of note to self string in search. 2023-01-31 10:07:50 -04:00
contactshare Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
conversation Fix leak in recording session. 2023-01-31 16:15:33 -05:00
conversationlist Fix opening filter when swiping from within collapsingtoolbar. 2023-01-27 17:42:22 -05:00
crypto Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
database Fix memory leak of schedule message observers. 2023-02-01 10:22:17 -05:00
deeplinks
delete Convert GroupTable to kotlin. 2023-01-01 23:05:02 -05:00
dependencies Add support for scheduled message sends. 2023-01-26 20:25:27 -05:00
devicelist
devicetransfer Remove unnecessary code now that minSdk is 21. 2023-01-17 14:30:48 -05:00
emoji
events
exporter Fix incorrect total sms export count. 2023-01-24 13:49:25 -05:00
fonts Remove unnecessary code now that minSdk is 21. 2023-01-17 14:30:48 -05:00
gcm Fix instrumentation tests by forcing channel id usage to init channels. 2022-12-16 15:22:04 -05:00
giph
glide Close input streams on failed resource decryption. 2023-01-25 17:02:41 -05:00
groups Fix issue with bottom sheets. 2023-01-31 10:00:25 -04: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 Prevent thread trimming from gumming up the database. 2023-01-27 17:42:22 -05:00
jobs Revert "Upgrade to Glide 4.14.2" 2023-01-31 16:15:33 -05:00
keyboard Remove unnecessary code now that minSdk is 21. 2023-01-17 14:30:48 -05:00
keyvalue Add support for scheduled message sends. 2023-01-26 20:25:27 -05:00
linkpreview Convert GroupTable to kotlin. 2023-01-01 23:05:02 -05:00
lock Restore the 3-dot menu when creating a PIN. 2023-01-27 17:42:22 -05:00
logging
logsubmit Add local notification when client receives HTTP 403 2023-01-02 17:20:42 -05:00
longmessage Display message text in Media Preview. 2023-01-25 17:02:41 -05:00
main
maps
media
mediaoverview Fix some thumbnail images not showing up in MediaGallery. 2023-01-25 17:02:41 -05:00
mediapreview Strip mention Spans out of media captions. 2023-01-31 16:15:33 -05:00
mediasend Fix issue with bottom sheets. 2023-01-31 10:00:25 -04:00
megaphone Update copy and behavior of SMS phased removal flow. 2023-01-19 13:33:07 -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 Add support for scheduled message sends. 2023-01-26 20:25:27 -05:00
migrations Revert "Upgrade to Glide 4.14.2" 2023-01-31 16:15:33 -05:00
mms Add support for scheduled message sends. 2023-01-26 20:25:27 -05:00
net Only notify for unauthorized response to messages endpoint. 2023-01-04 16:40:36 -05:00
notifications Add support for scheduled message sends. 2023-01-26 20:25:27 -05:00
payments Fix issue with bottom sheets. 2023-01-31 10:00:25 -04:00
permissions
phonenumbers
pin Store additional data that will allow us to reduce the number of verification SMSs. 2023-01-19 13:32:35 -05:00
preferences Allow user-selected backup time. 2023-01-25 17:02:41 -05:00
profiles Remove unnecessary code now that minSdk is 21. 2023-01-17 14:30:48 -05:00
providers Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
proxy Fix issue with bottom sheets. 2023-01-31 10:00:25 -04:00
push Improve network reliability. 2023-01-12 17:54:08 -05:00
qr
ratelimit Fix issue with bottom sheets. 2023-01-31 10:00:25 -04:00
reactions Fix issue with bottom sheets. 2023-01-31 10:00:25 -04:00
recipients Fix issue with bottom sheets. 2023-01-31 10:00:25 -04:00
registration Fix country code dropdown during registration. 2023-02-01 09:54:44 -05:00
releasechannel Add support for general media attachments to release notes channel messages. 2023-01-04 16:40:36 -05:00
revealable Fix scheduled view once message looking weird. 2023-01-27 17:42:22 -05:00
ringrtc
s3
safety Collapse KnownRecipient / Story into single model. 2023-01-19 13:33:07 -05:00
scribbles Increment compileSdkVersion to 33. 2023-01-17 14:30:48 -05:00
search Add text formatting send and receive support for conversations. 2023-01-25 17:02:41 -05:00
service Fix scheduled messages being sent out of order. 2023-01-27 17:42:22 -05:00
shakereport
sharing Add text formatting send and receive support for conversations. 2023-01-25 17:02:41 -05:00
sms Ensure SMS and MMS messages are sent appropriately. 2023-01-06 11:27:33 -05:00
stickers Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
storage Remove the unknown insert validation. 2023-01-04 16:40:36 -05:00
stories Add factory for story privacy view model. 2023-02-01 12:22:55 -04:00
subscription Trim zeroes in subscription row items. 2022-11-10 16:58:25 -05:00
transport
util Null check Media URI in save task. 2023-01-31 16:15:33 -05:00
verify Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
video Remove unnecessary code now that minSdk is 21. 2023-01-17 14:30:48 -05:00
wallpaper Replace the old SimpleProgressDialog with the new ProgressCard in WallpaperCropActivity. 2023-01-12 15:36:21 -04:00
webrtc For calling purposes, categorize hearing aids as Bluetooth headsets. 2023-01-24 14:18:28 -05:00
AppCapabilities.kt Add payment activation capability. 2022-12-30 15:11:56 -05:00
AppInitialization.java
ApplicationContext.java Add support for scheduled message sends. 2023-01-26 20:25:27 -05: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 support for scheduled message sends. 2023-01-26 20:25:27 -05:00
BindableConversationListItem.java
BiometricDeviceAuthentication.kt Remove unnecessary code now that minSdk is 21. 2023-01-17 14:30:48 -05:00
BlockUnblockDialog.java
ClearAvatarPromptActivity.java
ContactSelectionActivity.java
ContactSelectionListFragment.java Prevent crash when adding group member by username. 2023-01-04 16:40:36 -05: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 Ensure SMS and MMS messages are sent appropriately. 2023-01-06 11:27:33 -05:00
KbsEnclave.java
LoggingFragment.java
MainActivity.java
MainFragment.java
MainNavigator.java
MasterSecretListener.java
MuteDialog.java
NewConversationActivity.java
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
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java
ShortcutLauncherActivity.java
SmsSendtoActivity.java
TextSecureExpiredException.java
Unbindable.java
WebRtcCallActivity.java Remote ring small groups feature flag. 2022-12-08 12:07:02 -04:00