Benoit Marty
406881c8a7
Merge pull request #4689 from vector-im/feature/aris/dev_tools_fix_4592
...
Feature/aris/dev tools fix 4592
2021-12-13 11:37:53 +01:00
Benoit Marty
3620a265d0
Merge pull request #4650 from vector-im/feature/bma/id_ref
...
Cleanup id ref. Use type views instead.
2021-12-13 11:32:18 +01:00
Benoit Marty
a6dec7b9cb
Merge pull request #4670 from vector-im/feature/bma/safer_dependencies
...
Safer dependencies
2021-12-13 11:30:15 +01:00
Aris Kotsomitopoulos
2fbcc96b4d
Update changelog.d/4592.bugfix
...
Co-authored-by: Benoit Marty <benoitm@matrix.org>
2021-12-13 11:06:59 +02:00
Benoit Marty
b49c30d879
Merge pull request #4635 from vector-im/feature/adm/debug-features-override
...
Debug features override
2021-12-11 12:39:49 +01:00
Benoit Marty
7c2ed46dd7
Remove jcenter from here, let's see what the CI will say
2021-12-10 21:40:32 +01:00
Benoit Marty
a71f2415a6
Common struct for each maven repo
2021-12-10 21:35:48 +01:00
Benoit Marty
45ff069d66
Rename the file to group them
2021-12-10 21:19:43 +01:00
ariskotsomitopoulos
6c296d53bf
Add changelog file
2021-12-10 19:46:54 +02:00
ariskotsomitopoulos
c77fa38cc3
Revert PR 4592 for devtools
2021-12-10 19:45:27 +02:00
ariskotsomitopoulos
c514a3b063
Enhance include groups implementation by decoupling them to a separate file
2021-12-10 19:09:14 +02:00
Benoit Marty
a090642c67
Cleanup
2021-12-10 16:22:01 +01:00
Benoit Marty
34898f1c81
Merge pull request #4660 from vector-im/feature/bma/legals
...
Legals
2021-12-10 16:06:49 +01:00
Benoit Marty
bf7907a119
Legals: improve API to get homeserver terms
2021-12-10 15:35:46 +01:00
Benoit Marty
6ba5c7af27
Legals: update setting icon
2021-12-10 15:35:46 +01:00
Benoit Marty
72bb58645b
Auto-review
2021-12-10 15:35:46 +01:00
Benoit Marty
7f7199abd4
Add a help section in the settings.
2021-12-10 15:35:46 +01:00
Benoit Marty
17c4c1e9b8
Changelog
2021-12-10 15:35:46 +01:00
Benoit Marty
287587f356
Color for links
2021-12-10 15:35:46 +01:00
Benoit Marty
50a84a6c56
Use same height than the loading item to avoid dynamic resizing
2021-12-10 15:35:46 +01:00
Benoit Marty
eed7d15b0e
Legals: only display external URLs.
2021-12-10 15:35:46 +01:00
Benoit Marty
5823777755
Legals: Move the 2 copyrights items to the new legal screen
2021-12-10 15:35:46 +01:00
Benoit Marty
a8c921ef03
Add some space between the 2 TextViews, and improve the layout
2021-12-10 15:34:25 +01:00
Benoit Marty
e91e26ebfb
Legals: Move the 3 element links to the new legal screen
2021-12-10 15:34:25 +01:00
Benoit Marty
e1fc7cfaba
Rename some classes
2021-12-10 15:34:25 +01:00
Benoit Marty
411fd31d4c
Legals: Trick to get the homeserver policy
2021-12-10 15:34:25 +01:00
Benoit Marty
d49a0dde6e
Legals: Add the screen (WIP)
2021-12-10 15:34:25 +01:00
Benoit Marty
f340a19c8e
Fix issue in disconnect identity server confirmation dialog content
2021-12-10 15:34:25 +01:00
Ekaterina Gerasimova
8fefee9b02
Fix graphql warning in issue automation workflow
...
Fixes #4671
2021-12-10 08:52:08 +00:00
Benoit Marty
01cc7b7264
Changelog
2021-12-10 00:07:27 +01:00
Benoit Marty
1267468704
Add missing dependency for ktlint
2021-12-10 00:04:10 +01:00
Benoit Marty
b1f78004cf
Add comment
2021-12-09 23:59:16 +01:00
Benoit Marty
0df11fc145
Remove unused dependency videocache
2021-12-09 23:47:04 +01:00
Benoit Marty
29837d48fe
Alerter is now on Jitpack
2021-12-09 23:39:22 +01:00
Benoit Marty
f69f303246
Add missing dependency to compile Android tests
2021-12-09 23:23:12 +01:00
Benoit Marty
c32c0f8d7d
Add missing dependency to run lint
2021-12-09 23:11:54 +01:00
Benoit Marty
3604b1cc63
Add explicit dependency location for mavencentral
2021-12-09 22:16:20 +01:00
Benoit Marty
61625095cf
Cleanup
2021-12-09 21:48:00 +01:00
Benoit Marty
ced159b1b1
Add explicit dependency location for google
2021-12-09 21:41:37 +01:00
Benoit Marty
2b6618ab40
Add explicit dependency location for jitsi
2021-12-09 21:23:33 +01:00
Benoit Marty
abfaa03a1e
Add explicit dependency location for jitpack.io
2021-12-09 21:16:23 +01:00
Benoit Marty
45ee39f3c0
Add a TODO
2021-12-09 21:06:22 +01:00
Benoit Marty
934d325c2a
Add explicit dependency location for olm library
2021-12-09 21:05:31 +01:00
Benoit Marty
101f3229c2
Add explicit dependency location for jcenter
2021-12-09 21:03:36 +01:00
daniellekirkwood
2c8cc3e16d
Add automation to move messages bubbles issues to the message bubbles board ( #4667 )
...
* Add automation to move message bubbles issues to bubbles board
* Add changelog entry
Changelog entry to note new automation to move message bubbles issues to message bubbles board
2021-12-09 15:20:10 +00:00
Benoit Marty
db60a2f6d2
Upgrade flexbox to 3.0.0
...
It has been moved to mavenCentral
2021-12-09 16:05:30 +01:00
Benoit Marty
7c2bae3b6b
Merge pull request #4627 from vector-im/feature/adm/removing-notification-settings-v1
...
Removing notification settings v1
2021-12-09 12:30:40 +01:00
Benoit Marty
9169319522
Merge pull request #4662 from vector-im/dependabot/gradle/com.android.tools.build-gradle-7.0.4
...
Bump gradle from 7.0.3 to 7.0.4
2021-12-09 12:28:36 +01:00
Benoit Marty
3ab2a9e128
Merge pull request #4661 from vector-im/dependabot/gradle/io.realm-realm-gradle-plugin-10.9.0
...
Bump realm-gradle-plugin from 10.8.1 to 10.9.0
2021-12-09 12:28:24 +01:00
Ekaterina Gerasimova
ed6e7a12ad
Remove automation for new Delight board
...
There's no Android developer on the Delight team right now, so it makes
sense to redirect Spaces issues to the Android team.
Covered by the 4617.misc changelog entry.
2021-12-09 11:26:09 +00:00