Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2022-12-16 15:22:04 -05:00
..
animation Update MediaPreviewV2 design values. 2022-11-02 15:31:52 -04:00
attachments Enable kotlin for libsignal-service project and convert SignalServiceDataMessage. 2022-12-16 15:22:04 -05:00
audio Switch to BT mic if available for voice memo recording. 2022-12-16 15:22:04 -05:00
avatar Fix various compiler warnings. 2022-12-16 15:22:04 -05:00
backup Fix instrumentation tests by forcing channel id usage to init channels. 2022-12-16 15:22:04 -05:00
badges Fix various compiler warnings. 2022-12-16 15:22:04 -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 Fix flicker of local avatar in call view. 2022-12-16 15:22:04 -05:00
contacts Fix group search predicate causing crashing when creating group story. 2022-12-12 10:26:22 -04:00
contactshare Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
conversation Fix various compiler warnings. 2022-12-16 15:22:04 -05:00
conversationlist Fix progress dialog deprecation warnings. 2022-12-16 15:22:04 -05:00
crypto Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
database Fix various compiler warnings. 2022-12-16 15:22:04 -05:00
deeplinks
delete Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
dependencies Always use sealed sender when sending stories. 2022-10-05 18:15:10 -04:00
devicelist
devicetransfer Fix instrumentation tests by forcing channel id usage to init channels. 2022-12-16 15:22:04 -05:00
emoji
events
exporter Fix various compiler warnings. 2022-12-16 15:22:04 -05:00
fonts Do not unregister typeface result which can lead to a crash. 2022-10-12 15:46:18 -04: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 Implement refactor to utilize new donation configuration endpoint. 2022-12-07 13:03:02 -05:00
groups Convert OutgoingMediaMessage and it's couterparts to kotlin. 2022-12-16 15:22:04 -05:00
help Improve error reporting for SMS export. 2022-10-19 22:11:31 -04:00
insights Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
invites Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
jobmanager Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
jobs Convert OutgoingMediaMessage and it's couterparts to kotlin. 2022-12-16 15:22:04 -05:00
keyboard Fix various compiler warnings. 2022-12-16 15:22:04 -05:00
keyvalue Fix various compiler warnings. 2022-12-16 15:22:04 -05:00
linkpreview Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
lock Reduce flakiness of our dependencies. 2022-10-24 21:02:22 -03:00
logging
logsubmit SubmitDebugLogActivity progress dialog make-over. 2022-12-07 13:03:02 -05:00
longmessage Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
main Fix various bugs with KitKat preventing stories from launching. 2022-10-28 17:49:50 -03:00
maps
media
mediaoverview Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
mediapreview Fix various compiler warnings. 2022-12-16 15:22:04 -05:00
mediasend Correctly animate deletion when attaching multiple media. 2022-12-16 15:22:04 -05:00
megaphone Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
messagedetails Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
messageprocessingalarm Specify exported status and PendingIntent mutability. 2022-09-28 11:33:35 -04:00
messagerequests Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
messages Convert OutgoingMediaMessage and it's couterparts to kotlin. 2022-12-16 15:22:04 -05:00
migrations Improve constraints on thread and message tables. 2022-12-07 13:03:02 -05:00
mms Convert OutgoingMediaMessage and it's couterparts to kotlin. 2022-12-16 15:22:04 -05:00
net
notifications Fix various compiler warnings. 2022-12-16 15:22:04 -05:00
payments Renamed database classes to table classes. 2022-11-30 17:10:36 -05: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 Ignore decomissioned KBS enclaves when encountered during getToken. 2022-12-08 12:07:02 -04:00
preferences Remove SLE from EditProxyViewModel. 2022-12-16 15:22:04 -05:00
profiles Remove SingleLiveEvent from EditAboutViewModel. 2022-12-16 15:22:04 -05:00
providers Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
proxy Remove SLE from EditProxyViewModel. 2022-12-16 15:22:04 -05:00
push Fix bug with stale linked devices when changing number. 2022-09-13 13:07:42 -04:00
qr
ratelimit
reactions Update kotlin to 1.7.20 2022-12-08 12:07:02 -04:00
recipients Convert OutgoingMediaMessage and it's couterparts to kotlin. 2022-12-16 15:22:04 -05:00
registration Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
releasechannel Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
revealable Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
ringrtc
s3
safety Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
scribbles Fix various compiler warnings. 2022-12-16 15:22:04 -05:00
search Improve constraints on thread and message tables. 2022-12-07 13:03:02 -05:00
service Fix instrumentation tests by forcing channel id usage to init channels. 2022-12-16 15:22:04 -05:00
shakereport
sharing Convert OutgoingMediaMessage and it's couterparts to kotlin. 2022-12-16 15:22:04 -05:00
sms Convert OutgoingMediaMessage and it's couterparts to kotlin. 2022-12-16 15:22:04 -05:00
stickers Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
storage Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
stories Fix various compiler warnings. 2022-12-16 15:22:04 -05:00
subscription Trim zeroes in subscription row items. 2022-11-10 16:58:25 -05:00
transport
util Correctly animate deletion when attaching multiple media. 2022-12-16 15:22:04 -05:00
verify Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
video Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
wallpaper Fix bubble color wallpaper preview not updating for individuals. 2022-10-11 16:10:58 -04:00
webrtc Map platform WIRED_HEADPHONES to our WIRED_HEADSET. 2022-12-16 15:22:04 -05:00
AppCapabilities.java Inline gift receive flag. 2022-11-30 17:10:36 -05:00
AppInitialization.java
ApplicationContext.java Implement refactor to utilize new donation configuration endpoint. 2022-12-07 13:03:02 -05:00
AvatarPreviewActivity.java
BaseActivity.java
BindableConversationItem.java Add in-chat payment activation requests. 2022-11-02 15:31:52 -04:00
BindableConversationListItem.java
BiometricDeviceAuthentication.kt Fix issue with bioauth on API 29. 2022-09-22 12:44:49 -04:00
BlockUnblockDialog.java
ClearAvatarPromptActivity.java
ContactSelectionActivity.java Fix incorrect Phase 0 implementations. 2022-10-24 10:17:12 -04:00
ContactSelectionListFragment.java Fix memory leak in contact selection list. 2022-11-16 15:05:47 -04:00
DeviceActivity.java Fix QR processing resolution and allow front camera use for device linking. 2022-10-24 21:00:17 -03:00
DeviceAddFragment.java Fix QR processing resolution and allow front camera use for device linking. 2022-10-24 21:00:17 -03:00
DeviceLinkFragment.java
DeviceListFragment.java
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
GroupMembersDialog.java
InviteActivity.java Add phased SMS removal UX. 2022-10-13 16:32:51 -04: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
PassphraseRequiredActivity.java Add capability to request username creation during registration. 2022-09-13 13:07:42 -04:00
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