Signal-Android/app/src/main/java/org/thoughtcrime/securesms
Alex Hart 8dc45263cd Add requestLayout when textfields are updated.
These fields appear to not resize themselves correctly and there appears
to be a possible race where they can end up wrongly ellipsizing
themselves.
2023-05-05 12:48:53 -03: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 Add kotlin/proto level message processing. 2023-04-04 12:16:45 -03:00
audio Fix multidevice contact sync update job reporting wrong content length. 2023-04-20 13:50:11 -04:00
avatar Fix avatar photo editing. 2023-04-05 16:40:23 -03:00
backup Update SQLCipher to 4.5.4-S1 2023-05-05 12:48:53 -03:00
badges Move to defined from_recipient_id and to_recipient_id columns on message table. 2023-04-20 13:50:11 -04:00
blocked Move LifecycleDisposable to core-util. 2023-04-13 17:18:59 -04:00
blurhash
calls Add call link details screen scaffolding. 2023-05-05 12:48:53 -03:00
color
components Picture-in-Picture call improvements. 2023-05-05 12:48:53 -03:00
compose Add create call link sheet. 2023-04-05 16:40:23 -03:00
contacts Fix empty name crash when fetching first alpha recipient row. 2023-03-29 10:55:00 -04:00
contactshare Add kotlin/proto level message processing. 2023-04-04 12:16:45 -03:00
conversation Launch the MediaPreviewV2Activity in its own stack from Bubbles. 2023-05-05 12:48:53 -03:00
conversationlist Prevent filtering when in multiselect mode. 2023-04-25 11:46:37 -03:00
crypto Unify locks in protocol stores. 2023-03-23 15:37:45 -04:00
database Update SQLCipher to 4.5.4-S1 2023-05-05 12:48:53 -03:00
deeplinks
delete Allow V1 groups to be deleted by clearing app data. 2023-02-06 16:53:08 -04:00
dependencies Add support for group call disposition. 2023-04-05 16:40:23 -03:00
devicelist
devicetransfer Fix foreign key constraint issues with backup restore. 2023-04-25 15:52:09 -04:00
emoji Remove TracingExecutors. 2023-04-05 16:40:23 -03:00
events Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
exporter Move to defined from_recipient_id and to_recipient_id columns on message table. 2023-04-20 13:50:11 -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 unable to verify signed group change warning. 2023-04-21 12:37:28 -04:00
help
insights Ensure SMS and MMS messages are sent appropriately. 2023-01-06 11:27:33 -05:00
invites Extract 'invite to signal' into an InviteActions object. 2023-04-12 16:31:27 -04:00
jobmanager Do not process messages while change number is happening. 2023-04-05 16:40:23 -03:00
jobs Add Android 14 improvements for dynamic shortcuts. 2023-05-05 12:48:53 -03:00
keyboard Add support for time stickers in image editor. 2023-04-04 12:16:45 -03:00
keyvalue Merge V2 Conversation Fragment behind an internal setting. 2023-04-20 13:50:11 -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 Fix multidevice contact sync update job reporting wrong content length. 2023-04-20 13:50:11 -04:00
longmessage Flesh out event listeners and add load sequencing to CFV2. 2023-05-05 12:48:53 -03:00
main Add animation when switching from chats to calls. 2023-05-02 13:10:39 -03: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 Fix spoiler reveal in full screen media viewer. 2023-04-24 21:27:11 -04:00
mediasend Refine link preview domain restrictions. 2023-04-21 11:40:16 -04:00
megaphone Improve performance from thread being updated to data available to render. 2023-04-20 13:50:12 -04:00
messagedetails Flesh out event listeners and add load sequencing to CFV2. 2023-05-05 12:48:53 -03:00
messageprocessingalarm
messagerequests Use the word 'chat' instead of 'conversation'. 2023-05-05 12:48:53 -03:00
messages Use distinct timestamp for sync message expire timer updates. 2023-04-21 13:44:34 -04:00
migrations Fix bad migration state that could happen during a device transfer. 2023-05-05 12:42:31 -03:00
mms Add message editing feature. 2023-04-20 13:50:12 -04:00
net Allow websocket retries when proxy is set. 2023-04-11 10:01:37 -04:00
notifications Upgrade Kotlin to 1.8.10 and Core-KTX to 1.10.0 2023-04-20 13:50:12 -04:00
payments Move LifecycleDisposable to core-util. 2023-04-13 17:18:59 -04:00
permissions
phonenumbers
pin Add fix for toggle position on reglock. 2023-04-20 13:50:12 -04:00
preferences Move LifecycleDisposable to core-util. 2023-04-13 17:18:59 -04:00
profiles Move to defined from_recipient_id and to_recipient_id columns on message table. 2023-04-20 13:50:11 -04:00
providers Fix multidevice contact sync update job reporting wrong content length. 2023-04-20 13:50:11 -04:00
proxy Move LifecycleDisposable to core-util. 2023-04-13 17:18:59 -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 Move LifecycleDisposable to core-util. 2023-04-13 17:18:59 -04:00
recipients Fix bad migration state that could happen during a device transfer. 2023-05-05 12:42:31 -03:00
registration Fix foreign key constraint issues with backup restore. 2023-04-25 15:52:09 -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 Mute the camera if Signal loses focus. 2023-04-24 19:12:10 -04:00
s3
safety Move to defined from_recipient_id and to_recipient_id columns on message table. 2023-04-20 13:50:11 -04:00
scribbles Fix avatar photo editing. 2023-04-05 16:40:23 -03:00
search Move to defined from_recipient_id and to_recipient_id columns on message table. 2023-04-20 13:50:11 -04:00
service Mute the camera if Signal loses focus. 2023-04-24 19:12:10 -04:00
shakereport
sharing Prevent sending stickers to stories. 2023-04-20 13:50:12 -04:00
sms Move to defined from_recipient_id and to_recipient_id columns on message table. 2023-04-20 13:50:11 -04:00
stickers
storage Fix possible username conflict in storage update. 2023-03-24 16:32:38 -04:00
stories Add requestLayout when textfields are updated. 2023-05-05 12:48:53 -03:00
subscription Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
transport
util Add Android 14 improvements for dynamic shortcuts. 2023-05-05 12:48:53 -03:00
verify Move LifecycleDisposable to core-util. 2023-04-13 17:18:59 -04: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 Fix incoming call notification on locked screen. 2023-04-24 10:16:03 -03:00
AppCapabilities.kt Rename properties of AccountAttributes. 2023-03-20 17:39:09 -04:00
AppInitialization.java
ApplicationContext.java Remove Google Pay check at launch. 2023-04-17 14:24:13 -03: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 Flesh out event listeners and add load sequencing to CFV2. 2023-05-05 12:48:53 -03: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 Move LifecycleDisposable to core-util. 2023-04-13 17:18:59 -04:00
DeviceActivity.java Remove unnecessary code now that minSdk is 21. 2023-01-17 14:30:48 -05:00
DeviceAddFragment.java Move LifecycleDisposable to core-util. 2023-04-13 17:18:59 -04: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 Move LifecycleDisposable to core-util. 2023-04-13 17:18:59 -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 Picture-in-Picture call improvements. 2023-05-05 12:48:53 -03:00