session-android/app/src/main/java/org/thoughtcrime/securesms
ceokot fbd1721eaf
Menu redesign (#958)
* feat: Menu redesign

* Add bottomsheet

* Handle default peek height

* Smooth out setting peek height

* Move contacts prep to util

* Dialog layout tweaks

* Contact grouping tweaks

* Add new message dialog

* Add public key input delegate

* Add create group dialog

* Add join community dialog

* Handle dialog back navigation

* Enter community url tab tweaks

* Scan QR code tab refactor

* Scan qr code refactor

* Direct and community tabs refactor

* Add session id copy context menu item

* Set dialog background colours

* Set full dialog background colour

* Minor tweaks

* Add closed group contact search

* Cleanup

* Add content descriptions

* Resize community chips

* Fix new conversation screen paddings

* Fix fade in/out of join community screen

* Prevent creating conversation with empty public key

* Resize and position create group loader

* Fix back nav after creating direct message conversation

* Fix inter-screen transitions

* Fix new conversation background colours

* Fix background colours

* Rename contact list header for clarity

* Bug fixes

* Enable scrolling of Enter Session ID tab of the new message dialog

* Minor refactor

* Switch to child fragment manager

* Fix member search on create group screen

Co-authored-by: charles <charles@oxen.io>
2022-09-30 13:32:07 +10:00
..
animation Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
attachments Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
audio Add a global search (#834) 2022-02-07 17:06:27 +11:00
avatar Move files 2021-05-18 09:12:33 +10:00
backup Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
calls Add one on one calls over clearnet (#864) 2022-04-19 14:25:40 +10:00
components Menu redesign (#958) 2022-09-30 13:32:07 +10:00
contacts Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
contactshare Move files 2021-05-18 16:11:38 +10:00
conversation Menu redesign (#958) 2022-09-30 13:32:07 +10:00
crypto fix: fallback on biometric key failures and retry creating key, fix up notification issues 2022-06-21 16:17:01 +10:00
database Merge branch 'master' into dev 2022-09-13 16:26:49 +10:00
dependencies Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
dms Menu redesign (#958) 2022-09-30 13:32:07 +10:00
emoji Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
events WIP clean 2021-01-14 10:28:07 +11:00
giph Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
glide Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
groups Menu redesign (#958) 2022-09-30 13:32:07 +10:00
home Menu redesign (#958) 2022-09-30 13:32:07 +10:00
imageeditor restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
jobmanager Generate placeholder avatars from two characters, re-fetch missed avatars (#856) 2022-03-15 09:24:15 +11:00
jobs Make the message trimming behaviour consistent across platform (#936) 2022-09-13 15:01:15 +10:00
keyboard/emoji Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
linkpreview Add one on one calls over clearnet (#864) 2022-04-19 14:25:40 +10:00
logging feat: add share logs dialogs into settings activity 2021-09-23 13:49:32 +10:00
longmessage refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
mediapreview Make link preview view use thumbnail 2021-06-24 15:03:29 +10:00
mediasend Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
messagerequests Replace default action message request behavior (#927) 2022-09-13 15:06:46 +10:00
mms Add Session Id blinding (#862) 2022-08-10 18:17:48 +10:00
net Move files 2021-05-18 09:26:08 +10:00
notifications fix: remove in-thread notifications (#962) 2022-09-07 13:41:43 +10:00
onboarding Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
permissions clean 2021-01-29 16:35:47 +11:00
preferences Make the message trimming behaviour consistent across platform (#936) 2022-09-13 15:01:15 +10:00
profiles clean up unused code 2021-02-23 15:56:42 +11:00
providers refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
qr Move files 2021-05-18 09:12:33 +10:00
reactions Use streams and collectors supported below API 24 in StaticEmojiPageModel (#966) 2022-09-13 17:52:09 +10:00
repository Remove open group guidelines on official open groups (#933) 2022-09-13 15:55:24 +10:00
scribbles Move files 2021-05-18 09:12:33 +10:00
search Add a global search (#834) 2022-02-07 17:06:27 +11:00
service Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
sms hook up sending pipeline & clean 2021-03-02 12:24:09 +11:00
sskenvironment Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
util Menu redesign (#958) 2022-09-30 13:32:07 +10:00
video refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
webrtc Add one on one calls over clearnet (#864) 2022-04-19 14:25:40 +10:00
AppContext.kt Replace default action message request behavior (#927) 2022-09-13 15:06:46 +10:00
ApplicationContext.java Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
BaseActionBarActivity.java WIP clean 2021-01-15 16:51:53 +11:00
BaseActivity.java WIP clean 2021-01-15 16:51:53 +11:00
BindableConversationItem.java Move files 2021-05-18 16:11:38 +10:00
DatabaseUpgradeActivity.java refactor: remove old jobs and refactor any remaining calls to use new jobs 2021-04-08 16:12:54 +10:00
DummyActivity.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
ExpirationDialog.java WIP clean 2021-01-15 16:51:53 +11:00
MediaDocumentsAdapter.java Move files 2021-05-18 09:12:33 +10:00
MediaGalleryAdapter.java Make link preview view use thumbnail 2021-06-24 15:03:29 +10:00
MediaOverviewActivity.java Enable data extraction notifications 2021-06-01 10:07:37 +10:00
MediaPreviewActivity.java Enable media gallery fullscreen mode (#813) 2021-12-20 09:38:27 +02:00
MessageDetailsRecipientAdapter.java Re-organize files & delete unused code 2021-07-09 11:14:21 +10:00
MuteDialog.java feat: add notification types for all / mentions only or none with UI and push logic 2021-07-20 16:06:59 +10:00
PassphrasePromptActivity.java fix: fallback on biometric key failures and retry creating key, fix up notification issues 2022-06-21 16:17:01 +10:00
PassphraseRequiredActionBarActivity.java Re-organize files & delete unused code 2021-07-09 11:14:21 +10:00
ShareActivity.java refactor: move db module init before injection and replace ApplicationContext db component access to static function to get the component 2021-10-05 10:58:02 +11:00
ShortcutLauncherActivity.java Re-organize files & delete unused code 2021-07-09 11:14:21 +10:00
Unbindable.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00