Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2023-01-31 16:15:33 -05: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 Fix flow colors. 2022-10-07 18:45:11 -04:00
components Design improvements for registration flow. 2023-01-31 16:15:33 -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 issue with bottom sheets. 2023-01-31 10:00:25 -04: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 Prevent thread trimming from gumming up the database. 2023-01-27 17:42:22 -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 Enforce max gif playback using unreserved count from exo pool. 2022-11-02 15:31:52 -04:00
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 Improve error reporting for SMS export. 2022-10-19 22:11:31 -04:00
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 Don't run FTS optimize job (for now). 2023-01-30 10:39:41 -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 Fix various bugs with KitKat preventing stories from launching. 2022-10-28 17:49:50 -03:00
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 Specify exported status and PendingIntent mutability. 2022-09-28 11:33:35 -04:00
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 Fix full text search migration after table name change. 2023-01-26 20:25:28 -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 Add scrolling to rationale prompt. 2022-10-24 21:02:22 -03:00
phonenumbers Surround phone numbers with LTR unicode mark. 2022-10-24 21:00:17 -03:00
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 Design improvements for registration flow. 2023-01-31 16:15:33 -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 Fix localization of note to self string in search. 2023-01-31 10:07:50 -04:00
subscription Trim zeroes in subscription row items. 2022-11-10 16:58:25 -05:00
transport
util Fix issue with bottom sheets. 2023-01-31 10:00:25 -04: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 Fix incorrect Phase 0 implementations. 2022-10-24 10:17:12 -04:00
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 Fix blocked refresh and format argument. 2022-11-02 15:31:52 -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
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