Maxime NATUREL
|
1756fa26e1
|
Using @AndroidEntryPoint for map fragment
|
2022-05-30 11:21:23 +02:00 |
|
Maxime NATUREL
|
7f2279c8a8
|
Improving view state mapper
|
2022-05-30 10:37:58 +02:00 |
|
Maxime NATUREL
|
066c540eb7
|
Filter event id in the DB query for active lives
|
2022-05-30 10:06:04 +02:00 |
|
Maxime NATUREL
|
f707f177d9
|
Improving mapper tests
|
2022-05-30 10:03:27 +02:00 |
|
Onuray Sahin
|
03a8289a13
|
Code review fixes.
|
2022-05-26 15:45:53 +03:00 |
|
Maxime NATUREL
|
eda0aa97d0
|
Fixing code quality issues
|
2022-05-25 14:11:18 +02:00 |
|
Maxime NATUREL
|
aa65d82341
|
Adding unit tests for ViewModel
|
2022-05-25 14:05:14 +02:00 |
|
Maxime NATUREL
|
33151eef73
|
Move the default implementation of location sharing service into internal package
|
2022-05-25 14:05:14 +02:00 |
|
Maxime NATUREL
|
8d2debf47e
|
Adding missing ending dots in comments
|
2022-05-25 14:05:14 +02:00 |
|
Maxime NATUREL
|
1b8440d7c8
|
Removing unused imports
|
2022-05-25 14:05:14 +02:00 |
|
Maxime NATUREL
|
65d7ec8696
|
Adding unit tests for use case to get the list of current running lives
|
2022-05-25 14:05:14 +02:00 |
|
Maxime NATUREL
|
095cc12e10
|
Fixing unit tests of the mapper
|
2022-05-25 14:05:14 +02:00 |
|
Maxime NATUREL
|
d9480bb136
|
Adding todo to add unit tests on aggregation process
|
2022-05-25 14:05:14 +02:00 |
|
Maxime NATUREL
|
5efe26c7dd
|
Fix code quality issues
|
2022-05-25 14:05:14 +02:00 |
|
Maxime NATUREL
|
8145049315
|
Fix potential access to null value
|
2022-05-25 14:05:14 +02:00 |
|
Maxime NATUREL
|
c07bc0890f
|
WIP - unit tests
|
2022-05-25 14:05:14 +02:00 |
|
Maxime NATUREL
|
7ef91ce717
|
Adding unit tests for view state mapper
|
2022-05-25 14:05:14 +02:00 |
|
Maxime NATUREL
|
401027e919
|
Adding end of live timestamp into view state
|
2022-05-25 14:05:14 +02:00 |
|
Maxime NATUREL
|
bd473375a1
|
Fix no text visible if using direct pin drawable
|
2022-05-25 14:05:14 +02:00 |
|
Maxime NATUREL
|
79212321a2
|
Deactivate all previous active beacons when receiving one from user
|
2022-05-25 14:05:12 +02:00 |
|
Maxime NATUREL
|
40d8d5c605
|
Updating user pins on location update
|
2022-05-25 14:04:22 +02:00 |
|
Maxime NATUREL
|
bec3f793f3
|
Improve query of current running live location shares
|
2022-05-25 14:04:22 +02:00 |
|
Maxime NATUREL
|
ca9591e423
|
Fix set of userId in aggregation process
|
2022-05-25 14:04:22 +02:00 |
|
Maxime NATUREL
|
3b06f18ccb
|
Remove unused imports
|
2022-05-25 14:04:22 +02:00 |
|
Maxime NATUREL
|
81b90df909
|
Observe the current live location shares in a room
|
2022-05-25 14:04:22 +02:00 |
|
Maxime NATUREL
|
7a7af40d61
|
Creation of LocationSharingService to get current users sharing their live locations
|
2022-05-25 14:04:20 +02:00 |
|
Maxime NATUREL
|
5410b61ae3
|
Show user pins with correct zoom when map is first opened
|
2022-05-25 14:03:37 +02:00 |
|
Maxime NATUREL
|
d6029210d0
|
Adding use case to get live location of users
|
2022-05-25 14:03:37 +02:00 |
|
Maxime NATUREL
|
44ca82bbef
|
Adding ViewModel to Activity
|
2022-05-25 14:03:37 +02:00 |
|
Maxime NATUREL
|
cf90ff9fd2
|
Adding changelog entry
|
2022-05-25 14:03:37 +02:00 |
|
Maxime NATUREL
|
791d4fb1e8
|
Improve computation of the work name to limit its length
|
2022-05-25 11:10:54 +02:00 |
|
Maxime NATUREL
|
8864a3cf2c
|
Using replace instead of keep strategy for the worker
|
2022-05-25 11:06:02 +02:00 |
|
Maxime NATUREL
|
cfdc18d421
|
Improve code readability in aggregation processor
|
2022-05-25 11:05:28 +02:00 |
|
Maxime NATUREL
|
b081429725
|
Replace getOrCreate() by get() in worker
|
2022-05-25 10:59:08 +02:00 |
|
Maxime NATUREL
|
b05fc763ae
|
Rely only on isActive field on UI side
|
2022-05-23 17:34:52 +02:00 |
|
Maxime NATUREL
|
683a9cdfff
|
Schedule work during aggregation
|
2022-05-23 17:34:52 +02:00 |
|
Maxime NATUREL
|
47eb7173f0
|
Creation of a worker to deactivate a live after timeout
|
2022-05-23 17:34:52 +02:00 |
|
Maxime NATUREL
|
d76b93ced3
|
Adding comment on isActive field
|
2022-05-23 17:34:51 +02:00 |
|
Maxime NATUREL
|
695c234139
|
Adding changelog entry
|
2022-05-23 17:34:51 +02:00 |
|
Maxime NATUREL
|
9a38d59f9a
|
Merge pull request #6092 from vector-im/feature/mna/PSF-888-navigation
[Location sharing] - Navigation to Map view from live location message (PSF-888)
|
2022-05-23 13:54:04 +02:00 |
|
Benoit Marty
|
fd252dbaff
|
Merge pull request #5856 from ofalvai/bugfix/ofa/read-recept-text-scale
Use fixed text size in read receipt counter
|
2022-05-23 13:41:03 +02:00 |
|
Benoit Marty
|
ff1099667a
|
Merge pull request #6106 from vector-im/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.1.4
Bump constraintlayout from 2.1.3 to 2.1.4
|
2022-05-23 12:43:03 +02:00 |
|
Adam Brown
|
98999c754f
|
Merge pull request #5868 from vector-im/feature/adm/ftue-email-verification
[FTUE] - Email input and verification
|
2022-05-23 11:14:46 +01:00 |
|
Maxime NATUREL
|
7bb73ffb57
|
Making the layout file more generic
|
2022-05-23 11:41:33 +02:00 |
|
Maxime NATUREL
|
b331521e93
|
Improving code in Fragment
|
2022-05-23 11:30:57 +02:00 |
|
Maxime NATUREL
|
721d7cb6a0
|
Remove commented code
|
2022-05-23 11:30:35 +02:00 |
|
Maxime NATUREL
|
c46aaa24a5
|
Using @AndroidEntryPoint in Fragment
|
2022-05-23 10:40:52 +02:00 |
|
Benoit Marty
|
0b35ee7c79
|
Merge pull request #6120 from vector-im/cgizard/fix_issue_number
Update issue number in changes.md
|
2022-05-23 10:38:58 +02:00 |
|
Claire G
|
7e494786d4
|
update issue number in changes.md
|
2022-05-23 09:54:16 +02:00 |
|
Benoit Marty
|
71e14ea43b
|
Merge pull request #6110 from vector-im/defect/jorgem/PSE-613-fix-multi-invites-to-room
Fix sending multiple invites to a room reaching only one or two people
|
2022-05-23 09:39:47 +02:00 |
|