SpiritCroc
fa79bc3e38
Properly apply null-space filter to favorites as well
...
Change-Id: Ibb8b8036fa5a065b40d01499221a8e6c392e1a7e
2021-12-12 10:49:50 +01:00
SpiritCroc
51756a9795
Message bubble as xml, and outlined bubble for notices
...
Change-Id: Ieb16e917456e2b8dd4fea9de8b88684be0c8bff4
2021-12-11 16:58:23 +01:00
SpiritCroc
daa20e629e
Change rendering of notices to also allow formating
...
Change-Id: I49202fc3c8b7ea62c0e1fe1672f4fe590e33c784
2021-12-11 16:45:38 +01:00
SpiritCroc
e6b6bbc277
Log also successful case for viewpager sensitivity
...
Change-Id: I135089c5842fbd3f7a58ab29db216fcba1c58e66
2021-12-08 11:59:29 +01:00
SpiritCroc
af0b3a8897
Experimental: Swipe to switch between root spaces
...
Change-Id: I8849a4a2fd2cea0a7904f8c4259adf8c09f6864a
2021-12-07 11:27:01 +01:00
SpiritCroc
3eef15ae3e
Properly catch MarkAsUnread failures
...
These may not be exceptions
Change-Id: I5183f96ec19844737fdc112376108198e1e3c96a
2021-12-06 11:49:20 +01:00
SpiritCroc
f3393e120b
Automatic SchildiChat string correction
...
Change-Id: I042cd791b33f88c68df1f9a4b593e9cc968a6c65
2021-12-05 13:51:40 +01:00
SpiritCroc
4b63a9f939
Merge tag 'v1.3.9' into sc
...
Change-Id: I26834af19e0b02887f288b6441ced6d993cb8861
Conflicts:
vector/src/fdroid/java/im/vector/app/di/FlavorModule.kt
vector/src/gplay/java/im/vector/app/push/fcm/EmbeddedDistrib.kt
vector/src/main/java/im/vector/app/VectorApplication.kt
vector/src/main/java/im/vector/app/features/home/room/detail/RoomDetailFragment.kt
vector/src/main/java/im/vector/app/features/home/room/detail/composer/MessageComposerViewEvents.kt
vector/src/main/java/im/vector/app/features/home/room/detail/composer/MessageComposerViewModel.kt
vector/src/main/java/im/vector/app/features/home/room/detail/composer/MessageComposerViewState.kt
vector/src/main/java/im/vector/app/features/home/room/detail/composer/VoiceMessageRecorderView.kt
vector/src/main/res/drawable/ic_shield_custom.xml
vector/src/main/res/drawable/ic_shield_trusted.xml
2021-12-05 13:46:55 +01:00
SpiritCroc
2af702451d
Automatic revert to unchanged upstream strings, pt.1
...
Change-Id: I2d3cc21e2a4562cfddceb57c74ef8749f31cae56
2021-12-05 13:23:05 +01:00
Benoit Marty
9253a3664b
Merge pull request #4607 from vector-im/feature/bma/cursor_crash
...
Add robustness when getting data from cursors.
2021-12-01 16:48:50 +01:00
Adam Brown
81ee141330
only converting the voice messages when we're sending them
...
- stops us from eagerly converting to .ogg on android L and below devices whilst the draft phase/playback phase is ongoing, fixes unexpected .ogg when playing drafts
2021-12-01 15:18:24 +00:00
Benoit Marty
84f7eb29e0
Add robustness when getting data from cursors.
...
Use androidx.core.database extension for better nullability check, and ignore uncomplete data.
2021-12-01 16:09:12 +01:00
SpiritCroc
d3ac345c3b
Increment version
...
Change-Id: I41824b09b1b58864c47c7a692bee00a4d031147a
2021-12-01 15:47:43 +01:00
joshua
bc388e18af
Translated using Weblate (Swedish)
...
Currently translated at 98.3% (116 of 118 strings)
Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.bubu1.eu/projects/schildichat/schildichat-android/sv/
2021-12-01 12:36:56 +01:00
мачко
dad039ae1c
Translated using Weblate (Bulgarian)
...
Currently translated at 1.6% (2 of 118 strings)
Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.bubu1.eu/projects/schildichat/schildichat-android/bg/
2021-12-01 12:36:56 +01:00
мачко
aba3ea4d12
Added translation using Weblate (Bulgarian)
2021-12-01 12:36:55 +01:00
joshua
9cb71efc23
Translated using Weblate (Swedish)
...
Currently translated at 94.9% (112 of 118 strings)
Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.bubu1.eu/projects/schildichat/schildichat-android/sv/
2021-12-01 12:36:55 +01:00
SpiritCroc
edbb024bad
Link privacy policy from the login splash screen
...
Users might want to read the privacy policy *before* logging in.
Change-Id: I30b0935e107494e015f2a911589420aae67d7614
2021-12-01 12:34:24 +01:00
Weblate
9726e258b5
Merge branch 'origin/develop' into Weblate.
2021-12-01 10:38:05 +00:00
Fjoerfoks
c855465e62
Translated using Weblate (Frisian)
...
Currently translated at 49.7% (1339 of 2690 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fy/
2021-11-30 20:25:58 +00:00
Benoit Marty
3a8fd42513
Merge pull request #4558 from vector-im/feature/adm/voice-draft
...
Adding support for voice drafts
2021-11-30 20:44:49 +01:00
Benoit Marty
02a609164c
Merge pull request #4592 from vector-im/feature/aris/epoxy_controller_init_improvement
...
Feature/aris/epoxy controller init improvement
2021-11-30 18:50:32 +01:00
ariskotsomitopoulos
3f29130332
Remove requestModelBuild() from epoxy Controllers init block
2021-11-30 17:06:47 +00:00
Benoit Marty
9d6ac08a18
Move to their own file since those class are used at different places now
2021-11-30 17:46:20 +01:00
Benoit Marty
b66aff457a
Iterate on the consent dialog of the identity server - handle the other places.
2021-11-30 16:34:16 +01:00
Benoit Marty
3d5d9ad154
Iterate on the consent dialog of the identity server.
2021-11-30 15:46:27 +01:00
Adam Brown
aaba62813c
removing unused import
2021-11-30 10:22:25 +00:00
Adam Brown
cdb5376a19
Adding support for voice drafts
...
- introduces a new Voice draft and sender mode type
- initializes the voice recorder with a previously recorded file (the draft)
- renames RecordingUiStates to map to their actual UI states
2021-11-30 10:22:25 +00:00
Benoit Marty
df23cc4e09
Merge pull request #4567 from vector-im/feature/adm/stuck-voip
...
Always showing hang up button in VOIP calls
2021-11-29 16:24:16 +01:00
Benoit Marty
7beec1c726
Merge pull request #4557 from vector-im/feature/adm/voice-keep-screen-on
...
Keep device screen on during voice message playback and recording
2021-11-29 14:29:30 +01:00
Benoit Marty
b59ae53805
Merge pull request #4556 from vector-im/feature/adm/voice-rotation
...
Supporting rotation during voice recordings
2021-11-29 11:40:55 +01:00
Benoit Marty
b889641f2b
Merge pull request #4565 from vector-im/feature/adm/dismissing-listening-for-notification-on-signout
...
Dismissing Fdroid variant `Listening for notifications` on sign out
2021-11-29 11:33:53 +01:00
Benoit Marty
173ccc6bd4
Merge pull request #4566 from vector-im/feature/adm/typing-emoji-leftovers
...
Emoji insertion leftover characters
2021-11-29 11:32:22 +01:00
Ihor Hordiichuk
31b521e925
Translated using Weblate (Ukrainian)
...
Currently translated at 94.7% (2549 of 2690 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2021-11-29 09:25:54 +00:00
Szimszon
8e807be7b0
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2690 of 2690 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
2021-11-29 09:25:53 +00:00
Zet
e0ba2a26d4
Translated using Weblate (Arabic)
...
Currently translated at 39.5% (1065 of 2690 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ar/
2021-11-29 09:25:52 +00:00
Adam Brown
bcbfc13f0a
allowing idle and create offer call states to hang up
...
- fixes the CallActivity looking stuck with no way to exit the call
2021-11-26 16:40:59 +00:00
Adam Brown
7b691cc433
updating comment to mention the cursor position
2021-11-26 16:21:57 +00:00
Adam Brown
20241f852a
basing the emoji ':' search on the current edit text selection to avoid always replacing the last occurrence
2021-11-26 12:05:54 +00:00
Adam Brown
dffed4445d
fixing single character emoji searches retaining the original query
...
- not entirely sure why this works but replacing the replace with separate delete + insert commands allows the previous query to be fully removed
2021-11-26 11:57:47 +00:00
Adam Brown
4986e9713b
stopping the guard service on sign out
...
- fixes the listening the notifications lingering around when it's not needed
2021-11-26 09:36:55 +00:00
dependabot[bot]
8a8fa066f9
Bump libphonenumber from 8.12.37 to 8.12.38
...
Bumps [libphonenumber](https://github.com/google/libphonenumber ) from 8.12.37 to 8.12.38.
- [Release notes](https://github.com/google/libphonenumber/releases )
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md )
- [Commits](https://github.com/google/libphonenumber/compare/v8.12.37...v8.12.38 )
---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 23:06:20 +00:00
Adam Brown
034725ef91
ignoring duplicated state updates
2021-11-25 14:49:31 +00:00
Adam Brown
9e9116df2f
marking the playback tracker as idle when the voice recording stops
...
- fixes missing EndkeepScreenOn
2021-11-25 14:49:11 +00:00
Adam Brown
fdfac8d20a
adding doc for the default clock time provision
2021-11-25 10:03:09 +00:00
Adam Brown
28af0a637f
using instance based playback activity listener and updating param name to give more context
2021-11-25 09:48:14 +00:00
m1chj
c34e425ada
Translated using Weblate (Polish)
...
Currently translated at 98.2% (2643 of 2690 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2021-11-25 09:25:55 +00:00
Fjoerfoks
a77bfa058d
Translated using Weblate (Frisian)
...
Currently translated at 46.8% (1261 of 2690 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fy/
2021-11-25 09:25:54 +00:00
Danial Behzadi
5b7673c8d9
Translated using Weblate (Persian)
...
Currently translated at 100.0% (2690 of 2690 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
2021-11-25 09:25:52 +00:00
Zet
adf18d881b
Translated using Weblate (Arabic)
...
Currently translated at 39.5% (1065 of 2690 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ar/
2021-11-25 09:25:51 +00:00