Maxime NATUREL
|
cfdc18d421
|
Improve code readability in aggregation processor
|
2022-05-25 11:05:28 +02:00 |
|
Maxime NATUREL
|
b081429725
|
Replace getOrCreate() by get() in worker
|
2022-05-25 10:59:08 +02:00 |
|
Adam Brown
|
ae9922a731
|
Merge pull request #6136 from vector-im/feature/adm/foss-avoid-gms-location-provider
Excluding the gms play-service-location from maplibre for fdroid builds
|
2022-05-25 08:59:18 +01:00 |
|
Michael Kaye
|
e1dde0cef1
|
Merge pull request #6141 from vector-im/michaelk/downgrade_gradle_dependency
Downgrade gradle from 7.2.0 to 7.1.3
|
2022-05-24 18:02:40 +01:00 |
|
Michael Kaye
|
5faa2ff205
|
Add comment linking to an issue
|
2022-05-24 16:53:17 +01:00 |
|
Michael Kaye
|
20422a5451
|
towncrier
|
2022-05-24 16:40:03 +01:00 |
|
Michael Kaye
|
5766414d79
|
Downgrade gradle from 7.2.0 to 7.1.3
|
2022-05-24 16:36:14 +01:00 |
|
dependabot[bot]
|
d4af2a7a87
|
Bump vanniktechEmoji from 0.9.0 to 0.13.0
Bumps `vanniktechEmoji` from 0.9.0 to 0.13.0.
Updates `emoji-material` from 0.9.0 to 0.13.0
- [Release notes](https://github.com/vanniktech/Emoji/releases)
- [Changelog](https://github.com/vanniktech/Emoji/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vanniktech/Emoji/compare/0.9.0...0.13.0)
Updates `emoji-google` from 0.9.0 to 0.13.0
- [Release notes](https://github.com/vanniktech/Emoji/releases)
- [Changelog](https://github.com/vanniktech/Emoji/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vanniktech/Emoji/compare/0.9.0...0.13.0)
---
updated-dependencies:
- dependency-name: com.vanniktech:emoji-material
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.vanniktech:emoji-google
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-24 15:26:52 +00:00 |
|
Adam Brown
|
b4b2b97eb1
|
Merge pull request #6068 from vector-im/dependabot/gradle/vanniktechEmoji-0.12.0
Bump vanniktechEmoji from 0.9.0 to 0.12.0
|
2022-05-24 16:26:06 +01:00 |
|
Johannes Marbach
|
7913a42664
|
Add changelog file
|
2022-05-24 16:36:26 +02:00 |
|
Johannes Marbach
|
f95853a7b3
|
Prevent widget web view from reloading on screen / orientation change (PSF-1034)
Signed-off-by: Johannes Marbach <johannesm@element.io>
|
2022-05-24 16:29:38 +02:00 |
|
Adam Brown
|
bec72264cd
|
excluding the gms play-service-location optional transistive dependency for the fdroid variant
- fixes fdroid being unable to compile the project due to a non foss dependency
|
2022-05-24 10:10:03 +01:00 |
|
Jeremy
|
3b1a7f93cb
|
Create 6132.misc
|
2022-05-24 14:40:13 +12:00 |
|
Jeremy
|
b131848b72
|
Fix grammar in strings in strings.xml
`room_list_people_empty_body` and `room_list_rooms_empty_body`
|
2022-05-24 14:12:49 +12:00 |
|
Adam Brown
|
a59b8bf50c
|
Merge pull request #6065 from vector-im/feature/adm/matrix-org-ordering
FTUE - Only override sign up steps for `matrix.org`
|
2022-05-23 21:24:48 +01:00 |
|
Maxime NATUREL
|
b05fc763ae
|
Rely only on isActive field on UI side
|
2022-05-23 17:34:52 +02:00 |
|
Maxime NATUREL
|
683a9cdfff
|
Schedule work during aggregation
|
2022-05-23 17:34:52 +02:00 |
|
Maxime NATUREL
|
47eb7173f0
|
Creation of a worker to deactivate a live after timeout
|
2022-05-23 17:34:52 +02:00 |
|
Maxime NATUREL
|
d76b93ced3
|
Adding comment on isActive field
|
2022-05-23 17:34:51 +02:00 |
|
Maxime NATUREL
|
695c234139
|
Adding changelog entry
|
2022-05-23 17:34:51 +02:00 |
|
ericdecanini
|
a07c1b8afa
|
Removes top bar back arrow
|
2022-05-23 13:46:53 +01:00 |
|
Maxime NATUREL
|
9a38d59f9a
|
Merge pull request #6092 from vector-im/feature/mna/PSF-888-navigation
[Location sharing] - Navigation to Map view from live location message (PSF-888)
|
2022-05-23 13:54:04 +02:00 |
|
Benoit Marty
|
fd252dbaff
|
Merge pull request #5856 from ofalvai/bugfix/ofa/read-recept-text-scale
Use fixed text size in read receipt counter
|
2022-05-23 13:41:03 +02:00 |
|
Benoit Marty
|
ff1099667a
|
Merge pull request #6106 from vector-im/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.1.4
Bump constraintlayout from 2.1.3 to 2.1.4
|
2022-05-23 12:43:03 +02:00 |
|
Adam Brown
|
98999c754f
|
Merge pull request #5868 from vector-im/feature/adm/ftue-email-verification
[FTUE] - Email input and verification
|
2022-05-23 11:14:46 +01:00 |
|
Maxime NATUREL
|
7bb73ffb57
|
Making the layout file more generic
|
2022-05-23 11:41:33 +02:00 |
|
Maxime NATUREL
|
b331521e93
|
Improving code in Fragment
|
2022-05-23 11:30:57 +02:00 |
|
Maxime NATUREL
|
721d7cb6a0
|
Remove commented code
|
2022-05-23 11:30:35 +02:00 |
|
Maxime NATUREL
|
c46aaa24a5
|
Using @AndroidEntryPoint in Fragment
|
2022-05-23 10:40:52 +02:00 |
|
Benoit Marty
|
0b35ee7c79
|
Merge pull request #6120 from vector-im/cgizard/fix_issue_number
Update issue number in changes.md
|
2022-05-23 10:38:58 +02:00 |
|
Claire G
|
7e494786d4
|
update issue number in changes.md
|
2022-05-23 09:54:16 +02:00 |
|
Benoit Marty
|
71e14ea43b
|
Merge pull request #6110 from vector-im/defect/jorgem/PSE-613-fix-multi-invites-to-room
Fix sending multiple invites to a room reaching only one or two people
|
2022-05-23 09:39:47 +02:00 |
|
Jorge Martín
|
96e3544a47
|
Fix sending multiple invites to a room reaching only one or two people
|
2022-05-23 08:14:32 +02:00 |
|
Benoit Marty
|
53c83ab8d8
|
Add missing punctuation
|
2022-05-20 21:22:47 +02:00 |
|
Benoit Marty
|
92d54dc733
|
Fix compilation issue
|
2022-05-20 21:14:42 +02:00 |
|
Benoit Marty
|
0307e572c0
|
Add note about API renaming
|
2022-05-20 21:14:42 +02:00 |
|
Benoit Marty
|
b86693580e
|
class with private constructor instead of object
|
2022-05-20 21:14:42 +02:00 |
|
Benoit Marty
|
827c7e58f6
|
Package have been renamed, so also rename it here.
Dokka does not complain about unknown package in this file :/
|
2022-05-20 21:14:42 +02:00 |
|
Benoit Marty
|
8218d8f267
|
Typo: isStucked -> isStuck
|
2022-05-20 21:14:42 +02:00 |
|
Benoit Marty
|
8d74acf060
|
Fix post rebase issue
|
2022-05-20 21:14:42 +02:00 |
|
Benoit Marty
|
268c41a0ee
|
Changelog
|
2022-05-20 21:14:42 +02:00 |
|
Benoit Marty
|
dc1eba2847
|
Improve documentation
|
2022-05-20 21:14:42 +02:00 |
|
Benoit Marty
|
d92875e3c2
|
Improve documentation
|
2022-05-20 21:14:42 +02:00 |
|
Benoit Marty
|
6e3979a32d
|
Fix test compilation
|
2022-05-20 21:14:42 +02:00 |
|
Benoit Marty
|
740acda60b
|
Please ktlint. Ok, the user story will appear at the end of the doc.
|
2022-05-20 21:14:42 +02:00 |
|
Benoit Marty
|
853c0a25bf
|
Method onSecretKeyGossip doe snot have to be in the public interface
|
2022-05-20 21:14:42 +02:00 |
|
Benoit Marty
|
ede784684f
|
Change in KeysBackupService: isEnabled and isStucked are now fun, and state has been renamed to getState and is now a fun.
|
2022-05-20 21:14:42 +02:00 |
|
Benoit Marty
|
1ab4ae9eac
|
Extract KeyRef to its own file
|
2022-05-20 21:14:42 +02:00 |
|
Benoit Marty
|
d3d17ebbcb
|
Extract HttpPusher to its own file
|
2022-05-20 21:14:42 +02:00 |
|
Benoit Marty
|
768df330b5
|
Rename currentThreePid to getCurrentThreePid
|
2022-05-20 21:14:42 +02:00 |
|