Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2021-07-26 11:29:25 -04:00
..
animation Fix several conversation settings feedback issues. 2021-06-28 11:11:57 -03:00
attachments
audio Implement drafts for voice notes. 2021-07-07 14:58:50 -03:00
avatar Use custom emoji for avatars. 2021-07-26 08:56:20 -04:00
backup Do not backup the avatar picker database. 2021-07-26 10:40:55 -04:00
blocked Refresh contact search views. 2021-07-15 16:28:13 -04:00
blurhash
color
components Fix backup setting summary text consistency. 2021-07-26 10:08:20 -04:00
contacts Adjust sizing of default group icon in chat settings. 2021-07-23 08:05:28 -04:00
contactshare
conversation Revert "Update timer icons and received text bubble." 2021-07-26 11:13:26 -03:00
conversationlist Fix missing background on video player bar. 2021-07-22 11:10:57 -03:00
crypto Implement the message send log for sender key retries. 2021-06-24 16:36:13 -04:00
database Do not use constants in LogDatabase#onUpgrade. 2021-07-26 11:29:25 -04:00
deeplinks
delete
dependencies Fix ApplicationMigrations UI. 2021-07-15 16:28:13 -04:00
devicelist
devicetransfer
emoji Add vertical scroll to Emoji Keyboard. 2021-06-25 16:39:04 -04:00
events
gcm Fix ANR by upgrading Firebase Messaging. 2021-06-18 15:10:16 -04:00
giph Apply several fixes for beta feedback. 2021-07-23 13:47:43 -03:00
glide Fix bug with APNGParser over reading larger files and invalidating the stream. 2021-06-08 16:48:10 -04:00
groups Adjust new avatar picker logic. 2021-07-21 16:57:04 -04:00
help Move logging into a database. 2021-07-21 16:57:03 -04:00
imageeditor Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
insights Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
invites
jobmanager Fix job info log formatting. 2021-06-25 17:25:59 -04:00
jobs Fix several issues with new avatar picker. 2021-07-23 08:05:28 -04:00
keyboard Tweak sizes and padding of various keyboard elements. 2021-07-15 16:28:13 -04:00
keyvalue Add Photo onboarding card. 2021-07-23 08:05:28 -04:00
linkpreview Fail linked preview thumbnail request instead of crashing app. 2021-07-21 16:57:04 -04:00
lock
logging Update logging to be size-limited and more performant. 2021-07-23 08:05:28 -04:00
logsubmit Fix crash when submitting a debuglog during registration. 2021-07-26 09:39:03 -04:00
longmessage Switch to LinkifyCompat. 2021-06-30 16:13:42 -04:00
maps
media
mediaoverview Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
mediapreview Fix several Gif MP4 UX issues. 2021-06-09 10:23:41 -03:00
mediasend Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
megaphone Update order of onboarding cards. 2021-07-23 08:07:49 -04:00
messagedetails Apply several fixes for beta feedback. 2021-07-23 13:47:43 -03:00
messageprocessingalarm
messagerequests Add read and viewed receipts to the MSL. 2021-07-07 14:58:50 -03:00
messages Fallback to legacy sends upon getting a 401 during sender key. 2021-07-23 08:05:28 -04:00
migrations Move logging into a database. 2021-07-21 16:57:03 -04:00
mms Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
net
notifications Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
payments Add the ability to increase log lifespan. 2021-07-21 16:57:03 -04:00
permissions Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
phonenumbers
pin
preferences
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
reactions Fix reaction sizing issue. 2021-07-23 17:53:52 -04:00
recipients Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
registration Handle missing file browser during backup selection. 2021-07-26 09:59:49 -04:00
revealable Add read and viewed receipts to the MSL. 2021-07-07 14:58:50 -03:00
ringrtc
scribbles Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
search Fix crash when adding person to an existing mms group. 2021-06-22 17:03:20 -04:00
service Migrate to new Share APIs. 2021-07-15 16:28:13 -04:00
shakereport Move logging into a database. 2021-07-21 16:57:03 -04:00
sharing Refresh contact search views. 2021-07-15 16:28:13 -04:00
sms Insert resent messages at the proper location. 2021-07-07 14:58:50 -03:00
stickers Remove dead keyboard code after refresh. 2021-06-30 16:13:42 -04:00
storage Fix issue with group creation on linked devices. 2021-06-25 16:35:42 -04:00
transport
util Apply several fixes for beta feedback. 2021-07-23 13:47:43 -03:00
video Fix crash when sending video (due to IllegalStateException). 2021-07-21 16:57:03 -04:00
wallpaper Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
webrtc Apply the ringer volume to the join/hangup sounds with 15% minimum. 2021-06-25 16:46:59 -03:00
AppCapabilities.java Handle the sender key capability better. 2021-06-09 09:56:57 -04:00
AppInitialization.java Fix issues with emoji search backup/restore. 2021-06-03 20:30:44 -04:00
ApplicationContext.java Update logging to be size-limited and more performant. 2021-07-23 08:05:28 -04:00
AvatarPreviewActivity.java
BaseActivity.java
BindableConversationItem.java Add additional fallback logic for change dialog. 2021-07-15 16:28:13 -04:00
BindableConversationListItem.java
BlockUnblockDialog.java
ClearAvatarPromptActivity.java
ContactSelectionActivity.java Refresh contact search views. 2021-07-15 16:28:13 -04:00
ContactSelectionListFragment.java Refresh contact search views. 2021-07-15 16:28:13 -04: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 Refresh contact search views. 2021-07-15 16:28:13 -04:00
KbsEnclave.java
LoggingFragment.java
MainActivity.java Add inline voice note player to conversation and conversation list. 2021-07-07 14:58:51 -03: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 Refresh contact search views. 2021-07-15 16:28:13 -04:00
PassphraseActivity.java
PassphraseChangeActivity.java
PassphraseCreateActivity.java
PassphrasePromptActivity.java
PassphraseRequiredActivity.java
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 Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
WebRtcCallActivity.java Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00