Benoit Marty
b88d9d50f8
Ignore OnBoardingPresenter regarding code coverage.
1 year ago
ganfra
7386936217
Media: improve creation of LocalMedia
1 year ago
ganfra
966199a007
Media: finally revert to using only uri but with the proper scheme..
1 year ago
ganfra
7b90f5bfcf
Media: refactor LocalMedia so the source of data is clear (uri or file)
1 year ago
ganfra
bc35db3ffd
Media viewer: start adding save on disk action
1 year ago
ganfra
7db29b58c3
Generate screenshots
1 year ago
ganfra
bbc10ea3ff
File: new design for file timeline item
1 year ago
Benoit Marty
49bb6c203d
Add test for new presenter.
1 year ago
Chris Smith
0316b04335
Invites: tweak actions for decline dialog
1 year ago
Chris Smith
048c477906
Show dividers in room list
1 year ago
Benoit Marty
470ad9f968
Merge pull request #458 from vector-im/feature/bma/notificationContent
...
Notification content
1 year ago
Benoit Marty
5ad94d14b1
Record screenshots.
1 year ago
Benoit Marty
497ee97efe
Add comment.
1 year ago
Chris Smith
e337f19e64
Invite list: show divider
1 year ago
Chris Smith
0c339846e1
Avatar actions: larger font
1 year ago
Benoit Marty
aefc373764
Rename fun.
1 year ago
Benoit Marty
b1c8945fd9
Create a presenter and a state for OnBoarding screen.
1 year ago
Chris Smith
c1eba96124
Merge remote-tracking branch 'origin/develop' into misc/cjs/create-join-design-feedback
1 year ago
Chris Smith
07225575e5
Outlined button tweaks
...
Force the height in InviteSummaryRow as compose defaults to a min
height of 40dp
Change the button text style to ignore font padding so the text
aligns properly
1 year ago
ganfra
ab95218e50
Pdf: rework pdf viewer a bit
1 year ago
Chris Smith
0574e9726f
Invite list: various layout tweaks
...
- Larger avatar
- Include the MXID in the inviter
- Show inviter avatar to the left instead of inline
(This may be weird in some translations, but it's what design
wants and is consistent with iOS)
- Pad the name/alias if the notification dot is present
1 year ago
Florian Renaud
5d0fb45ff6
Update room properties from room details ( #439 )
...
- Add the edit action in the room details
- Add "Add topic" button in room details
- Add the screen behind that action to edit some room properties: avatar, name, topic
- Handle the save button action
- enable the button only if changes are detected
- display a loader "updating room"
- display an error dialog if any request has failed
- Check user has the right power level to change various attributes
- "Add topic" is only shown if there's no topic and they are able to set on
- Edit menu is only shown if they can change topic, name or avatar
- On the edit page, any fields they can't change are uneditable
Co-authored-by: Chris Smith <csmith@lunarian.uk>
1 year ago
Benoit Marty
a1e0a2c08d
Fix compilation issue after rebase.
1 year ago
Chris Smith
5de90c3871
Danger: don't complain about reviewers ( #509 )
...
Now we have a CODEOWNERS file a reviewer is assigned automatically,
so there's no need for this.
It also misfires a bunch (maybe if there are no _pending_ reviewers
because they've already reviewed?), so removing it fixes that noise.
1 year ago
Benoit Marty
64e2015941
Merge pull request #416 from Freezlex/develop
...
Fix App crash when joing specific room URL
1 year ago
Benoit Marty
82031beaa5
Rename job - try to fix conflict.
1 year ago
Benoit Marty
ec9d9bb56f
Merge pull request #503 from vector-im/feature/bma/gradleUpgrade
...
Update android.gradle.plugin to v8.0.2
1 year ago
Chris Smith
08ff69e682
Create room: more spacing under selected users
1 year ago
Chris Smith
9827c30fc0
Merge remote-tracking branch 'origin/develop' into misc/cjs/create-join-design-feedback
1 year ago
renovate[bot]
f9e75ee4f7
Update android.gradle.plugin to v8.0.2
1 year ago
Benoit Marty
c46692eb20
Do not use System.currentTimeMillis()
1 year ago
Benoit Marty
881c8fd97b
Fix test
1 year ago
Benoit Marty
c7e68e5d81
Use coroutine dispatcher instead of WorkerThread
1 year ago
Benoit Marty
685b034977
Cleanup
1 year ago
Benoit Marty
183dd153ff
Fix test
1 year ago
Benoit Marty
1ac5f8e788
Disable debugging of notification
1 year ago
Benoit Marty
e02ba42ea0
Bigger image - WIP
1 year ago
Benoit Marty
fee97ff735
Notifications: add prefix to debug notification display.
1 year ago
Benoit Marty
bc9ec5a28a
Notifications: render current user name and avatar.
1 year ago
Benoit Marty
c91e8e5050
Notifications: render room and user icons.
1 year ago
Benoit Marty
31afed1448
Map some info for the notifications.
1 year ago
Benoit Marty
a2cf497a00
Merge pull request #478 from vector-im/feature/bma/slidingSyncCleanup
...
Sliding sync cleanup
1 year ago
Jorge Martin Espinosa
b040953d7b
Merge pull request #501 from vector-im/misc/jme/remove-duplicate-danger-reports
...
Remove duplicate issue reporting by Danger
1 year ago
Jorge Martin Espinosa
664fcf782d
Merge pull request #497 from vector-im/feature/jme/enable-gif-support
...
Enable gif support for Coil
1 year ago
Jorge Martin Espinosa
a36f4b7947
[Room details] Open room member details when clicking on user data in timeline ( #482 )
1 year ago
Jorge Martin Espinosa
e8e7a781fb
Merge pull request #499 from vector-im/renovate/org.sonarqube-4.x
...
Update plugin sonarqube to v4.2.0.3129
1 year ago
Benoit Marty
ed18d2b343
Merge pull request #494 from vector-im/feature/bma/checkCode
...
Check code
1 year ago
Benoit Marty
2c911868d3
Fix quality
1 year ago
Chris Smith
90082c909d
User search: provide 10 results not 5
...
Also refactor slightly so the caller specifies the number of
results, which lets all the constants sit in the repository.
1 year ago
Chris Smith
9bc67d88f3
User search: reduce debounce to 250ms
1 year ago