Signal-Android/app/src/main/java/org/thoughtcrime/securesms
Cody Henthorne 3761859681 Fix kotlin compiler warnings. 2021-09-16 14:17:38 -03:00
..
animation Fix several conversation settings feedback issues. 2021-06-28 11:11:57 -03:00
attachments
audio Wrap calls in separate checks for ISE so we do as many as possible. 2021-08-02 16:19:43 -04:00
avatar Fix kotlin compiler warnings. 2021-09-16 14:17:38 -03:00
backup Prevent part files from being deleted prematurely. 2021-09-16 14:17:38 -03:00
blocked Pretty print phone numbers of blocked users in privacy settings. 2021-08-24 09:09:27 -03:00
blurhash
color
components Fix kotlin compiler warnings. 2021-09-16 14:17:38 -03:00
contacts Add a write-through cache to the identity store. 2021-08-25 13:39:59 -04:00
contactshare Revert "Replace use of AlertDialog.Builder with MaterialAlertDialogBuilder." 2021-08-30 20:32:41 -04:00
conversation Fix kotlin compiler warnings. 2021-09-16 14:17:38 -03:00
conversationlist Use more icons in ConversationListItem 2021-09-14 09:35:56 -04:00
crypto Add a write-through cache to the identity store. 2021-09-02 21:24:53 -04:00
database Fix kotlin compiler warnings. 2021-09-16 14:17:38 -03:00
deeplinks
delete
dependencies Add a cache for GIFs. 2021-09-03 20:19:55 -04:00
devicelist
devicetransfer Switch back to mainline SQLCipher with true WAL mode. 2021-09-02 21:24:54 -04:00
emoji Fix kotlin compiler warnings. 2021-09-16 14:17:38 -03:00
events Add Small Group Ringing support. 2021-08-24 16:59:09 -03:00
gcm Fix ANR by upgrading Firebase Messaging. 2021-06-18 15:10:16 -04:00
giph Inline MP4 GIF flag. 2021-09-14 09:35:56 -04:00
glide Fix bug with APNGParser over reading larger files and invalidating the stream. 2021-06-08 16:48:10 -04:00
groups Use a more accurate starting point for message send timings. 2021-08-24 09:09:27 -03:00
help Move logging into a database. 2021-07-21 16:57:03 -04:00
insights Use a more accurate starting point for message send timings. 2021-08-24 09:09:27 -03:00
invites Fix crash when sending media message as first message in conversation. 2021-08-13 13:58:38 -04:00
jobmanager Separate thread updates into a job and other perf improvements. 2021-08-24 16:59:09 -03:00
jobs Clear emoji cache after downloading a new set. 2021-09-16 14:17:38 -03:00
keyboard Fix kotlin compiler warnings. 2021-09-16 14:17:38 -03:00
keyvalue Fix race condition overriding profile on registration. 2021-09-16 14:17:38 -03:00
linkpreview Fix race condition that could show an empty link preview after send. 2021-08-05 17:45:14 -04:00
lock
logging Update logging to be size-limited and more performant. 2021-07-23 08:05:28 -04:00
logsubmit Add Change Number capability and Conversation Update item. 2021-09-08 21:04:06 -04:00
longmessage Fix bug with processing and displaying long messages with mentions. 2021-08-06 13:19:44 -04:00
maps
media
mediaoverview Fix kotlin compiler warnings. 2021-09-16 14:17:38 -03:00
mediapreview Remove requireContext call from async runnable. 2021-08-27 09:10:54 -03:00
mediasend Fix kotlin compiler warnings. 2021-09-16 14:17:38 -03:00
megaphone Update order of onboarding cards. 2021-07-23 08:07:49 -04:00
messagedetails Update exoplayer version to v2.15 2021-09-02 21:24:54 -04:00
messageprocessingalarm
messagerequests Fix issue where you couldn't delete a blocked announcement group. 2021-08-30 11:50:07 -04:00
messages Improve logging around message sending and processing. 2021-09-16 14:17:38 -03:00
migrations Stop broadcasting the change number capability. 2021-09-09 17:51:18 -04:00
mms Inline MP4 GIF flag. 2021-09-14 09:35:56 -04:00
net Improve WebSocket health monitoring. 2021-07-27 13:40:33 -04:00
notifications Fix kotlin compiler warnings. 2021-09-16 14:17:38 -03:00
payments Fix QR scan crash and add exchange data fallback for Create Payment. 2021-09-08 21:04:05 -04:00
permissions Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
phonenumbers
pin Clarify networking call order during registration flow. 2021-09-02 21:24:53 -04:00
preferences Improve WebSocket health monitoring. 2021-07-27 13:40:33 -04:00
profiles Fix several issues with new avatar picker. 2021-07-23 08:05:28 -04:00
providers Implement drafts for voice notes. 2021-07-07 14:58:50 -03:00
proxy
push
qr
ratelimit Improve logging around rate-limiting. 2021-09-02 21:24:54 -04:00
reactions Fix kotlin compiler warnings. 2021-09-16 14:17:38 -03:00
recipients Add Change Number capability and Conversation Update item. 2021-09-08 21:04:06 -04:00
registration Fix race condition overriding profile on registration. 2021-09-16 14:17:38 -03:00
revealable Update view-once messages 2021-07-29 16:46:32 -03:00
ringrtc Fix RuntimeException during call initialization. 2021-08-10 16:08:55 -04:00
scribbles Two point thumb control for scale and rotate. 2021-09-16 14:17:38 -03:00
search Fix crash when adding person to an existing mms group. 2021-06-22 17:03:20 -04:00
service Update to RingRTC v2.13.0 2021-09-14 09:35:56 -04:00
shakereport Added an internal setting for disabling shake to report. 2021-08-24 16:59:09 -03:00
sharing Refresh media selection and sending flow with a shiny new UX. 2021-09-02 21:24:54 -04:00
sms Separate thread updates into a job and other perf improvements. 2021-08-24 16:59:09 -03:00
stickers Add the "My Daily Life" sticker pack by Plastic Thing. 2021-08-05 16:42:32 -03:00
storage Initial work to support Change Number. 2021-09-03 20:19:56 -04:00
transport
util Fix race condition overriding profile on registration. 2021-09-16 14:17:38 -03:00
video Fix NPE in VideoPlayer error handler. 2021-09-08 08:34:13 -03:00
wallpaper Initial modularization of core image editor code. 2021-09-14 09:35:56 -04:00
webrtc Only try to connect to bluetooth a limited number of times in a call. 2021-09-16 14:17:38 -03:00
AppCapabilities.java Stop broadcasting the change number capability. 2021-09-09 17:51:18 -04:00
AppInitialization.java Fix issues with emoji search backup/restore. 2021-06-03 20:30:44 -04:00
ApplicationContext.java Fix kotlin compiler warnings. 2021-09-16 14:17:38 -03:00
AvatarPreviewActivity.java Use EmojiTextView to display group names in AvatarPreviewActivity. 2021-08-26 15:38:42 -03:00
BaseActivity.java Potentially fix bad configuration change data with change to landscape. 2021-09-07 23:13:13 -04:00
BindableConversationItem.java Add Change Number capability and Conversation Update item. 2021-09-08 21:04:06 -04:00
BindableConversationListItem.java
BlockUnblockDialog.java
ClearAvatarPromptActivity.java
ContactSelectionActivity.java Add support for announcement groups. 2021-07-28 17:21:19 -04:00
ContactSelectionListFragment.java Fix crash when animation ends after onDestroyView. 2021-08-27 14:43:38 -03:00
DatabaseMigrationActivity.java
DeviceActivity.java Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
DeviceAddFragment.java
DeviceLinkFragment.java
DeviceListFragment.java
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
GroupMembersDialog.java
InviteActivity.java Fix theming on invite friends Activity. 2021-08-25 16:05:20 -03:00
KbsEnclave.java
LoggingFragment.java
MainActivity.java Add support for signal.me links. 2021-07-28 11:58:03 -04:00
MainFragment.java
MainNavigator.java
MasterSecretListener.java
MediaPreviewActivity.java Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
MuteDialog.java Fix several conversation settings feedback issues. 2021-06-28 11:11:57 -03:00
NewConversationActivity.java Add support for announcement groups. 2021-07-28 17:21:19 -04:00
PassphraseActivity.java
PassphraseChangeActivity.java
PassphraseCreateActivity.java
PassphrasePromptActivity.java Fix lock screen issues. 2021-08-24 09:09:27 -03:00
PassphraseRequiredActivity.java Ensure change number operation status before returning to normal app usage. 2021-09-08 21:04:21 -04:00
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java Refresh contact search views. 2021-07-15 16:28:13 -04:00
RtcDeviceLists.java
ShortcutLauncherActivity.java
SmsSendtoActivity.java
TextSecureExpiredException.java
TransportOption.java
TransportOptions.java
TransportOptionsAdapter.java
TransportOptionsPopup.java
Unbindable.java
VerifyIdentityActivity.java Fix Verify Identity screen on smaller devices. 2021-09-07 23:13:19 -04:00
WebRtcCallActivity.java Add Small Group Ringing support. 2021-08-24 16:59:09 -03:00