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
Ihor Hordiichuk
022acb39e5
Translated using Weblate (Ukrainian)
...
Currently translated at 96.9% (2611 of 2693 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2021-12-09 14:38:05 +00:00
Denys Nykula
e379c690b3
Translated using Weblate (Ukrainian)
...
Currently translated at 96.9% (2611 of 2693 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2021-12-09 14:38:04 +00:00
Onuray Sahin
be9e592aa5
Do not allow to vote the same option twice.
2021-12-09 16:08:59 +03:00
Onuray Sahin
d5f8931e20
Support to show hidden poll events as formatted.
2021-12-09 15:54:37 +03:00
Onuray Sahin
b2e599ea2b
Merge branch 'develop' into feature/ons/poll_timeline
...
* develop: (21 commits)
Remove automation for new Delight board
Remove automation for old Delight board
Bump gradle from 7.0.3 to 7.0.4
Bump realm-gradle-plugin from 10.8.1 to 10.9.0
Bump libphonenumber from 8.12.38 to 8.12.39
Bump mavericks from 2.4.0 to 2.5.0
removing no longer possible branches
adding a consistent padding to allow message types to avoid touching the side gutter
Upgrade OLM to v3.2.7 and get it from our maven repository.
removing manual send status spacing - it's no longer needed as the send status is always present (but invisible)
removing manual end alignment for voice messages as send status gutter is now always present
forcing the send spacing to always be taking into account - ensures all message lengths are consistent
capping the preview image url based on the height - stops large screens eg tablets from attempting to fill the screen
matching iOS max line rules for the preview description
using themed colours for the close button
limiting title to avoid overlapping with close icon
flattening preview url view layout with custom view to reduce view hierarchy
adding changelog entry
updating url preview to match new designs
removing now longer needed Mode argument
...
# Conflicts:
# vector/src/main/res/layout/item_timeline_event_base.xml
2021-12-09 15:38:15 +03:00
Onuray Sahin
04a7590804
Code review fixes.
2021-12-09 15:09:12 +03:00
ganfra
1280687640
Merge branch 'develop' into feature/fga/timeline_chunks_rework
2021-12-09 12:36:59 +01:00
ganfra
bf287d1827
Timeline: clean up
2021-12-09 12:35:23 +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
ganfra
faebf95e1c
Timeline: remove LifecycleOwner on EpoxyModel as it's not used (and takes some time uselessly)
2021-12-09 12:28:53 +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
ganfra
31ba912d6e
Timeline: url preview listen to Flow in ViewModel
2021-12-09 12:28:13 +01:00
ganfra
c830d49924
Timeline: remove onStateUpdated in controller
2021-12-09 12:27:36 +01:00
ganfra
1e2e9e1070
Timeline: change a bit when postPagination is triggered
2021-12-09 12:26:40 +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
Ekaterina Gerasimova
ad1fbab956
Remove automation for old Delight board
...
Covered by 4617.misc changelog entry
2021-12-09 11:26:09 +00:00
dependabot[bot]
f97753fdc1
Bump gradle from 7.0.3 to 7.0.4
...
Bumps gradle from 7.0.3 to 7.0.4.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 23:07:58 +00:00
dependabot[bot]
f675dcdefd
Bump realm-gradle-plugin from 10.8.1 to 10.9.0
...
Bumps [realm-gradle-plugin](https://github.com/realm/realm-java ) from 10.8.1 to 10.9.0.
- [Release notes](https://github.com/realm/realm-java/releases )
- [Changelog](https://github.com/realm/realm-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/realm/realm-java/compare/v10.8.1...v10.9.0 )
---
updated-dependencies:
- dependency-name: io.realm:realm-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 23:06:34 +00:00
Benoit Marty
131d7ad8da
Merge pull request #4654 from vector-im/dependabot/gradle/mavericks-2.5.0
...
Bump mavericks from 2.4.0 to 2.5.0
2021-12-08 23:44:58 +01:00
Benoit Marty
c947660744
Merge pull request #4655 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.39
...
Bump libphonenumber from 8.12.38 to 8.12.39
2021-12-08 23:44:20 +01:00
Valere
a026137381
code review
2021-12-08 15:47:06 +01:00
Valere
01b8b7d57a
Code review
2021-12-08 14:17:08 +01:00
Benoit Marty
f187c30d79
OptIn layout: Create a master flow
2021-12-08 11:44:27 +01:00
Benoit Marty
a38747da22
OptIn layout: Create Flow for the buttons
2021-12-08 11:31:49 +01:00
Benoit Marty
36ff0e6e78
OptIn layout: Improve the 3 points block. Center on big screens
2021-12-08 11:30:50 +01:00
ganfra
b53433e61b
Timeline: some clean up
2021-12-08 11:07:07 +01:00
ganfra
bf1be4f20d
Merge branch 'develop' into feature/fga/timeline_chunks_rework
2021-12-08 10:38:42 +01:00