Benoit Marty
|
d60695806f
|
Do not require a changelog file for PR created by Dependabot.
|
2022-07-29 15:18:04 +02:00 |
Benoit Marty
|
c41f0dd0cf
|
Do not request PR created by Dependabot to include a Sign-off.
Dependabot includes a sign-off in its commits, but if the team adds extra commits, we will have the warning that a sign off is required.
|
2022-07-29 15:13:55 +02:00 |
Benoit Marty
|
619e5dd7d1
|
Try to use a token from ElementBot, to let PR created from fork be able to run this step.
|
2022-07-29 14:56:46 +02:00 |
Benoit Marty
|
3d722118ca
|
Avoid running this workflow twice on PR. #6690
|
2022-07-29 13:19:18 +02:00 |
Benoit Marty
|
b161e5eb2e
|
Add Kdoc on SpaceListFragment
|
2022-07-29 13:06:37 +02:00 |
Benoit Marty
|
07dc0d2e54
|
Rename layout for clarity
|
2022-07-29 13:06:37 +02:00 |
Benoit Marty
|
e9aab6331a
|
Improve layout preview, item_group does not exist anymore.
|
2022-07-29 13:06:37 +02:00 |
Benoit Marty
|
59f00cd196
|
Merge pull request #6637 from vector-im/feature/bma/danger
Danger
|
2022-07-29 12:55:32 +02:00 |
Benoit Marty
|
c863b90d42
|
Merge pull request #6683 from vector-im/dependabot/gradle/com.autonomousapps.dependency-analysis-1.11.2
Bump com.autonomousapps.dependency-analysis from 1.9.0 to 1.11.2
|
2022-07-29 12:37:53 +02:00 |
Maxime NATUREL
|
c7d5ceca5d
|
Merge pull request #6644 from vector-im/feature/mna/notification-tap-lls
[Location Share] Open maximized map on tapping on live sharing notification (PSG-616)
|
2022-07-29 11:27:53 +02:00 |
ericdecanini
|
4f5ad816f1
|
Fixes AppStateHandlers in code after merge
|
2022-07-29 10:56:33 +02:00 |
Maxime NATUREL
|
79ea66890f
|
Adding changelog entry
|
2022-07-29 10:20:32 +02:00 |
Maxime NATUREL
|
3a5c139759
|
Converting drawable to bitmap for map symbol to fix invisible text
|
2022-07-29 10:14:00 +02:00 |
Benoit Marty
|
fb67499657
|
Knit: do not check `node_modules` folder
|
2022-07-29 10:02:40 +02:00 |
Benoit Marty
|
66fa285910
|
Call the correct command for knit
See https://github.com/Kotlin/kotlinx-knit#tasks
|
2022-07-29 10:02:40 +02:00 |
Benoit Marty
|
4d62e75c65
|
Get all the reports, in all the formats
|
2022-07-29 10:02:40 +02:00 |
Benoit Marty
|
cc6dad3fce
|
Ignore PluralsCandidate, I do not know why it is reported by Danger, since this is a warning. Also make this issue an error.
|
2022-07-29 10:02:40 +02:00 |
Benoit Marty
|
b77475a3d9
|
Gradle daemon does not stop to get killed, try to split lint check in 2 steps
|
2022-07-29 10:02:40 +02:00 |
Benoit Marty
|
036521af94
|
Add changelog
|
2022-07-29 10:02:40 +02:00 |
Benoit Marty
|
a062093acf
|
Merge jobs that generate XML reports together
So that Danger can report all errors from generated XML files
|
2022-07-29 10:02:40 +02:00 |
Benoit Marty
|
630a981864
|
No need for ktlint comment, Danger will inline comment
|
2022-07-29 10:02:40 +02:00 |
Benoit Marty
|
56691f613e
|
Setup Danger to Element Android project.
|
2022-07-29 10:02:40 +02:00 |
Benoit Marty
|
a52a2504ef
|
We do not use TravisCI anymore.
|
2022-07-29 10:02:40 +02:00 |
Adam Brown
|
67d4afa012
|
updating build versions for next release cycle
|
2022-07-29 09:02:17 +01:00 |
Adam Brown
|
ca49cce759
|
Merge branch 'release/v1.4.30' into develop
|
2022-07-29 09:01:17 +01:00 |
Adam Brown
|
a812b77e7d
|
Merge branch 'release/v1.4.30'
|
2022-07-29 09:00:19 +01:00 |
Adam Brown
|
7b208316e4
|
generating 1.4.30 changelog
|
2022-07-29 08:57:57 +01:00 |
dependabot[bot]
|
2c5504ffce
|
Bump com.autonomousapps.dependency-analysis from 1.9.0 to 1.11.2
Bumps com.autonomousapps.dependency-analysis from 1.9.0 to 1.11.2.
---
updated-dependencies:
- dependency-name: com.autonomousapps.dependency-analysis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-28 23:08:40 +00:00 |
Benoit Marty
|
24e78fef74
|
Merge pull request #6677 from vector-im/feature/bma/fix_room_shortcut
Shortcuts must first start MainActivity to ensure the session is restored.
|
2022-07-28 20:39:41 +02:00 |
Benoit Marty
|
a2e8506600
|
Fix and suppress lint issue. RestrictedApi is for the usage of ShortcutInfoCompat.Builder.
|
2022-07-28 19:03:05 +02:00 |
Benoit Marty
|
eee418d1fd
|
Migrate previous pinned Shortcut to the new Intent
|
2022-07-28 18:26:44 +02:00 |
Maxime NATUREL
|
2b58c42c8b
|
Adding changelog entry
|
2022-07-28 17:30:05 +02:00 |
Maxime NATUREL
|
b2e64e6265
|
Fixing missing clear on TabLayoutMediator when view is destroyed
|
2022-07-28 17:25:42 +02:00 |
Benoit Marty
|
6e0ca3958b
|
Shortcuts must first start MainActivity to ensure the session is restored.
|
2022-07-28 16:19:28 +02:00 |
ericdecanini
|
d49f104332
|
Adds fab buttons
|
2022-07-28 15:09:57 +02:00 |
Adam Brown
|
5daf82a32a
|
Merge pull request #6671 from RiotTranslateBot/weblate-element-android-element-app
Translations update from Weblate
|
2022-07-28 13:52:53 +01:00 |
Adam Brown
|
bc856fd16c
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.3% (2311 of 2327 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
|
2022-07-28 12:14:17 +00:00 |
Weblate
|
e9472d64f2
|
Merge branch 'origin/develop' into Weblate.
|
2022-07-28 11:12:31 +00:00 |
phardyle
|
ba25e6d6fb
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.9% (2314 of 2315 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
|
2022-07-28 11:11:42 +00:00 |
Adam Brown
|
b409431b0f
|
Merge pull request #6666 from vector-im/feature/adm/missing-space-rooms
`Home` always showing all rooms
|
2022-07-28 12:10:36 +01:00 |
Adam Brown
|
d304624878
|
removing extra blank lines
|
2022-07-28 11:49:50 +01:00 |
Adam Brown
|
bb9459fcab
|
adding test around sso url fetching
|
2022-07-28 11:41:40 +01:00 |
Adam Brown
|
e4640f14d2
|
adding sdk changelog
|
2022-07-28 11:06:30 +01:00 |
Adam Brown
|
8ef0850752
|
removing unused import
|
2022-07-28 11:05:28 +01:00 |
Adam Brown
|
09d840506e
|
replacing inverted takeIf chain with positive when conditions
|
2022-07-28 11:04:35 +01:00 |
Maxime NATUREL
|
d60683d991
|
Merge pull request #6664 from vector-im/fix/mna/cancel-infinite-animation
Cancel infinite animations in TypingMessageDotsView
|
2022-07-28 11:48:26 +02:00 |
ericdecanini
|
590f99a5c2
|
Adds comments to SpaceStateHandler
|
2022-07-28 11:33:54 +02:00 |
ericdecanini
|
e6addd1319
|
Merge remote-tracking branch 'origin/develop' into task/eric/space-switching-unit-tests
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/HomeDetailFragment.kt
|
2022-07-28 11:25:14 +02:00 |
ericdecanini
|
a11d5ebdd9
|
Replaces TODOs
|
2022-07-28 11:24:00 +02:00 |
Adam Brown
|
2d8ef9925d
|
adding changelog entry
|
2022-07-28 10:23:14 +01:00 |