ericdecanini
|
92f87a3a5a
|
Adds login type handling to SoftLogoutController
|
2022-03-04 14:51:39 +01:00 |
|
ericdecanini
|
12dc8a8112
|
Tests sso login mode
|
2022-03-02 15:23:39 +01:00 |
|
ericdecanini
|
448e8e001f
|
Reimplements soft logout simulation
|
2022-03-02 14:51:22 +01:00 |
|
ericdecanini
|
dab866d170
|
Forces soft logout to be true for testing
|
2022-03-02 12:30:28 +01:00 |
|
Tiago Loureiro
|
ad8809196f
|
Fix overflow on media cache size
|
2022-03-01 13:12:46 -03:00 |
|
NIkita Fedrunov
|
e65070793d
|
Merge branch 'develop' into sync-analytics-plan
|
2022-03-01 09:15:19 +01:00 |
|
Benoit Marty
|
781a477056
|
Merge pull request #5292 from vector-im/feature/mna/4319-dm-space-members-list
#4319: Fix DM navigation in member profile screen
|
2022-02-28 21:37:09 +01:00 |
|
Benoit Marty
|
9cc35644a3
|
Merge pull request #5379 from vector-im/feature/aris/cleanup_threads_build_config
Cleanup enabling threads from buildConfig
|
2022-02-28 21:10:20 +01:00 |
|
Benoit Marty
|
71aac37ec7
|
Merge pull request #5330 from vector-im/feature/fga/more_realm_fixing
Feature/fga/more realm fixing
|
2022-02-28 21:02:10 +01:00 |
|
ariskotsomitopoulos
|
ae98185c9d
|
Cleanup enabling threads from buildConfig
|
2022-02-28 17:39:40 +02:00 |
|
Maxime Naturel
|
96f041a773
|
Remove handling of direct message from timeline fragment
|
2022-02-28 14:58:58 +01:00 |
|
Maxime Naturel
|
46854b4b84
|
Moving DM creation/opening into the member profile screen
|
2022-02-28 14:58:58 +01:00 |
|
Maxime Naturel
|
836bf4e11e
|
DRAFT TODO
|
2022-02-28 14:58:58 +01:00 |
|
Benoit Marty
|
80bc3af5fa
|
Merge pull request #5349 from vector-im/feature/mna/5005-save-image
#5005: Add save media icon in gallery
|
2022-02-28 14:23:17 +01:00 |
|
Benoit Marty
|
27905064e0
|
Merge pull request #5325 from vector-im/feature/eric/registration-feature-flag
#5307 Adds ForceLoginFallback feature flag to Login and Registration
|
2022-02-28 14:20:00 +01:00 |
|
Maxime Naturel
|
562780a169
|
Adding a FakeFile class for unit tests
|
2022-02-28 11:55:14 +01:00 |
|
Maxime Naturel
|
0170171caa
|
Adding missing spaces after comments
|
2022-02-28 10:28:45 +01:00 |
|
Benoit Marty
|
fbd5456360
|
Merge pull request #5353 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.44
Bump libphonenumber from 8.12.43 to 8.12.44
|
2022-02-28 09:58:18 +01:00 |
|
bmarty
|
ce9c5564c0
|
Sync analytics plan
|
2022-02-28 00:03:19 +00:00 |
|
Benoit Marty
|
561dcbcfa1
|
Remove translation of removed strings, using the IDE facility after a code inspection
|
2022-02-25 17:25:08 +01:00 |
|
Maxime Naturel
|
56c6301151
|
Adding unit tests
|
2022-02-25 16:39:26 +01:00 |
|
Maxime Naturel
|
cb27608c75
|
Removing base use case interface
|
2022-02-25 14:11:26 +01:00 |
|
Benoit Marty
|
ba15fa6e2c
|
Ignore unused resources if used only in F-Droid and Gplay variant
|
2022-02-25 13:45:24 +01:00 |
|
Benoit Marty
|
fd17517675
|
Remove unused strings
|
2022-02-25 13:45:24 +01:00 |
|
Benoit Marty
|
85b59654ae
|
Remove unused strings in build.gradle. Rely on BuildConfig fields only
|
2022-02-25 13:45:24 +01:00 |
|
Benoit Marty
|
e171fd2eff
|
Add lint rule
|
2022-02-25 13:45:24 +01:00 |
|
Benoit Marty
|
b8a0aa724e
|
Merge pull request #5357 from vector-im/cgizard/ISSUE-5326
[Export e2ee keys] use appName instead of element
|
2022-02-25 12:03:56 +01:00 |
|
Maxime Naturel
|
6230dfc641
|
Removing section bloc comments
|
2022-02-25 12:01:21 +01:00 |
|
Maxime Naturel
|
4e4702cad8
|
Fixing date of file creation
|
2022-02-25 10:56:38 +01:00 |
|
Claire G
|
4860ed9131
|
replace empty space by - for debug app name
|
2022-02-25 10:04:30 +01:00 |
|
dependabot[bot]
|
ca56865dd1
|
Bump libphonenumber from 8.12.43 to 8.12.44
Bumps [libphonenumber](https://github.com/google/libphonenumber) from 8.12.43 to 8.12.44.
- [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.12.43...v8.12.44)
---
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-02-24 23:10:16 +00:00 |
|
Maxime Naturel
|
aea78b70f1
|
Changing usage of viewModelScope to Session scope
|
2022-02-24 18:08:42 +01:00 |
|
Maxime Naturel
|
157feb1e4c
|
Updating order of message actions
|
2022-02-24 17:39:41 +01:00 |
|
Maxime Naturel
|
a583db43c4
|
Updating TODOs
|
2022-02-24 17:39:41 +01:00 |
|
Maxime Naturel
|
4260d2f155
|
Updating Changelog entry
|
2022-02-24 17:39:41 +01:00 |
|
Maxime Naturel
|
882b143569
|
Permission and error handling
|
2022-02-24 17:39:41 +01:00 |
|
Maxime Naturel
|
4c09fb747b
|
Moving base use case interface into core package
|
2022-02-24 17:39:41 +01:00 |
|
Maxime Naturel
|
cdb1a96664
|
Removing TODOs
|
2022-02-24 17:39:41 +01:00 |
|
Maxime Naturel
|
73ac3f3fda
|
Fixing DI + observing events
|
2022-02-24 17:39:41 +01:00 |
|
Maxime Naturel
|
7d7b1f305e
|
Calling ViewModel inside Fragment
|
2022-02-24 17:39:41 +01:00 |
|
Maxime Naturel
|
b17ce12c3d
|
Calling use case inside ViewModel
|
2022-02-24 17:39:41 +01:00 |
|
Maxime Naturel
|
c6c46375d6
|
Creating a ViewModel
|
2022-02-24 17:39:40 +01:00 |
|
Maxime Naturel
|
374ac45505
|
Interface for UseCase
|
2022-02-24 17:39:40 +01:00 |
|
Maxime Naturel
|
38236e7815
|
OnDownload callback
|
2022-02-24 17:39:40 +01:00 |
|
Maxime Naturel
|
f64268efdb
|
Adding download media use case
|
2022-02-24 17:39:40 +01:00 |
|
Maxime Naturel
|
e6995cbdd4
|
Draft
|
2022-02-24 17:39:40 +01:00 |
|
Maxime Naturel
|
0169396d7d
|
Adding save icon into viewer
|
2022-02-24 17:39:40 +01:00 |
|
Maxime Naturel
|
042c57f9b8
|
Renaming some methods to be more concise
|
2022-02-24 17:39:40 +01:00 |
|
Maxime Naturel
|
6899b5b637
|
Creating dedicated attachment interaction listener
|
2022-02-24 17:39:40 +01:00 |
|
Maxime Naturel
|
3384a0caa0
|
TODO
|
2022-02-24 17:39:40 +01:00 |
|