Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2021-06-03 11:33:06 -04:00
..
animation Add ability to edit default reactions. 2021-05-27 16:17:07 -04:00
attachments
audio
backup Skip emoji search data in backup/restore. 2021-06-03 10:12:12 -04:00
blocked
blurhash
color Update chat colors. 2021-05-26 00:39:59 -04:00
components Fix initial scroll position if there's not enough vertical space to hide search bar. 2021-06-03 11:26:49 -03:00
contacts Do not remove system contact badging during partial syncs. 2021-06-02 12:16:10 -04:00
contactshare
conversation Add Emoji Search, Sticker Search, and GIF Keyboard. 2021-06-02 17:43:17 -04:00
conversationlist Add ability to edit default reactions. 2021-05-27 16:17:07 -04:00
crypto Utilize RecipientIdCache during message processing. 2021-05-11 12:19:07 -04:00
database Add Emoji Search, Sticker Search, and GIF Keyboard. 2021-06-02 17:43:17 -04:00
deeplinks
delete Refactor app settings. 2021-05-12 12:23:00 -04:00
dependencies Add support for OTA emoji download. 2021-05-03 14:02:58 -04:00
devicelist
devicetransfer Refactor app settings. 2021-05-12 12:23:00 -04:00
emoji Add Emoji Search, Sticker Search, and GIF Keyboard. 2021-06-02 17:43:17 -04:00
events Add screen share receive support and improve video calling rotation. 2021-05-26 00:39:59 -04:00
gcm Handle 428 rate limiting. 2021-05-05 16:47:13 -04:00
giph Show keyboard when opening gif search. 2021-06-02 20:57:08 -04:00
glide
groups Fix some group description UX oddities. 2021-05-26 10:42:36 -04:00
help Refactor app settings. 2021-05-12 12:23:00 -04:00
imageeditor
insights Separate avatar colors from chat colors. 2021-05-26 00:39:59 -04:00
invites
jobmanager Fix autodownload constraint. 2021-05-13 12:00:24 -04:00
jobs Add Emoji Search, Sticker Search, and GIF Keyboard. 2021-06-02 17:43:17 -04:00
keyboard Add pull down search bar to stickers and auto hide when scrolling. 2021-06-03 11:33:06 -04:00
keyvalue Add Emoji Search, Sticker Search, and GIF Keyboard. 2021-06-02 17:43:17 -04:00
linkpreview
lock
logging
logsubmit Fix some missed cases for blocking unregistered sends. 2021-05-26 12:02:22 -04:00
longmessage Update chat colors. 2021-05-26 00:39:59 -04:00
maps
media
mediaoverview
mediapreview
mediasend Add Emoji Search, Sticker Search, and GIF Keyboard. 2021-06-02 17:43:17 -04:00
megaphone Add new chat colors megaphone. 2021-06-02 16:52:21 -03:00
messagedetails Update chat colors. 2021-05-26 00:39:59 -04:00
messageprocessingalarm
messagerequests Add report spam in message request state. 2021-05-17 17:03:21 -03:00
messages Add some extra preconditions to reaction processing. 2021-05-26 00:39:59 -04:00
migrations Fix crash when applying unknown fields. 2021-06-02 17:59:44 -04:00
mms Add Emoji Search, Sticker Search, and GIF Keyboard. 2021-06-02 17:43:17 -04:00
net Do not send if unregistered. 2021-05-26 00:39:59 -04:00
notifications Separate avatar colors from chat colors. 2021-05-26 00:39:59 -04:00
payments Update chat colors. 2021-05-26 00:39:59 -04:00
permissions
phonenumbers Manually handle 6-digit short codes for UK. 2021-05-10 19:30:11 -04:00
pin Further simplify storage service syncing. 2021-04-28 16:36:11 -03:00
preferences Refactor app settings. 2021-05-12 12:23:00 -04:00
profiles Fix some group description UX oddities. 2021-05-26 10:42:36 -04:00
providers
proxy
push
qr
ratelimit Handle 428 rate limiting. 2021-05-05 16:47:13 -04:00
reactions Add Emoji Search, Sticker Search, and GIF Keyboard. 2021-06-02 17:43:17 -04:00
recipients Fix bad logic in chat color selection. 2021-06-03 10:12:12 -04:00
registration Refactor app settings. 2021-05-12 12:23:00 -04:00
revealable Add support for sending and syncing viewed receipts behind a feature flag. 2021-04-28 16:36:11 -03:00
ringrtc Add screen share receive support and improve video calling rotation. 2021-05-26 00:39:59 -04:00
scribbles Add Emoji Search, Sticker Search, and GIF Keyboard. 2021-06-02 17:43:17 -04:00
search Add Emoji Search, Sticker Search, and GIF Keyboard. 2021-06-02 17:43:17 -04:00
service Add screen share receive support and improve video calling rotation. 2021-05-26 00:39:59 -04:00
shakereport
sharing Refactor app settings. 2021-05-12 12:23:00 -04:00
sms Add universal disappearing messages. 2021-05-18 18:21:48 -04:00
stickers Add Emoji Search, Sticker Search, and GIF Keyboard. 2021-06-02 17:43:17 -04:00
storage Add universal disappearing messages. 2021-05-18 18:21:48 -04:00
transport Handle 428 rate limiting. 2021-05-05 16:47:13 -04:00
util Add Emoji Search, Sticker Search, and GIF Keyboard. 2021-06-02 17:43:17 -04:00
video
wallpaper Remove gradient support from api 19. 2021-05-26 19:56:20 -04:00
webrtc
AppCapabilities.java
AppInitialization.java
ApplicationContext.java Add Emoji Search, Sticker Search, and GIF Keyboard. 2021-06-02 17:43:17 -04:00
AvatarPreviewActivity.java
BaseActivity.java
BindableConversationItem.java Update chat colors. 2021-05-26 00:39:59 -04:00
BindableConversationListItem.java
BlockUnblockDialog.java Add report spam in message request state. 2021-05-17 17:03:21 -03:00
ClearAvatarPromptActivity.java
ConfirmIdentityDialog.java
ContactSelectionActivity.java Refactor app settings. 2021-05-12 12:23:00 -04:00
ContactSelectionListFragment.java
DatabaseMigrationActivity.java
DeviceActivity.java Clean up device fragments and utilize dsl toolbar. 2021-05-13 12:00:24 -04:00
DeviceAddFragment.java Clean up device fragments and utilize dsl toolbar. 2021-05-13 12:00:24 -04:00
DeviceLinkFragment.java Clean up device fragments and utilize dsl toolbar. 2021-05-13 12:00:24 -04:00
DeviceListFragment.java Clean up device fragments and utilize dsl toolbar. 2021-05-13 12:00:24 -04:00
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
GroupMembersDialog.java
InviteActivity.java
KbsEnclave.java
LoggingFragment.java
MainActivity.java
MainFragment.java
MainNavigator.java Refactor app settings. 2021-05-12 12:23:00 -04:00
MasterSecretListener.java
MediaPreviewActivity.java
MuteDialog.java
NewConversationActivity.java
PassphraseActivity.java
PassphraseChangeActivity.java
PassphraseCreateActivity.java
PassphrasePromptActivity.java
PassphraseRequiredActivity.java Further simplify storage service syncing. 2021-04-28 16:36:11 -03:00
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java
RtcDeviceLists.java
ShortcutLauncherActivity.java
SmsSendtoActivity.java
TextSecureExpiredException.java
TransportOption.java
TransportOptions.java
TransportOptionsAdapter.java
TransportOptionsPopup.java
Unbindable.java
VerifyIdentityActivity.java Update chat colors. 2021-05-26 00:39:59 -04:00
WebRtcCallActivity.java Add screen share receive support and improve video calling rotation. 2021-05-26 00:39:59 -04:00