Signal-Android/app/src/main/java/org/thoughtcrime/securesms
Nicholas 877a62b809 Convert VersionTracker to Kotlin and add RefreshAttributesJob. 2023-03-08 15:06:50 -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
audio Use newer APIs for wave form generation. 2023-02-16 16:08:47 -05:00
avatar Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
backup
badges Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
blocked
blurhash
color
components Add bottom sheet reminder for linked devices on re-register. 2023-03-04 10:52:03 -05:00
compose
contacts Convert RegistrationCompleteFragment to Kotlin. 2023-03-03 10:40:55 -05:00
contactshare
conversation Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
conversationlist Add bottom sheet reminder for linked devices on re-register. 2023-03-04 10:52:03 -05:00
crypto Fix parameter order in getAccessMapFor. 2023-03-04 10:52:03 -05:00
database Fix scheduled message changing disappearing messages bug. 2023-03-06 09:47:12 -05:00
deeplinks
delete
dependencies Improve conversation list cold start performance. 2023-03-04 10:51:41 -05:00
devicelist
devicetransfer
emoji Improve conversation list cold start performance. 2023-03-04 10:51:41 -05:00
events
exporter Skip attachments with unrecoverable errors during sms export. 2023-03-04 10:51:41 -05:00
fonts
gcm Always use a foreground service when processing high-priority FCM pushes. 2023-03-04 10:51:41 -05:00
giph
glide
groups
help
insights
invites
jobmanager Move the Job#onSubmit call to be outside of the JobController lock. 2023-03-06 10:48:18 -05:00
jobs Initial refactor of the message decryption flow. 2023-03-04 10:52:21 -05:00
keyboard
keyvalue Add bottom sheet reminder for linked devices on re-register. 2023-03-04 10:52:03 -05:00
linkpreview
lock Convert RegistrationCompleteFragment to Kotlin. 2023-03-03 10:40:55 -05:00
logging
logsubmit
longmessage
main
maps
media
mediaoverview
mediapreview Fix kdoc in MediaPreviewRepository. 2023-03-04 10:52:21 -05:00
mediasend Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
megaphone Refresh onboarding cards. 2023-03-03 10:40:55 -05:00
messagedetails
messageprocessingalarm
messagerequests
messages Improve performance of message processing. 2023-03-04 10:52:21 -05:00
migrations Initial refactor of the message decryption flow. 2023-03-04 10:52:21 -05:00
mms Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
net
notifications
payments
permissions
phonenumbers
pin Convert RegistrationCompleteFragment to Kotlin. 2023-03-03 10:40:55 -05:00
preferences
profiles Update design for who can find me fragment. 2023-03-03 10:40:55 -05:00
providers
proxy
push
qr
ratelimit
reactions
recipients Add Observable for LiveRecipient. 2023-02-21 11:32:24 -05:00
registration Finish registration activity upon phone number entry cancellation. 2023-03-04 10:52:21 -05:00
releasechannel
revealable
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 Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
search
service Fix scheduled message changing disappearing messages bug. 2023-03-06 09:47:12 -05:00
shakereport
sharing Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
sms
stickers
storage Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
stories Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
subscription
transport
util Convert VersionTracker to Kotlin and add RefreshAttributesJob. 2023-03-08 15:06:50 -04:00
verify Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
video
wallpaper
webrtc Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
AppCapabilities.kt
AppInitialization.java
ApplicationContext.java Add message processing performance test. 2023-03-04 10:52:21 -05:00
AvatarPreviewActivity.java
BaseActivity.java
BindableConversationItem.java
BindableConversationListItem.java
BiometricDeviceAuthentication.kt Address bioauth issues on API 28. 2023-02-16 16:08:47 -05:00
BlockUnblockDialog.java
ClearAvatarPromptActivity.java
ContactSelectionActivity.java
ContactSelectionListAdapter.kt Fix bug where you could choose to add someone already in a group. 2023-02-22 16:08:39 -05:00
ContactSelectionListFragment.java Fix bug where you could choose to add someone already in a group. 2023-02-22 16:08:39 -05:00
DeviceActivity.java
DeviceAddFragment.java
DeviceLinkFragment.java
DeviceListFragment.java
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
GroupMembersDialog.java
InviteActivity.java
KbsEnclave.java
LoggingFragment.java
MainActivity.java Add bottom sheet reminder for linked devices on re-register. 2023-03-04 10:52:03 -05:00
MainFragment.java
MainNavigator.java
MasterSecretListener.java
MuteDialog.java
NewConversationActivity.java Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
OverlayTransformation.kt
PassphraseActivity.java
PassphraseChangeActivity.java
PassphraseCreateActivity.java
PassphrasePromptActivity.java
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