Valere
|
6ccdde8394
|
Merge branch 'release/1.5.16' into develop
|
2022-12-29 18:19:36 +01:00 |
|
valere
|
0c9e318ae3
|
Adding fastlane file for version 1.5.16
|
2022-12-29 18:18:19 +01:00 |
|
valere
|
50d24a812b
|
Changelog for version 1.5.16
|
2022-12-29 18:06:59 +01:00 |
|
Valere
|
ebd0f8a5db
|
Merge pull request #7856 from vector-im/feature/bca/fix_ui_tests
FIx UI Tests
|
2022-12-29 14:27:34 +01:00 |
|
valere
|
53b1bec5db
|
try fix lint
|
2022-12-29 10:51:57 +01:00 |
|
valere
|
6f5d8d6ece
|
FIx UI Tests
|
2022-12-28 18:09:28 +01:00 |
|
Valere
|
d75d7a3695
|
Merge pull request #7843 from vector-im/bugfix/nfe/sync_filter_fix
sync filter params moved to matrix config
|
2022-12-28 11:04:40 +01:00 |
|
valere
|
25f4f2175a
|
Fix failing tests
|
2022-12-28 10:19:25 +01:00 |
|
valere
|
558317260b
|
Add migration to clean db from SyncFilterParamsEntity
|
2022-12-27 15:40:49 +01:00 |
|
NIkita Fedrunov
|
91b4dc1f97
|
tests are fixed
|
2022-12-23 13:51:19 +01:00 |
|
NIkita Fedrunov
|
bfa2844a0b
|
changelog filename changed
|
2022-12-23 13:13:19 +01:00 |
|
NIkita Fedrunov
|
d20121603a
|
sync filter params moved to matrix config
|
2022-12-23 13:10:27 +01:00 |
|
Onuray Sahin
|
9dec346cdc
|
Merge pull request #7836 from vector-im/feature/ons/increase_dm_test_coverage
Increase session manager test coverage
|
2022-12-23 14:36:26 +03:00 |
|
Onuray Sahin
|
2ddc3b6d05
|
Fix indentation.
|
2022-12-23 13:40:08 +03:00 |
|
Onuray Sahin
|
2085f7f17d
|
Merge branch 'develop' into feature/ons/increase_dm_test_coverage
|
2022-12-23 13:38:28 +03:00 |
|
Benoit Marty
|
882c58efdd
|
Merge pull request #7823 from vector-im/dependabot/gradle/org.maplibre.gl-android-sdk-9.6.0
Bump android-sdk from 9.5.2 to 9.6.0
|
2022-12-22 21:11:15 +01:00 |
|
Maxime NATUREL
|
9a32b77333
|
Merge pull request #7833 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.13.3
Bump libphonenumber from 8.13.1 to 8.13.3
|
2022-12-22 17:22:37 +01:00 |
|
Yoan Pintas
|
92ed663068
|
Replace the player timeline (#7821)
|
2022-12-22 14:05:43 +00:00 |
|
Onuray Sahin
|
a96f2d5771
|
Add changelog.
|
2022-12-22 15:39:10 +03:00 |
|
Benoit Marty
|
3c3c44b344
|
Merge pull request #7818 from vector-im/sync-emojis
Sync Emojis
|
2022-12-22 12:23:18 +01:00 |
|
dependabot[bot]
|
eb30b51d6b
|
Bump libphonenumber from 8.13.1 to 8.13.3
Bumps [libphonenumber](https://github.com/google/libphonenumber) from 8.13.1 to 8.13.3.
- [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.13.1...v8.13.3)
---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-21 23:04:04 +00:00 |
|
Onuray Sahin
|
fcac1849c3
|
Write unit test for toggling ip address visibility.
|
2022-12-21 17:07:16 +03:00 |
|
Onuray Sahin
|
73e2f02c48
|
Increase coverage of devices view model.
|
2022-12-21 14:30:32 +03:00 |
|
jonnyandrew
|
50466792c6
|
[Rich text editor] Add support for links in the rich text editor (#7746)
|
2022-12-21 10:40:19 +00:00 |
|
Benoit Marty
|
67e15a42c0
|
Version++
|
2022-12-20 16:50:08 +01:00 |
|
Benoit Marty
|
ff7be665ec
|
Merge branch 'hotfix/1.5.14-bis' into develop
|
2022-12-20 16:49:31 +01:00 |
|
Benoit Marty
|
576ea2df55
|
Prepare hotfix 1.5.14
|
2022-12-20 16:44:11 +01:00 |
|
Nikita Fedrunov
|
f4dca572c5
|
reply to threaded push notification now sent to thread not to main timeline (#7805)
|
2022-12-20 13:27:39 +01:00 |
|
Benoit Marty
|
95a29b83fe
|
ActiveSessionHolder is not supposed to start syncing. Instead, the MainActivity does it, if necessary.
Fixes a race condition when clearing cache.
|
2022-12-20 13:12:54 +01:00 |
|
dependabot[bot]
|
ea09d3ae73
|
Bump android-sdk from 9.5.2 to 9.6.0
Bumps [android-sdk](https://github.com/maplibre/maplibre-gl-native) from 9.5.2 to 9.6.0.
- [Release notes](https://github.com/maplibre/maplibre-gl-native/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/maplibre/maplibre-gl-native/compare/android-v9.5.2...android-v9.6.0)
---
updated-dependencies:
- dependency-name: org.maplibre.gl:android-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-19 23:04:33 +00:00 |
|
Benoit Marty
|
ed6b2e3846
|
Merge pull request #7808 from vector-im/feature/bma/ignoreTyping
No typing for ignored user
|
2022-12-19 17:56:56 +01:00 |
|
Benoit Marty
|
789746c276
|
Merge branch 'hotfix/1.5.13' into main
|
2022-12-19 16:58:28 +01:00 |
|
Benoit Marty
|
4f7bbd6ada
|
Merge hotfix 1.5.13
|
2022-12-19 16:58:09 +01:00 |
|
Benoit Marty
|
241d011d30
|
Changelog (same than 1.5.13)
|
2022-12-19 16:56:29 +01:00 |
|
Benoit Marty
|
ed01f32393
|
Add largeHeap=true in the manifest since we are seeing more crashes (OOM) when handling sync response.
|
2022-12-19 16:54:15 +01:00 |
|
Benoit Marty
|
ffa49870a9
|
Version 1.5.13
|
2022-12-19 16:52:32 +01:00 |
|
Onuray Sahin
|
e95380ac9e
|
Merge pull request #7798 from vector-im/feature/ons/fix_device_manager_ui
Device Manager UI review fixes (PSG-1102)
|
2022-12-19 18:03:12 +03:00 |
|
Onuray Sahin
|
2c0d029dea
|
Fix separator UI.
|
2022-12-19 17:12:07 +03:00 |
|
Maxime NATUREL
|
b609c5ca10
|
Merge pull request #7793 from vector-im/fix/mna/long-press-select-in-other-sessions
[Session Manager] Other sessions list: cannot select/deselect session by a long press when in select mode (PSG-1111)
|
2022-12-19 14:50:19 +01:00 |
|
Maxime NATUREL
|
8dd2ebf249
|
Merge pull request #7791 from vector-im/fix/mna/filter-bottom-sheet-content-cut
[Session manager] Other sessions: Filter bottom sheet cut in landscape mode (PSG-1107)
|
2022-12-19 14:49:07 +01:00 |
|
Onuray Sahin
|
f08a3f7966
|
Merge pull request #7794 from vector-im/feature/ons/fix_current_session_ip_address_visibility
Fix current session ip address visibility (PSG-1109)
|
2022-12-19 16:33:18 +03:00 |
|
Yoan Pintas
|
d17fdbb913
|
Merge pull request #7816 from vector-im/yostyle/prompt_stop_voicebroadcast
[Voice Broadcast] Prompt the user before ending a live broadcast
|
2022-12-19 14:28:17 +01:00 |
|
Onuray Sahin
|
9fd6fe321d
|
Merge pull request #7790 from vector-im/feature/ons/fix_rename_session_keyboard_visibility
Automatically show keyboard after learn more bottom sheet is dismissed (PSG-1105)
|
2022-12-19 16:21:37 +03:00 |
|
Maxime NATUREL
|
ef7b5a4418
|
Merge pull request #7785 from vector-im/fix/mna/hide-filter-in-selection-mode
[Session manager] Other sessions list: filter option is displayed when selection mode is enabled (PSG-1113)
|
2022-12-19 14:11:37 +01:00 |
|
Maxime NATUREL
|
c7de0523e7
|
Merge pull request #7796 from vector-im/feature/mna/security-recommendations-tappable
[Session manager] Security recommendations cards: whole view should be tappable (PSG-1117)
|
2022-12-19 14:09:09 +01:00 |
|
Onuray Sahin
|
61685d3e4a
|
Merge branch 'develop' into feature/ons/fix_current_session_ip_address_visibility
|
2022-12-19 15:47:51 +03:00 |
|
Onuray Sahin
|
dd51293621
|
Fix unit test.
|
2022-12-19 15:46:58 +03:00 |
|
Onuray Sahin
|
3f510087d0
|
Code review fixes.
|
2022-12-19 14:44:36 +03:00 |
|
Onuray Sahin
|
4b2353b936
|
Add changelog.
|
2022-12-19 13:45:50 +03:00 |
|
Onuray Sahin
|
65d26f180f
|
Fix alignment of content title and description.
|
2022-12-19 13:27:40 +03:00 |
|