Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2022-02-11 11:08:59 -04:00
..
animation
attachments
audio Inline the voice note recording V2 feature flag. 2022-02-09 11:03:42 -05:00
avatar Receive results to the permission request issued from the fragment. 2022-02-08 09:21:03 -04:00
backup Periodically fetch release notes. 2022-02-02 16:50:58 -05:00
badges Add better error handling for subscriptions. 2022-02-10 14:26:59 -04:00
blocked
blurhash
color
components Add requireListener and hierarchical error. 2022-02-11 11:08:59 -04:00
contacts Fix l10n when searching for "Note to Self". 2022-02-01 13:41:31 -05:00
contactshare
conversation Add requireListener and hierarchical error. 2022-02-11 11:08:59 -04:00
conversationlist Add better error handling for subscriptions. 2022-02-10 14:26:59 -04:00
crypto Clear sender key shared state on archive and prekey message receive. 2022-02-10 10:35:22 -05:00
database Improve profile fetching for large groups. 2022-02-09 16:01:56 -05:00
deeplinks
delete Fix crash when leaving groups during account deletion. 2021-12-09 14:58:08 -05:00
dependencies Fix bug with sending after safety number changes. 2022-02-04 17:33:32 -05:00
devicelist
devicetransfer Fix illegal argument navigation exceptions. 2021-12-20 13:31:18 -05:00
emoji Replace GMS utility function. 2022-02-02 16:50:58 -05:00
events Remove unused class RedPhoneEvent. 2022-02-08 09:21:03 -04:00
gcm
giph Improve UI for context menu in chat. 2022-02-04 14:25:49 -05:00
glide
groups Improve GV2 update speed by only requesting a full snapshot when necessary. 2022-02-09 14:52:01 -05:00
help
insights Fix overloaded usages of the word 'boost'. 2021-11-22 22:44:10 -05:00
invites
jobmanager Fix permission crash with new networking check on API<23. 2022-02-02 19:40:22 -05:00
jobs Fix crash when reacting to release note channel messages. 2022-02-10 16:26:38 -05:00
keyboard Add requireListener and hierarchical error. 2022-02-11 11:08:59 -04:00
keyvalue Add better error handling for subscriptions. 2022-02-10 14:26:59 -04:00
linkpreview Add test for double encoded html in link preview tags. 2022-02-02 16:50:58 -05:00
lock Fix illegal argument navigation exceptions. 2021-12-20 13:31:18 -05:00
logging
logsubmit Include user-agent and API level in debuglog. 2022-02-09 10:14:18 -05:00
longmessage
maps Fix bug where media would not send after being selected in gallery. 2022-01-25 10:02:27 -04:00
media
mediaoverview
mediapreview Clean up dead code from database refactor. 2021-11-30 17:13:12 -05:00
mediasend Add requireListener and hierarchical error. 2022-02-11 11:08:59 -04:00
megaphone Add a megaphone to celebrate Valentine's Day. 2022-02-09 20:35:31 -05:00
messagedetails Use context menu when selecting a message in chat. 2022-02-01 13:41:31 -05:00
messageprocessingalarm
messagerequests Add UI components for Release Channel. 2022-02-02 16:50:58 -05:00
messages Clear sender key shared state on archive and prekey message receive. 2022-02-10 10:35:22 -05:00
migrations Migrate to the new KBS and CDS enclaves. 2022-01-24 14:46:51 -05:00
mms Fix NPE when receiving media only MMS. 2022-02-03 08:48:36 -05:00
net Include user-agent and API level in debuglog. 2022-02-09 10:14:18 -05:00
notifications Add better error handling for subscriptions. 2022-02-10 14:26:59 -04:00
payments Refactor MappingAdapter code into package. 2021-12-20 13:31:18 -05:00
permissions
phonenumbers Fix phone number format crash. 2021-12-20 13:31:18 -05:00
pin Migrate to the new KBS and CDS enclaves. 2022-01-24 14:46:51 -05:00
preferences Refactor MappingAdapter code into package. 2021-12-20 13:31:18 -05:00
profiles Improve typing experience when changing your profile name. 2022-02-09 17:44:27 -05:00
providers Add contact and key sync message receive support. 2022-01-24 12:04:48 -05:00
proxy
push Add partial support for operating as a linked device. 2022-01-24 12:04:48 -05:00
qr Migrate identity verification activity to fragment. 2021-12-16 14:48:25 -05:00
ratelimit
reactions Fix crash when opening reactions bottom sheet. 2022-01-24 12:04:48 -05:00
recipients Remove duplicate Objects.equals call. 2022-02-09 14:44:17 -04:00
registration Add the ability to have separate ACI and PNI protocol stores. 2022-02-01 13:41:31 -05:00
releasechannel Add UI components for Release Channel. 2022-02-02 16:50:58 -05:00
revealable
ringrtc
s3 Periodically fetch release notes. 2022-02-02 16:50:58 -05:00
scribbles Add requireListener and hierarchical error. 2022-02-11 11:08:59 -04:00
search Fix l10n when searching for "Note to Self". 2022-02-01 13:41:31 -05:00
service Make pending intent flags explicit. 2022-02-08 16:49:49 -04:00
shakereport
sharing Use the last part of the URI if the scheme is "file" to avoid returning null as the file's name. Fixes #8561 2022-02-01 13:41:31 -05:00
sms Add partial support for operating as a linked device. 2022-01-24 12:04:48 -05:00
stickers
storage Add better error handling for subscriptions. 2022-02-10 14:26:59 -04:00
subscription Add better error handling for subscriptions. 2022-02-10 14:26:59 -04:00
transport
util Add requireListener and hierarchical error. 2022-02-11 11:08:59 -04:00
verify Add requireListener and hierarchical error. 2022-02-11 11:08:59 -04:00
video Keep screen on during video playback. 2022-01-24 12:04:48 -05:00
wallpaper Refactor MappingAdapter code into package. 2021-12-20 13:31:18 -05:00
webrtc
AppCapabilities.java Enable Change Number. 2022-01-24 12:05:28 -05:00
AppInitialization.java Fix issue where lastVersionCode was unset. 2022-01-13 10:51:45 -05:00
ApplicationContext.java Periodically fetch release notes. 2022-02-02 16:50:58 -05:00
AvatarPreviewActivity.java
BaseActivity.java
BindableConversationItem.java Add UI components for Release Channel. 2022-02-02 16:50:58 -05:00
BindableConversationListItem.java Ensure all conversations are loaded before selecting all. 2021-12-03 18:10:01 -05:00
BlockUnblockDialog.java Add UI components for Release Channel. 2022-02-02 16:50:58 -05:00
ClearAvatarPromptActivity.java
ContactSelectionActivity.java
ContactSelectionListFragment.java Exclude the recycler view from the transition because the transition could interfere with the recycler recycling an item view that is included in the transition. The app crashes when it happens. 2022-02-01 13:41:31 -05:00
DatabaseMigrationActivity.java
DeviceActivity.java Migrate identity verification activity to fragment. 2021-12-16 14:48:25 -05:00
DeviceAddFragment.java
DeviceLinkFragment.java
DeviceListFragment.java
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
GroupMembersDialog.java
InviteActivity.java
KbsEnclave.java
LoggingFragment.java
MainActivity.java
MainFragment.java
MainNavigator.java
MasterSecretListener.java
MediaPreviewActivity.java Treat SVGs as document attachments. 2021-12-16 14:48:25 -05:00
MuteDialog.java
NewConversationActivity.java Use newer APIs for detecting network changes. 2022-02-02 16:50:58 -05:00
OverlayTransformation.kt
PassphraseActivity.java
PassphraseChangeActivity.java
PassphraseCreateActivity.java
PassphrasePromptActivity.java
PassphraseRequiredActivity.java
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java
ShortcutLauncherActivity.java
SmsSendtoActivity.java
TextSecureExpiredException.java
TransportOption.java
TransportOptions.java
TransportOptionsAdapter.java
TransportOptionsPopup.java
Unbindable.java
WebRtcCallActivity.java Fix crash and UI issues in call screen. 2021-12-20 13:31:18 -05:00