Commit Graph

6678 Commits

Author SHA1 Message Date
Benoit Marty 439029467a Attachment preview also for Gif files 2020-12-11 11:22:36 +01:00
Benoit Marty eb30b9fae9 Show preview when sending attachment from the keyboard (#2440)
It's actually a revert of a3b205b310
2020-12-11 11:22:36 +01:00
Benoit Marty 38843f74ab No need for WRITE_EXTERNAL permission to send attachment to the app (anymore?) 2020-12-11 11:21:49 +01:00
Benoit Marty 5541c2e190
Merge pull request #2512 from vector-im/feature/bma/fix_span
Improve management of files
2020-12-11 09:46:44 +01:00
Benoit Marty f2ba236130
Merge branch 'develop' into feature/bma/fix_span 2020-12-11 09:46:36 +01:00
Benoit Marty 43ac66feb3
Merge pull request #2514 from vector-im/feature/ons/emoji_keyboard
Emoji Keyboard
2020-12-10 17:13:43 +01:00
Benoit Marty 5e2f091ec1 Remove useless parameter `id` 2020-12-10 13:36:00 +01:00
Onuray Sahin c1cb23d728 Fix ripple effect of the send button. 2020-12-10 13:12:19 +03:00
Onuray Sahin 4007982db6 Changelog added. 2020-12-10 12:59:09 +03:00
Onuray Sahin a9f5ed3869 Add emoji license. 2020-12-10 12:56:09 +03:00
Onuray Sahin 08964d8548 Fix emoji keyboard orientation bug. 2020-12-10 12:51:15 +03:00
Onuray Sahin e8862b3aaa Add emoji keyboard, remove profile picture from composer. 2020-12-09 18:48:14 +03:00
Onuray Sahin a96cc19eb6 Update composer layout by adding emoji icon. 2020-12-09 18:47:34 +03:00
Onuray Sahin 3d975b7fba Update composer icons. 2020-12-09 18:46:33 +03:00
Onuray Sahin d54571d0a6 Emoji library added with Google style. 2020-12-09 18:45:33 +03:00
Benoit Marty 75071cf1d9 Cleanup 2020-12-09 13:50:14 +01:00
Benoit Marty 4bd538e448 Changelog and update comment 2020-12-09 12:49:25 +01:00
Benoit Marty 0956baecf9 Delete unencrypted files each time the app is started 2020-12-09 12:27:37 +01:00
Benoit Marty e4968c4119 Doc and internal 2020-12-09 12:27:03 +01:00
Benoit Marty 283e10dfef Use filename if available 2020-12-09 12:26:49 +01:00
Benoit Marty 1c43f92e49 DefaultFileService: store just sent file 2020-12-09 12:26:27 +01:00
Benoit Marty ca7796114c DefaultFileService: better management of the files and the filenames 2020-12-09 10:50:21 +01:00
Benoit Marty 7057b2970b Improve FileService API: add facility methods to deal with MessageWithAttachment object 2020-12-08 19:31:29 +01:00
Benoit Marty 62791e4b36 Encrypted files: store decrypted file in a dedicated folder 2020-12-08 18:35:17 +01:00
Benoit Marty 237cb63fc2 Small formatting 2020-12-08 18:04:42 +01:00
Benoit Marty 42ab7f1b4f Add space between image and text
And remove useless `apply` block
2020-12-08 17:42:42 +01:00
Benoit Marty 8e11ba21ed Glide: No Disk cache for encrypted images 2020-12-08 17:37:24 +01:00
Benoit Marty 24a9ddaa5e FileService: remove useless FileService.DownloadMode 2020-12-08 17:25:37 +01:00
Benoit Marty 7152dead1d Rename method 2020-12-08 16:47:29 +01:00
Benoit Marty dda2685bd8 Upgrade Realm dependency to 10.1.2 2020-12-08 13:45:30 +01:00
Benoit Marty b43f3b3b6a Log some details about the request which has failed 2020-12-08 13:44:42 +01:00
Benoit Marty a0c8a8e97c Log HTTP requests and responses in production (level BASIC, i.e. without any private data) 2020-12-08 13:44:42 +01:00
Benoit Marty 28bfea6af0 This code is for debug build (see the path), so no need to check again 2020-12-08 13:44:42 +01:00
Benoit Marty f3bc39a0c5 Cleanup 2020-12-08 13:44:42 +01:00
Benoit Marty c31d368d0d
Merge pull request #2468 from vector-im/feature/bma/fix_cancel
Fix cancellation of event sending not always working
2020-12-07 12:41:48 +01:00
Benoit Marty 5237eb0638
Merge branch 'develop' into feature/bma/fix_cancel 2020-12-07 12:41:37 +01:00
Benoit Marty a911492a9e
Merge pull request #2481 from vector-im/feature/bma/upgrade
Upgrade of some library + cleanup
2020-12-03 09:50:43 +01:00
Benoit Marty d889598b20 Fix DefaultLocale lint issue 2020-12-02 17:04:54 +01:00
Benoit Marty c4577f28b2 Remove unnecessary dependency (we have -ktx dependency) 2020-12-02 16:43:52 +01:00
Benoit Marty f5af15454e Create a generic class for ViewModel 2020-12-02 15:47:21 +01:00
Benoit Marty ee96d5c68f Remove useless Factories 2020-12-02 15:41:31 +01:00
Benoit Marty 6c56b5f45b Fix warnings after library upgrade 2020-12-02 14:39:33 +01:00
Benoit Marty 1058bfecf4 Kotlinification 2020-12-02 13:54:59 +01:00
Benoit Marty f0afd5ceea Update deprecated code 2020-12-02 13:49:07 +01:00
Benoit Marty 9881c9f61c Fix compilation issue after library upgrade 2020-12-02 13:34:34 +01:00
Benoit Marty 89a7ec6d4b Use fragment-ktx and preference-ktx dependencies (fix lint issue KtxExtensionAvailable) 2020-12-02 12:46:15 +01:00
Benoit Marty c426364618 Remove unused dependencies 2020-12-02 12:45:31 +01:00
Benoit Marty cc5264a587 Try to clarify the code 2020-12-02 12:38:07 +01:00
Benoit Marty 42bc4d2445 Upgrade some dependencies and Kotlin version 2020-12-02 12:09:56 +01:00
Benoit Marty 2cc5d46cd3
Merge pull request #2474 from vector-im/feature/bma/remove_status_theme
Remove Status theme
2020-12-02 11:43:23 +01:00