Commit Graph

2535 Commits

Author SHA1 Message Date
cyberta f7830c080e remove unused import 2020-06-15 12:56:56 +02:00
cyberta 4a022cd865 fix jumping input layout on keyboard appearing / disappearing 2020-06-15 12:56:31 +02:00
cyberta 0df0d5bc8e fix new line lint issues, cleanup in media_keyboard.xml 2020-06-12 18:12:40 +02:00
cyberta 87293a78df remove deprecated resources 2020-06-12 16:45:55 +02:00
cyberta c15ba22037 tweak colors of emoji category icons 2020-06-12 16:33:43 +02:00
cyberta 0fe996cf95 tweak dark mode emoji gallery background color 2020-06-11 18:41:42 +02:00
cyberta b5e3c0c274 tweak emoji variation hint color 2020-06-11 18:41:01 +02:00
cyberta c8cb276883 cleanup in ConversationFragment 2020-06-11 18:14:11 +02:00
cyberta 1dd627f6b2 remove unused sticker related methods from InputPanel for now 2020-06-11 18:13:35 +02:00
cyberta c380f616b4 fix recording 2020-06-11 18:10:02 +02:00
cyberta 3fac74d4f5 clean up, we also don't support message replies yet 2020-06-11 17:37:56 +02:00
cyberta 56d85e01e1 update and adapt signal sources to have the new media keyboard including new emojis 2020-06-11 17:37:43 +02:00
bjoern c0f726e2be Merge pull request #1409 from deltachat/revert-1402-refresh-list-on-new-intent
Revert "initializeListAdapter() in ConversationListFragment.onNewIntent()"
2020-06-11 14:28:56 +02:00
bjoern beac5602f6 Revert "initializeListAdapter() in ConversationListFragment.onNewIntent()" 2020-06-11 14:22:04 +02:00
bjoern a76d36ac1a Merge pull request #1406 from deltachat/remove-empty-server
remove 'Delete emails from server' experiment
2020-06-11 12:51:33 +02:00
Hocuri e34d3dbfb9 Merge pull request #1402 from deltachat/refresh-list-on-new-intent
initializeListAdapter() in ConversationListFragment.onNewIntent()
2020-06-11 12:31:20 +02:00
B. Petersen 329bd186c9 bump version 2020-06-10 20:27:49 +02:00
B. Petersen c9370a0c62 update translations 2020-06-10 20:25:53 +02:00
B. Petersen 68ed04cd44 remove unused device-message, avoid unneeded translations 2020-06-10 20:20:30 +02:00
B. Petersen 6738b0d477 remove 'Delete emails from server' experiment, the function is superseded by 'Auto-delete messages' 2020-06-10 19:47:07 +02:00
bjoern 5fbe70913f Merge pull request #1405 from deltachat/qr-multi-account
qr multi account
2020-06-10 19:37:29 +02:00
B. Petersen 77bab2f106 update deltachat-core-rust submodule 2020-06-10 19:36:38 +02:00
B. Petersen d27ab85705 allow qr-account-creation from within configured app 2020-06-10 17:04:47 +02:00
B. Petersen 791b4adff8 move 'Switch account' out of experimental 2020-06-10 00:56:33 +02:00
B. Petersen 60ae485082 wording 2020-06-09 16:42:25 +02:00
B. Petersen 297b470130 update deltachat-core-rust submodule 2020-06-09 14:05:23 +02:00
bjoern b0c3241bc6 Merge pull request #1395 from deltachat/face_detection_draft
Implement manual blurring
2020-06-09 11:27:40 +02:00
cyberta ac0dfc2649 change blur icon 2020-06-08 13:23:11 +02:00
cyberta 4b908e0b95 remove face renderer since we only allow manual blurring 2020-06-08 11:48:56 +02:00
cyberta 2601e3334e restrict blurring feature to APIs > 17 2020-06-08 11:28:47 +02:00
cyberta a8ad3df93d revert unnecessary changes after copying updated signal sources 2020-06-08 11:22:18 +02:00
cyberta 8aff85b21c remove unused blur related strings 2020-06-08 11:16:06 +02:00
cyberta 297bf53f5b increase blurring radius a little bit 2020-06-08 11:11:29 +02:00
cyberta 2caad455c0 remove code that is unnecessary for manual blurring, revert this commit if we ever want to implement automatic face detection 2020-06-08 10:52:25 +02:00
cyberta 1dd78d049d make blurring draft compilable 2020-06-08 09:43:59 +02:00
Hocuri 7c65acfe47 initializeListAdapter() in ConversationListFragment.onNewIntent()
The problem was that the list was not always updated before and after
sharing. Now it always correctly shows or does not show the devicetalk.
2020-06-07 18:52:04 +02:00
bjoern a0549d3048 Merge pull request #1398 from deltachat/tweak-io
call maybeNetwork() when app comes to foreground to catch up the state
2020-06-07 17:29:40 +02:00
bjoern fe09714fb1 Merge pull request #1346 from deltachat/dont-show-devicetalk
Do not show the devicetalk when forwarding or sharing.
2020-06-07 17:28:54 +02:00
Hocuri 0aae022811 Remove unneeded ConversationListFragment.FORWARDING 2020-06-07 16:15:26 +02:00
Hocuri 9d72f30162 Optimize imports 2020-06-07 16:15:26 +02:00
Hocuri 3f24585322 Do not show the devicetalk when forwarding or sharing. 2020-06-07 16:15:26 +02:00
bjoern d5aa0d6eab Update src/org/thoughtcrime/securesms/connect/ForegroundDetector.java
Co-authored-by: Hocuri <hocuri@gmx.de>
2020-06-07 14:36:10 +02:00
bjoern dab2e2ea7b Merge pull request #1401 from deltachat/tweak-avatars2
Avatars again
2020-06-07 14:12:01 +02:00
Hocuri ca47ec29a5 Do not enlarge avatar if there is none (just a big letter in a circle) 2020-06-07 13:42:49 +02:00
Hocuri e3f4268ca6 Fallback to contact name if there is no chat 2020-06-07 13:39:46 +02:00
bjoern 2c6a966e8c Merge pull request #1400 from deltachat/tweak-avatars
fix opening avatar-preview
2020-06-07 13:23:09 +02:00
Hocuri fec3eec0af Change the enlarged avatar name to the chat name 2020-06-07 13:03:52 +02:00
B. Petersen 40cad4ec4b also enlarge avatar by clicking on activity-title 2020-06-06 19:59:14 +02:00
B. Petersen 8788d1bb6a revert GlideApp change introduced in #1392 for no obvious reason 2020-06-06 19:56:49 +02:00
B. Petersen 9bf2b8dfb3 streamline title, add 'edit' button to the preview to allow the same flow as before (edit on click on group-avatar) 2020-06-06 19:47:05 +02:00