Hocuri
eba5f12e41
Fix #1404 Do not truncate copy-pasted text
...
Fix #1404 Do not truncate copy-pasted text. Also, improve code style a
bit.
2020-06-11 11:37:49 +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
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
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
B. Petersen
e0c1396f4c
streamline wording
...
we have already the string menu_group_name_and_image
to be used as an 'edit' button label.
the string 'edit' is ommitted to keep things a bit shorter.
if we like, we can change that string, however,
maybe things are just fine :)
2020-06-06 18:40:35 +02:00
B. Petersen
1afd2faa4a
fix opening avatar-preview, getBaseContext() is not needed and led to crashes on some android versions as this context might not be an Activity
2020-06-06 18:30:59 +02:00
bjoern
8b196c9372
Merge pull request #1391 from deltachat/1209_switching_to_default_language
...
Switching to "Default" Language behaves as it should be
2020-06-06 18:30:31 +02:00
B. Petersen
d9d52f0d3e
call maybeNetwork() when app comes to foreground to catch up the state
2020-06-06 16:43:48 +02:00
B. Petersen
f68119d739
bump version
2020-06-06 00:50:22 +02:00
B. Petersen
43d6b3d5d9
update deltachat-core-rust submodule
2020-06-06 00:10:45 +02:00
bjoern
cb54d64826
Merge pull request #1392 from deltachat/1228_show_avatar_larger
...
Allow enlarge of avatar
2020-06-06 00:10:02 +02:00
B. Petersen
774d6de738
remove forward icon, always prefer chat- over contact-avatar (usually the same, but different for self-chat)
2020-06-06 00:03:58 +02:00
Angelo Fuchs
353d03fba3
#1209 cleanup of Exception and using prebuilt compat instead of writing code ourselves.
2020-06-05 18:07:37 +02:00
Angelo Fuchs
80a8f708ec
#1228 resusing the MediaPreviewActivity to display the avatar
2020-06-05 17:50:20 +02:00
Angelo Fuchs
5c80f8aeeb
#1228 now always converting to JPG.
2020-06-05 15:51:32 +02:00
cyberta
f590dc0a31
add missing case
2020-06-05 15:01:37 +02:00
cyberta
9f48ee0a74
first draft on face detection adapting signal's new feature
2020-06-05 14:46:30 +02:00
bjoern
f46bb21c82
Merge pull request #1393 from deltachat/remove-unused-cert-option
...
remove option 'accept invalid hostnames'
2020-06-04 15:13:19 +02:00
B. Petersen
04a98d515b
surround the system-locale-getter by try/catch to protect against errors, on some past versions or in the future; as a default, use Locale.getDefault() as in the past
2020-06-04 00:23:10 +02:00
Angelo Fuchs
3fd04125a7
fixes 1209 Language.getDefault() does not do what one expects it to.
2020-06-04 00:11:15 +02:00
bjoern
a92c0f0908
Merge pull request #1372 from deltachat/fix466_background_images
...
Background image no longer distorted.
2020-06-04 00:05:16 +02:00