.. |
animation
|
Add emoji reacts support (#889)
|
2022-09-04 21:03:32 +10:00 |
attachments
|
New app theming (#913)
|
2022-10-12 17:05:55 +11:00 |
audio
|
Add a global search (#834)
|
2022-02-07 17:06:27 +11:00 |
avatar
|
|
|
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
|
New app theming (#913)
|
2022-10-12 17:05:55 +11:00 |
contacts
|
New app theming (#913)
|
2022-10-12 17:05:55 +11:00 |
contactshare
|
|
|
conversation
|
Add legacy and pre-release ui updates
|
2022-12-01 13:40:48 +11: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
|
One to one migration refactor
|
2022-11-21 16:58:00 +11: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
|
|
|
giph
|
Performance improvements and bug fixes (#869)
|
2022-06-08 17:12:34 +10:00 |
glide
|
New app theming (#913)
|
2022-10-12 17:05:55 +11:00 |
groups
|
New app theming (#913)
|
2022-10-12 17:05:55 +11:00 |
home
|
release: increment build number
|
2022-10-18 18:05:41 +11:00 |
imageeditor
|
|
|
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
|
New app theming (#913)
|
2022-10-12 17:05:55 +11: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
|
New app theming (#913)
|
2022-10-12 17:05:55 +11:00 |
mms
|
New app theming (#913)
|
2022-10-12 17:05:55 +11:00 |
net
|
|
|
notifications
|
New app theming (#913)
|
2022-10-12 17:05:55 +11:00 |
onboarding
|
New app theming (#913)
|
2022-10-12 17:05:55 +11:00 |
permissions
|
New app theming (#913)
|
2022-10-12 17:05:55 +11:00 |
preferences
|
Add timer selector
|
2022-10-28 15:36:59 +11:00 |
profiles
|
|
|
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
|
|
|
reactions
|
New app theming (#913)
|
2022-10-12 17:05:55 +11:00 |
repository
|
Remove open group guidelines on official open groups (#933)
|
2022-09-13 15:55:24 +10:00 |
scribbles
|
|
|
search
|
Add a global search (#834)
|
2022-02-07 17:06:27 +11:00 |
service
|
Play fixes (#1017)
|
2022-10-24 14:24:57 +11:00 |
sms
|
|
|
sskenvironment
|
Performance improvements and bug fixes (#869)
|
2022-06-08 17:12:34 +10:00 |
util
|
New app theming (#913)
|
2022-10-12 17:05:55 +11: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
|
Play fixes (#1017)
|
2022-10-24 14:24:57 +11:00 |
AppContext.kt
|
Replace default action message request behavior (#927)
|
2022-09-13 15:06:46 +10:00 |
ApplicationContext.java
|
New app theming (#913)
|
2022-10-12 17:05:55 +11:00 |
BaseActionBarActivity.java
|
New app theming (#1011)
|
2022-10-18 17:59:47 +11:00 |
BaseActivity.java
|
|
|
BindableConversationItem.java
|
|
|
DatabaseUpgradeActivity.java
|
|
|
DummyActivity.java
|
|
|
MediaDocumentsAdapter.java
|
|
|
MediaGalleryAdapter.java
|
Make link preview view use thumbnail
|
2021-06-24 15:03:29 +10:00 |
MediaOverviewActivity.java
|
|
|
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
|
Play fixes (#1017)
|
2022-10-24 14:24:57 +11: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
|
|
|