Benoit Marty
|
55f1f56fec
|
`master` branch has been renamed to `main`
Also in project vector-im/jitsi_libre_maven
|
2021-04-29 12:29:52 +02:00 |
Valere
|
30d7c73b2d
|
code review
|
2021-04-29 11:56:57 +02:00 |
Valere
|
f89a7496aa
|
Add action to create new room
|
2021-04-29 11:51:07 +02:00 |
Valere
|
31ffa65fd0
|
Update add room screen as per design
|
2021-04-29 11:51:07 +02:00 |
Valere
|
7465ac2ef6
|
Add just me space flow Initial commit
|
2021-04-29 11:51:07 +02:00 |
Benoit Marty
|
264eb3b0a2
|
Merge pull request #3246 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.22
Bump libphonenumber from 8.12.21 to 8.12.22
|
2021-04-29 11:12:29 +02:00 |
Benoit Marty
|
e073563a67
|
Cleanup
|
2021-04-29 11:10:41 +02:00 |
ganfra
|
80b155e042
|
Refact coroutine session scope
|
2021-04-29 11:10:41 +02:00 |
Benoit Marty
|
e5d0a8f3d8
|
Cleanup
|
2021-04-29 11:10:41 +02:00 |
Benoit Marty
|
ecd2d0fb76
|
Use session scope
|
2021-04-29 11:10:41 +02:00 |
Benoit Marty
|
c33da38ddb
|
GlobalScope -> sessionScope
|
2021-04-29 11:10:41 +02:00 |
Benoit Marty
|
0e563596dd
|
Remove useless call to parent method
|
2021-04-29 11:10:41 +02:00 |
Benoit Marty
|
8afa697591
|
GlobalScope -> sessionScope
|
2021-04-29 11:10:41 +02:00 |
Benoit Marty
|
82ee2567b7
|
Provide a session scope, to launch coroutines without using the ViewModelScope
It could be used elsewhere, will change other location in another commit.
|
2021-04-29 11:10:41 +02:00 |
Benoit Marty
|
95639927a7
|
Catch Throwable on not only Exception
|
2021-04-29 11:10:41 +02:00 |
Benoit Marty
|
4acc308864
|
Merge pull request #3190 from vector-im/feature/bma/fix_troubleshoot
Fix a race condition
|
2021-04-29 11:08:00 +02:00 |
Benoit Marty
|
751efb57fc
|
Merge pull request #2840 from vector-im/feature/bca/spaces_sdk
Spaces support - beta
|
2021-04-29 10:18:31 +02:00 |
dependabot[bot]
|
7593c3f03d
|
Bump libphonenumber from 8.12.21 to 8.12.22
Bumps [libphonenumber](https://github.com/google/libphonenumber) from 8.12.21 to 8.12.22.
- [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.21...v8.12.22)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-29 07:18:14 +00:00 |
Vivek K J
|
cacc83bf17
|
Translated using Weblate (Malayalam)
Currently translated at 38.7% (915 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ml/
|
2021-04-28 16:34:44 +00:00 |
Line
|
c043e6e958
|
Translated using Weblate (Latvian)
Currently translated at 86.8% (2052 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lv/
|
2021-04-28 16:34:33 +00:00 |
Benoit Marty
|
4d3a02f71f
|
Translated using Weblate (French)
Currently translated at 100.0% (2363 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
|
2021-04-28 16:34:26 +00:00 |
Juhana Uuttu
|
ea645d147d
|
Translated using Weblate (Finnish)
Currently translated at 79.3% (1875 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fi/
|
2021-04-28 16:34:25 +00:00 |
Benoit Marty
|
b2e6b3f0db
|
Latest cleanup before merging to develop
|
2021-04-28 16:55:09 +02:00 |
Benoit Marty
|
c40476aa94
|
Add ability to install APK from directly from Element (#2381)
And cleanup `data class OpenFile`
|
2021-04-28 15:55:21 +02:00 |
Benoit Marty
|
195bc8e914
|
Fix issue when opening encrypted files (#3186)
Also always open the file after a successful download
|
2021-04-28 15:11:48 +02:00 |
Benoit Marty
|
9cb19c0581
|
Fix issues on Android 11 (#3067)
Add <queries> tag in manifest to be able to open file using external app and to use full feature of CustomTab
|
2021-04-28 14:04:27 +02:00 |
Valere
|
8c1afbaa66
|
Fix / empty space pannel on new accounts
|
2021-04-28 12:54:19 +02:00 |
Valere
|
70476b912f
|
Fix / placeholder in dark time
|
2021-04-28 11:15:58 +02:00 |
Valere
|
7d3d080603
|
Code review
|
2021-04-28 11:15:58 +02:00 |
Valere
|
872c45d5a3
|
Fix / kebab menu not always visible in space item
Bug due to cell reuse not showing back menu
|
2021-04-28 11:15:58 +02:00 |
Valere
|
3378e23cc2
|
Add lab flag to use restricted access rule
Fixes #3226
|
2021-04-28 11:15:58 +02:00 |
Valere
|
46834d2178
|
Fix / dm filtering not working when going back to home
|
2021-04-28 11:15:58 +02:00 |
Valere
|
45200572a2
|
Cleaning
|
2021-04-28 11:15:58 +02:00 |
Valere
|
dba6784487
|
Remove space lab flags
|
2021-04-28 11:15:58 +02:00 |
Valere
|
d186b73c90
|
Fix / last selected space-group not restored after restart
|
2021-04-28 11:15:58 +02:00 |
Valere
|
1ce7085ca9
|
Merge Space and Communities initial commit
|
2021-04-28 11:15:58 +02:00 |
Valere
|
733d4185c4
|
Fix / Add unread count in hamburger menu
|
2021-04-28 11:15:58 +02:00 |
Valere
|
d42761f98a
|
Fix / Room list empty state flickering
|
2021-04-28 11:15:58 +02:00 |
Valere
|
b45585f7c0
|
Fix / Suggested room section won't collapse
|
2021-04-28 11:15:58 +02:00 |
Valere
|
aa74646ddf
|
Fix invited spaced filters rooms out of home + invite not working
|
2021-04-28 11:15:58 +02:00 |
Valere
|
19bb4c6162
|
Update lab flag label
|
2021-04-28 11:15:58 +02:00 |
Valere
|
d30ba9c749
|
Spaces quick fixes and updates
Make drawer menu more obvious + fix notification count
|
2021-04-28 11:15:58 +02:00 |
Valere
|
5e75a3a80b
|
Add placehoders for paged room list
|
2021-04-28 11:15:58 +02:00 |
Valere
|
7921a81b8e
|
better management of collapsing for room controllers
|
2021-04-28 11:15:58 +02:00 |
Valere
|
4d7aeff54a
|
Code review
|
2021-04-28 11:15:58 +02:00 |
Valere
|
8146d8ab1e
|
Add Rooms to space
|
2021-04-28 11:15:58 +02:00 |
Valere
|
5a84456f1f
|
Set guest access in developer mode
|
2021-04-28 11:15:58 +02:00 |
Valere
|
14103b1e7c
|
Radio settings bottomsheet
|
2021-04-28 11:15:58 +02:00 |
Valere
|
1deb44f91f
|
Better DM filtering + fix space member loading
|
2021-04-28 11:15:58 +02:00 |
Valere
|
e735aee724
|
Fix / group switch + refactoring
|
2021-04-28 11:15:58 +02:00 |
Valere
|
6aaf6bdf9b
|
Fix rebase
|
2021-04-28 11:15:58 +02:00 |
Valere
|
49381db2e3
|
cleaning
|
2021-04-28 11:15:58 +02:00 |
Valere
|
643e7ad3cb
|
Fix initial navigation
|
2021-04-28 11:15:58 +02:00 |
Valere
|
79bde6ee91
|
Private (me and teamates) space support
|
2021-04-28 11:15:58 +02:00 |
Valere
|
bfbd37074e
|
Better tab notification count -incomplete-
|
2021-04-28 11:15:58 +02:00 |
Valere
|
a3b9d187ce
|
Fix dm filtering
|
2021-04-28 11:15:58 +02:00 |
Valere
|
b635663ae3
|
Fix suggested rooms
|
2021-04-28 11:15:58 +02:00 |
Valere
|
0d3c2b4bef
|
Fix space filtering
|
2021-04-28 11:15:58 +02:00 |
Valere
|
8a35a786b4
|
Post rebase fixes
|
2021-04-28 11:15:58 +02:00 |
Benoit Marty
|
0dbd856ac5
|
UI polishing
And cleanup
|
2021-04-28 11:15:58 +02:00 |
Benoit Marty
|
386e06d675
|
XML standart
|
2021-04-28 11:15:58 +02:00 |
Benoit Marty
|
dfae42c912
|
Cleanup layout
|
2021-04-28 11:15:58 +02:00 |
Benoit Marty
|
4fb248cd9f
|
rename parameter
|
2021-04-28 11:15:58 +02:00 |
Benoit Marty
|
a211cc1780
|
Explode into several files
|
2021-04-28 11:15:58 +02:00 |
Benoit Marty
|
fa489c459a
|
Move SharedPreferenceLiveData to another package
|
2021-04-28 11:15:58 +02:00 |
Benoit Marty
|
3c64f78159
|
Fix issue in layout
|
2021-04-28 11:15:58 +02:00 |
Benoit Marty
|
7c348959cf
|
Cleanup and fix bugs
|
2021-04-28 11:15:58 +02:00 |
Benoit Marty
|
7aa4066a25
|
Avoid code duplication. Move ItemStyle to its own file.
|
2021-04-28 11:15:58 +02:00 |
Benoit Marty
|
eac8938186
|
Cleanup
|
2021-04-28 11:15:58 +02:00 |
Benoit Marty
|
2cccbb3fce
|
Benoit Review: avoid duplicate (again) class PowerLevelsContent
|
2021-04-28 11:15:58 +02:00 |
Benoit Marty
|
46290f1ed4
|
Benoit Review: cleanup
|
2021-04-28 11:15:58 +02:00 |
Valere
|
b380fa0653
|
fix copy
|
2021-04-28 11:15:58 +02:00 |
Valere
|
815cae4d84
|
remove enum from rest model
|
2021-04-28 11:15:58 +02:00 |
Valere
|
6b8b03e162
|
Show people you may no in space bottomsheet
|
2021-04-28 11:15:58 +02:00 |
Valere
|
4c4f68f654
|
Fix home icon dark mode
|
2021-04-28 11:15:58 +02:00 |
Valere
|
a5af1a6ebd
|
Fix invite icons
|
2021-04-28 11:15:58 +02:00 |
Valere
|
8754f7772b
|
Invite Space/Room chooser
|
2021-04-28 11:15:58 +02:00 |
Valere
|
55745655db
|
cleaning
|
2021-04-28 11:15:58 +02:00 |
Valere
|
55083a5602
|
Design review changes
|
2021-04-28 11:15:58 +02:00 |
Valere
|
ea5e48b940
|
1 depth hierarchy support in space panel
|
2021-04-28 11:15:58 +02:00 |
Valere
|
872b383c4d
|
cleaning
|
2021-04-28 11:15:58 +02:00 |
Valere
|
681b5b3ddc
|
Simple space context menu
|
2021-04-28 11:15:58 +02:00 |
Valere
|
06a84d985a
|
Basic support to browse space directory
|
2021-04-28 11:15:58 +02:00 |
Valere
|
802853d205
|
Suggested Space support
|
2021-04-28 11:15:58 +02:00 |
Valere
|
0da9be327a
|
Removed unneeded id.home menu handling
|
2021-04-28 11:15:58 +02:00 |
Valere
|
01c56824b7
|
small a11Y fix
|
2021-04-28 11:15:58 +02:00 |
Valere
|
e364a36ee6
|
cleaning
|
2021-04-28 11:15:58 +02:00 |
Valere
|
0c5ca9f51b
|
Space hierachy SDK updates
|
2021-04-28 11:15:58 +02:00 |
Valere
|
80f1c6cb2d
|
post rebase fix
|
2021-04-28 11:15:58 +02:00 |
Valere
|
bb0b1ed098
|
Some fixes + join actions
|
2021-04-28 11:15:58 +02:00 |
Valere
|
ef42591534
|
Open Space Link initial commit
|
2021-04-28 11:15:58 +02:00 |
Valere
|
03ef480bea
|
Fix missing param in string
|
2021-04-28 11:15:58 +02:00 |
Valere
|
a433f2f965
|
a11y
|
2021-04-28 11:15:58 +02:00 |
Valere
|
2952dca3a3
|
Default Rooms Handling
|
2021-04-28 11:15:58 +02:00 |
Valere
|
a901e1d179
|
Post Creation Share flow
|
2021-04-28 11:15:58 +02:00 |
Valere
|
7d2d7b411e
|
Space Create Wizard Flow
|
2021-04-28 11:15:58 +02:00 |
Valere
|
4b27ad8ba6
|
Creation wizard WIP
|
2021-04-28 11:15:58 +02:00 |
Valere
|
d8a3229819
|
a11y fixes
|
2021-04-28 11:15:58 +02:00 |
Valere
|
883f70306f
|
Rebase Fixes
|
2021-04-28 11:15:58 +02:00 |
Valere
|
5aa698768a
|
Support update of order/autojoin of child
|
2021-04-28 11:15:58 +02:00 |
Valere
|
2cc5c76fb3
|
hide dev commands from completion
|
2021-04-28 11:15:58 +02:00 |
Valere
|
c8916ee83c
|
Udpate since msc 1772
|
2021-04-28 11:15:58 +02:00 |
Valere
|
a8d7c25244
|
rebase fix
|
2021-04-28 11:15:58 +02:00 |
Valere
|
186024b271
|
MSC 2946 WIP
|
2021-04-28 11:15:58 +02:00 |
Valere
|
7521a0d3ae
|
Fix / post rebase issues
|
2021-04-28 11:15:58 +02:00 |
Valere
|
e2578a29ed
|
Basic space join / use tmp msc id / db model update
|
2021-04-28 11:15:58 +02:00 |
Valere
|
df341d8ea3
|
Basic peeking preview and join and filter
|
2021-04-28 11:15:58 +02:00 |
Valere
|
c5fa0a413f
|
Space first commit
|
2021-04-28 11:15:58 +02:00 |
Benoit Marty
|
8b5d86f68d
|
Merge pull request #3228 from vector-im/dependabot/gradle/com.nulab-inc-zxcvbn-1.5.0
Bump zxcvbn from 1.4.1 to 1.5.0
|
2021-04-26 21:38:10 +02:00 |
dependabot[bot]
|
49d1b3e583
|
Bump zxcvbn from 1.4.1 to 1.5.0
Bumps [zxcvbn](https://github.com/nulab/zxcvbn4j) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/nulab/zxcvbn4j/releases)
- [Changelog](https://github.com/nulab/zxcvbn4j/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nulab/zxcvbn4j/compare/1.4.1...1.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-26 14:31:37 +00:00 |
dependabot[bot]
|
ed9db95aa0
|
Bump fragment-ktx from 1.3.2 to 1.3.3
Bumps fragment-ktx from 1.3.2 to 1.3.3.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-26 14:27:59 +00:00 |
Benoit Marty
|
e3a667cbc6
|
Merge pull request #3220 from vector-im/dependabot/gradle/daggerVersion-2.35
Bump daggerVersion from 2.34.1 to 2.35
|
2021-04-26 16:27:39 +02:00 |
Benoit Marty
|
43b17be7a7
|
Merge pull request #3216 from vector-im/dependabot/gradle/epoxy_version-4.5.0
Bump epoxy_version from 4.4.4 to 4.5.0
|
2021-04-26 16:26:46 +02:00 |
Benoit Marty
|
0a72cc4c93
|
Merge branch 'develop' into feature/bma/crashRxSingle
|
2021-04-26 15:17:32 +02:00 |
Benoit Marty
|
08cdac3e0d
|
Handle PR review remarks
|
2021-04-26 11:05:18 +02:00 |
Benoit Marty
|
bcbc6c0f7c
|
Add missing loading state
|
2021-04-26 11:00:57 +02:00 |
Quang Trung
|
4608888b83
|
Translated using Weblate (Vietnamese)
Currently translated at 19.0% (449 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/vi/
|
2021-04-26 01:34:24 +00:00 |
SpiritCroc
|
8cd5cb4b28
|
Change rageshake url
Change-Id: I7fc256303bbd69511d6105f3bc1f18755b181c39
|
2021-04-25 14:43:41 +02:00 |
SpiritCroc
|
1db1423ea2
|
Re-enable rageshake / bug reporting
Change-Id: I1803b5dab2348d22c626d920c4b7b820523f62c6
|
2021-04-25 11:09:04 +02:00 |
SpiritCroc
|
23e98eadd3
|
Revert "Completely hide rageshake settings"
This reverts commit 3380dd5169 .
Change-Id: I78dc93766b8d2d3a93b734857d7636e122b9ff78
|
2021-04-25 11:09:04 +02:00 |
Quang Trung
|
149e9f6674
|
Translated using Weblate (Vietnamese)
Currently translated at 18.7% (442 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/vi/
|
2021-04-23 09:34:44 +00:00 |
Martin Hansen
|
52d8088d75
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 66.4% (1571 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/nb_NO/
|
2021-04-23 09:34:33 +00:00 |
Andrejs
|
6d4b7eba5b
|
Translated using Weblate (Latvian)
Currently translated at 81.5% (1928 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lv/
|
2021-04-23 09:34:28 +00:00 |
Samu Voutilainen
|
a35b63dbeb
|
Translated using Weblate (Finnish)
Currently translated at 79.2% (1873 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fi/
|
2021-04-23 09:34:27 +00:00 |
Philip Munksgaard
|
ba7015c8f2
|
Translated using Weblate (Danish)
Currently translated at 20.8% (493 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/da/
|
2021-04-23 09:34:27 +00:00 |
SpiritCroc
|
06a19c572a
|
Allow selecting text in the message longpress popup
Allow to selectively copy text
Change-Id: I2e865d3ac13f5094addfd92a1316ff8a89610fce
|
2021-04-23 10:15:53 +02:00 |
dependabot[bot]
|
7575959c4a
|
Bump daggerVersion from 2.34.1 to 2.35
Bumps `daggerVersion` from 2.34.1 to 2.35.
Updates `dagger` from 2.34.1 to 2.35
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.34.1...dagger-2.35)
Updates `dagger-compiler` from 2.34.1 to 2.35
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.34.1...dagger-2.35)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-23 07:05:44 +00:00 |
dependabot[bot]
|
bb48fea116
|
Bump epoxy_version from 4.4.4 to 4.5.0
Bumps `epoxy_version` from 4.4.4 to 4.5.0.
Updates `epoxy` from 4.4.4 to 4.5.0
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.4.4...4.5.0)
Updates `epoxy-glide-preloading` from 4.4.4 to 4.5.0
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.4.4...4.5.0)
Updates `epoxy-processor` from 4.4.4 to 4.5.0
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.4.4...4.5.0)
Updates `epoxy-paging` from 4.4.4 to 4.5.0
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.4.4...4.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-20 17:59:41 +00:00 |
Benoit Marty
|
fe9bd38115
|
Merge pull request #3175 from vector-im/dependabot/gradle/daggerVersion-2.34.1
Bump daggerVersion from 2.34 to 2.34.1
|
2021-04-20 19:58:48 +02:00 |
Benoit Marty
|
47134c39af
|
Merge pull request #3174 from vector-im/dependabot/gradle/big_image_viewer_version-1.8.0
Bump big_image_viewer_version from 1.7.1 to 1.8.0
|
2021-04-20 19:58:36 +02:00 |
Benoit Marty
|
5e3d8a5424
|
Merge pull request #3173 from vector-im/dependabot/gradle/com.nulab-inc-zxcvbn-1.4.1
Bump zxcvbn from 1.4.0 to 1.4.1
|
2021-04-20 19:58:12 +02:00 |
Benoit Marty
|
7309fa547b
|
Exclude current user from the list of user to invite (#3123)
|
2021-04-20 19:13:42 +02:00 |
Benoit Marty
|
cf69d5c882
|
Fix small bug about suggestion
|
2021-04-20 19:11:37 +02:00 |
Benoit Marty
|
19e07f6cac
|
typo
|
2021-04-20 19:06:32 +02:00 |
Benoit Marty
|
f4c1de3c30
|
Fix exception in rxSingle (#3180)
Do not wrap CancellationException to Failure.Cancelled, else RxCancellable will throw.
|
2021-04-20 18:49:16 +02:00 |
Benoit Marty
|
5848ec21f7
|
use orEmpty()
|
2021-04-20 18:16:03 +02:00 |
Benoit Marty
|
2a3694d8b7
|
Cleanup
|
2021-04-20 18:12:11 +02:00 |
Benoit Marty
|
820531120a
|
Some formatting and cleanup
|
2021-04-20 17:33:57 +02:00 |
Benoit Marty
|
f086f0e083
|
Reduce usage of rxSingle when it's easy to do it - case 2
|
2021-04-20 17:13:48 +02:00 |
Benoit Marty
|
5862c8cb60
|
Reduce usage of rxSingle when it's easy to do it
|
2021-04-20 17:08:17 +02:00 |
Benoit Marty
|
ef1ed28ac5
|
Fix color issues when the system theme is changed (#2738)
|
2021-04-20 16:04:59 +02:00 |
SpiritCroc
|
94a9333774
|
Update third party license notice for notification icon
License has been updated in September 2020:
6d3df9c742
Change-Id: I8f575a6cd871a9ee0c99eb4f55e3414ab982a865
|
2021-04-20 14:33:03 +02:00 |
SpiritCroc
|
7de0406012
|
Automatic SchildiChat string correction
Change-Id: Ib9c8d90f324ed77b1824d8daf11a0125e3983123
|
2021-04-19 11:20:29 +02:00 |
GokdenizK
|
e3e0139d2b
|
Translated using Weblate (Turkish)
Currently translated at 68.0% (1609 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/tr/
|
2021-04-17 10:34:22 +00:00 |
Soheil Khanalipur
|
0903cb8bf1
|
Translated using Weblate (Persian)
Currently translated at 100.0% (2363 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
|
2021-04-17 10:34:21 +00:00 |
Benoit Marty
|
c6a493848e
|
Fix a race condition: Push can be received before the Gateway API returns
|
2021-04-16 16:13:16 +02:00 |
SpiritCroc
|
baa5cd7d26
|
Automatic SchildiChat string correction
Change-Id: Ie304dcf9324d543819431ccc762d549120ef7231
|
2021-04-16 15:32:23 +02:00 |
SpiritCroc
|
2ae0fb8886
|
Merge tag 'v1.1.6' into sc
Change-Id: I80d2ce9bdcb22c2fcc9795d3a5c727cb5ba772a6
|
2021-04-16 15:32:18 +02:00 |
SpiritCroc
|
d1f6c607c7
|
Automatic revert to unchanged upstream strings, pt.1
Change-Id: Ib67d15a33fc151d59cf4b754dd6a4e057fe35f9d
|
2021-04-16 15:29:13 +02:00 |
Benoit Marty
|
19427fbfec
|
merge hotfix to develop
|
2021-04-16 14:36:15 +02:00 |
Benoit Marty
|
72515ee635
|
Prepare corrective release 1.1.6
|
2021-04-16 14:33:00 +02:00 |
Benoit Marty
|
9fc00fe6ff
|
App crashes on "troubleshoot notifications" button (#3187)
|
2021-04-16 14:33:00 +02:00 |
Benoit Marty
|
c08868bc3c
|
Protect call to suspend fun
|
2021-04-16 13:22:16 +02:00 |
Vivek K J
|
ea8b3ccdf6
|
Translated using Weblate (Malayalam)
Currently translated at 31.4% (744 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ml/
|
2021-04-15 17:35:18 +00:00 |
Line
|
c4401d2927
|
Translated using Weblate (Latvian)
Currently translated at 81.5% (1928 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lv/
|
2021-04-15 17:35:10 +00:00 |
Moo
|
3b256dd8a0
|
Translated using Weblate (Lithuanian)
Currently translated at 1.3% (32 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lt/
|
2021-04-15 17:34:45 +00:00 |
oksya8and8
|
c2c8f92902
|
Translated using Weblate (Japanese)
Currently translated at 58.9% (1393 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
|
2021-04-15 17:34:45 +00:00 |
LinAGKar
|
ffb05ccc77
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (2363 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
|
2021-04-15 17:34:24 +00:00 |
Thai Localization
|
103e693c7e
|
Translated using Weblate (Thai)
Currently translated at 12.6% (300 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/th/
|
2021-04-15 17:34:23 +00:00 |
Sven Grewe
|
d6e495f79f
|
Translated using Weblate (German)
Currently translated at 100.0% (2363 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
|
2021-04-15 17:34:21 +00:00 |
SpiritCroc
|
e6b3f01545
|
Automatic SchildiChat string correction
Change-Id: I4173e26d5fa2de9fc1ac9a8d08ce4cd50bd500dc
|
2021-04-15 12:30:04 +02:00 |
SpiritCroc
|
28c5f036c8
|
Merge tag 'v1.1.5' into sc
Change-Id: I263852c42cfa21935890bee435f063d7fa43edfa
|
2021-04-15 12:29:59 +02:00 |
SpiritCroc
|
537dd060b2
|
Automatic revert to unchanged upstream strings, pt.1
Change-Id: I777c5cd5991b46559184568cc4d27d6acdab8878
|
2021-04-15 12:29:55 +02:00 |
SpiritCroc
|
dd5fd4c128
|
More longclick actions for stickers
Allow
- Reactions
- Redactions
- Replies
Closes https://github.com/SchildiChat/SchildiChat-android/issues/57
Change-Id: I773cdcf84b2291494096debed38ba2342708290f
|
2021-04-15 12:28:12 +02:00 |
Benoit Marty
|
9565e8975e
|
merge hotfix to develop
|
2021-04-15 11:09:58 +02:00 |
Benoit Marty
|
e4375522ff
|
Fix crash when playing video (#3179)
|
2021-04-14 22:35:30 +02:00 |
Benoit Marty
|
59637c4a6b
|
Revert to Realm 10.3.1 to fix issue with migration
Waiting for https://github.com/realm/realm-java/issues/7402
|
2021-04-14 21:54:07 +02:00 |
Benoit Marty
|
3034d1d831
|
Merge pull request #3176 from vector-im/feature/bma/login_fixes
Small fixes on the current sign in sign up flow
|
2021-04-14 20:13:12 +02:00 |
Benoit Marty
|
057295c155
|
Cleanup
|
2021-04-14 20:12:57 +02:00 |
SpiritCroc
|
221be6947d
|
Fix alignment of read receipts for dual-side bubbles
Change-Id: I60d6dde73071fa28d069cba87850cd85d6ddd36b
|
2021-04-14 17:22:34 +02:00 |
SpiritCroc
|
d568523b8b
|
Add back low-priority section for DMs
Change-Id: I63871b90a8541d2d8f9c87374176f95f6278882e
|
2021-04-14 16:54:36 +02:00 |
SpiritCroc
|
3bfae2a28b
|
Fix invalid expand status on tab switch
Change-Id: I8db822d61b93b0b6f12ecbe4c7270f42c204caa5
|
2021-04-14 16:43:54 +02:00 |
SpiritCroc
|
0aee3cf68c
|
Remember expand status of sections in the overview again
Change-Id: I3648e959de8a12d525d73da642b6ce6ae6a5ba7a
|
2021-04-14 16:31:45 +02:00 |
SpiritCroc
|
2020765b77
|
Automatic SchildiChat string correction
Change-Id: I0b5bf7e0a8d39f9308dcd13c35fbbfd91a487322
|
2021-04-14 14:02:45 +02:00 |
SpiritCroc
|
20e185ef48
|
Restore setting functionality for unimportant unread type and count
Change-Id: Ied403f8fad4a7fa4e9dd1422c9ca08690183c1b1
|
2021-04-14 13:58:37 +02:00 |
SpiritCroc
|
811950cb18
|
Various fixes after merge
- Fix compile
- Fix counting chats marked unread
- Fix counting chats with unread messages
Change-Id: Ibf928c5380a1b7ec25f2c510b97ee4f726fe7c0d
|
2021-04-14 13:20:50 +02:00 |
Benoit Marty
|
877e0ca5c6
|
compact code
|
2021-04-14 12:48:33 +02:00 |
Benoit Marty
|
89c2662e09
|
Fix social login button rendering on old OS
|
2021-04-14 12:44:48 +02:00 |
Benoit Marty
|
699b1429b7
|
Simplify `LoginFlowResult` model
|
2021-04-14 12:42:47 +02:00 |
dependabot[bot]
|
30b415e77e
|
Bump daggerVersion from 2.34 to 2.34.1
Bumps `daggerVersion` from 2.34 to 2.34.1.
Updates `dagger` from 2.34 to 2.34.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.34...dagger-2.34.1)
Updates `dagger-compiler` from 2.34 to 2.34.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.34...dagger-2.34.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-14 07:09:19 +00:00 |
dependabot[bot]
|
39f304a57b
|
Bump big_image_viewer_version from 1.7.1 to 1.8.0
Bumps `big_image_viewer_version` from 1.7.1 to 1.8.0.
Updates `BigImageViewer` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/Piasy/BigImageViewer/releases)
- [Changelog](https://github.com/Piasy/BigImageViewer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Piasy/BigImageViewer/commits)
Updates `GlideImageLoader` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/Piasy/BigImageViewer/releases)
- [Changelog](https://github.com/Piasy/BigImageViewer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Piasy/BigImageViewer/commits)
Updates `ProgressPieIndicator` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/Piasy/BigImageViewer/releases)
- [Changelog](https://github.com/Piasy/BigImageViewer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Piasy/BigImageViewer/commits)
Updates `GlideImageViewFactory` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/Piasy/BigImageViewer/releases)
- [Changelog](https://github.com/Piasy/BigImageViewer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Piasy/BigImageViewer/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-14 07:09:03 +00:00 |
dependabot[bot]
|
afe617357d
|
Bump zxcvbn from 1.4.0 to 1.4.1
Bumps [zxcvbn](https://github.com/nulab/zxcvbn4j) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/nulab/zxcvbn4j/releases)
- [Changelog](https://github.com/nulab/zxcvbn4j/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nulab/zxcvbn4j/compare/1.4.0...1.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-14 07:08:48 +00:00 |
Onuray Sahin
|
ce7e00a499
|
Fix send state image color on dark theme.
|
2021-04-13 11:48:12 +03:00 |
Thai Localization
|
05b35f53d4
|
Translated using Weblate (Thai)
Currently translated at 12.2% (290 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/th/
|
2021-04-13 08:34:23 +00:00 |
SpiritCroc
|
0e601aa8f0
|
Merge tag 'v1.1.4' into sc
Note: this merge needs more work, since upstream changed implementations
affecting following features:
- Mark unread
- Notification count badges
- Overview list filtering / combined overview
- Remember expanded categories
- Read receipt layout
Change-Id: If728bb54dd7c423b57bd3f59d23d86a1a0e5e435
Conflicts:
matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/RealmSessionStoreMigration.kt
matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/model/RoomSummaryEntity.kt
matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/RoomAvatarResolver.kt
matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/read/DefaultReadService.kt
matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/user/accountdata/AccountDataAPI.kt
vector/src/main/java/im/vector/app/core/resources/UserPreferencesProvider.kt
vector/src/main/java/im/vector/app/core/utils/Emoji.kt
vector/src/main/java/im/vector/app/features/home/HomeDetailViewModel.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/timeline/helper/MessageInformationDataFactory.kt
vector/src/main/java/im/vector/app/features/home/room/list/RoomListAction.kt
vector/src/main/java/im/vector/app/features/home/room/list/RoomListFragment.kt
vector/src/main/java/im/vector/app/features/home/room/list/RoomListViewModel.kt
vector/src/main/java/im/vector/app/features/home/room/list/RoomListViewState.kt
vector/src/main/java/im/vector/app/features/home/room/list/RoomSummaryController.kt
vector/src/main/res/layout/item_timeline_event_base.xml
vector/src/main/res/layout/item_timeline_event_base_state.xml
|
2021-04-13 09:28:13 +02:00 |
SpiritCroc
|
d6fb89492a
|
Automatic revert to unchanged upstream strings, pt.1
Change-Id: I82ed105a407d79a9faa756b523e89dbfe5e14246
|
2021-04-12 15:58:22 +02:00 |
SpiritCroc
|
d329f08162
|
Increment version
Change-Id: Ieeae5d0355183e5fadd8a0303514d8af9d7301a5
|
2021-04-12 10:57:35 +02:00 |
Benoit Marty
|
288aed3252
|
Merge pull request #3151 from vector-im/feature/bma/cleanup_resources
Store description update
|
2021-04-12 10:47:18 +02:00 |
Jeanne Lavoie
|
6c30e90dd9
|
Translated using Weblate (Italian)
Currently translated at 100.0% (2363 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
|
2021-04-11 17:38:34 +00:00 |
Oymate
|
2563bc9879
|
Translated using Weblate (Bengali (Bangladesh))
Currently translated at 51.4% (1215 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/bn_BD/
|
2021-04-11 17:38:33 +00:00 |
Jeanne Lavoie
|
05993c36c4
|
Translated using Weblate (French)
Currently translated at 100.0% (2363 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
|
2021-04-11 17:37:06 +00:00 |
Jeanne Lavoie
|
c7a241fbf5
|
Translated using Weblate (French (Canada))
Currently translated at 100.0% (2363 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr_CA/
|
2021-04-11 17:37:05 +00:00 |
Jeanne Lavoie
|
fbb77b7332
|
Translated using Weblate (German)
Currently translated at 99.9% (2362 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
|
2021-04-11 17:34:20 +00:00 |
Dominic Fischer
|
35667db29c
|
Lint
|
2021-04-11 11:35:28 +01:00 |
Dominic Fischer
|
759528f19a
|
Missed another spot
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2021-04-11 10:54:17 +01:00 |
SpiritCroc
|
0320bf2d05
|
SC dark themes: less bright bottom sheet / day separator
Change-Id: I806f21c85ead59870d2a11bd1c5d3f101ac39325
|
2021-04-11 10:28:33 +02:00 |
Ariko
|
9ce12a1b28
|
Translated using Weblate (French)
Currently translated at 100.0% (2363 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
|
2021-04-10 16:15:59 +00:00 |
Dominic Fischer
|
7ee87a0d4b
|
Merge branch 'develop' into suspend_functions_1
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/api/session/room/RoomService.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/DefaultRoomService.kt
# vector/src/main/java/im/vector/app/features/home/room/list/RoomListViewModel.kt
|
2021-04-10 16:50:30 +01:00 |
Jeff Huang
|
f0e75d0634
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2363 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
|
2021-04-10 08:02:23 +00:00 |
Besnik Bleta
|
67cbe6ebb0
|
Translated using Weblate (Albanian)
Currently translated at 99.4% (2351 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sq/
|
2021-04-10 08:02:23 +00:00 |