bemusementpark
ef5fd14829
Merge branch 'dev' into feature/compose-cleanup
2024-07-18 12:46:01 +09:30
Andrew
e2a40ddabc
Merge pull request #1451 from bemusementpark/on-2
...
[SES-48 SES-824] Onboarding Overhaul
2024-07-18 11:20:32 +09:30
Morgan Pretty
afcb8c1150
Removed the attribution label
2024-07-18 09:11:37 +10:00
ThomasSession
a524933a4d
Merge branch 'pr/1451' into feature/compose-cleanup
2024-07-17 15:54:13 +10:00
Morgan Pretty
d6ea2221ec
Merge pull request #1545 from mpretty-cyro/update-geolite2
...
Updated GeoLite2 database
2024-07-17 15:29:42 +10:00
ThomasSession
01cd449794
Fix/video call rotation and avatars ( #1548 )
...
* Simplifying profile picture view
We don't need the isLarge option as the component's size is always set.
Using profilePictureView in the call screen.
* Swapping avatars between user and contact's
* Adding the user's avatar for when it needs to be displayed
* Making sure we never invert the contact's landscape rotation
* Update app/src/main/java/org/thoughtcrime/securesms/calls/WebRtcCallActivity.kt
Co-authored-by: Andrew <andrewgallasch@gmail.com>
* Update app/src/main/java/org/thoughtcrime/securesms/calls/WebRtcCallActivity.kt
Co-authored-by: Andrew <andrewgallasch@gmail.com>
* Update app/src/main/java/org/thoughtcrime/securesms/calls/WebRtcCallActivity.kt
Co-authored-by: Andrew <andrewgallasch@gmail.com>
---------
Co-authored-by: Andrew <andrewgallasch@gmail.com>
2024-07-17 15:16:12 +10:00
Morgan Pretty
bcf9d154f8
Resolving PR comment
2024-07-17 14:49:23 +10:00
bemusementpark
872cb8a204
Move Session id input box contentDescription
2024-07-17 12:38:48 +09:30
bemusementpark
8245e4ffe5
Rename remaining session id refs
2024-07-17 12:32:15 +09:30
Morgan Pretty
e8fdc57bf3
Merge branch 'dev' into update-geolite2
2024-07-17 10:42:11 +10:00
Morgan Pretty
e815a43cdf
Added an attribution label to the PathActivity
2024-07-17 10:41:39 +10:00
bemusementpark
ce1790a895
Merge branch 'od' into on-2
2024-07-16 18:09:27 +09:30
AL-Session
8a7f321ee0
SES2397 - Fix display name change fail feedback ( #1544 )
...
* Added check to not update display name if offline or should config sync fail
* Addressed PR feedback
* WIP
* Addressed PR feedback
* Adjusted phrasing of log statement
---------
Co-authored-by: alansley <aclansley@gmail.com>
2024-07-16 15:41:46 +10:00
ThomasSession
d9407a1bc1
PR feedbacks
2024-07-16 14:55:55 +10:00
AL-Session
1ca62629f6
SS-40 - MMS Notification Strings ( #1541 )
...
* Feature implemented
* Removed stray quotation mark
* Cleanup WIP
* Cleanup
* Addressed PR feedback
* Addressed further PR feedback
---------
Co-authored-by: alansley <aclansley@gmail.com>
2024-07-16 11:28:50 +10:00
ThomasSession
78110a48c6
Fixing UI issues found
2024-07-16 10:25:18 +10:00
bemusementpark
6507b0a973
Fix snippet
2024-07-16 02:25:53 +09:30
bemusementpark
85ee87f619
Cleanup new account empty logic
2024-07-16 01:32:52 +09:30
bemusementpark
593e417af5
Fix SessionContactDatabase
2024-07-16 00:08:24 +09:30
ThomasSession
a84ba25a79
Migrating to Material3
2024-07-15 17:35:41 +10:00
Morgan Pretty
789d2b4a75
Updated the geolite2 database, removed the IP from the paths page
2024-07-15 17:08:42 +10:00
ThomasSession
aabfb47f2b
Cleaning up spaces
2024-07-15 15:19:09 +10:00
ThomasSession
a1fe1f1406
Disappearing messages tweaks
...
Re-using our new radio buttons in disappearing messages
Tweaking UI to match designs
2024-07-15 15:07:08 +10:00
ThomasSession
e193105902
Spacing fixes and UI consolidating
...
Discussed with QA to make sure the 'new message' screen should indeed behave as the other screens and use disabled state instead of disappearing
2024-07-15 13:47:05 +10:00
ThomasSession
98e9d8a8aa
Rounding sheets corners
2024-07-15 13:20:04 +10:00
ThomasSession
779d740a96
Rounded corners for the new conversation sheet
2024-07-15 13:06:17 +10:00
ThomasSession
166d0e8beb
Unifying dimensions and rectifying design inconsistencies
...
Unifying spacing values and reusing common ones
Identified spacing issues and inconsistencies in design and figma
2024-07-15 11:40:12 +10:00
ThomasSession
bb630fc11b
renaming spacing to be more general
2024-07-15 10:51:24 +10:00
ThomasSession
facbee99a5
Fixing new color access for action items
2024-07-15 10:46:46 +10:00
ThomasSession
c9c715b486
Centered text in control messages
2024-07-15 09:39:46 +10:00
ThomasSession
f8e238c73a
Updated typography
...
Updated the typography in an composition local so it can be accessed from anyehere in compose and matching the figma declarations.
2024-07-12 14:16:53 +10:00
bemusementpark
4bbdc79415
SES-2394 fix mic button enabled
2024-07-12 13:34:44 +09:30
bemusementpark
4c395cb71e
Cleanup InputBar
2024-07-12 13:28:34 +09:30
bemusementpark
38e73cf514
Cleanup search processing
2024-07-12 12:32:59 +09:30
bemusementpark
e3a33ea615
Fix nickname change not updating in search
2024-07-12 12:32:48 +09:30
bemusementpark
0992d12d71
Add name to Model.Contact to fix diffing in search as Contact.equals only checks accountId
2024-07-12 12:09:48 +09:30
bemusementpark
afe1295289
Cleanup GlobalSearchViewModel
2024-07-12 11:48:39 +09:30
ThomasSession
5061d3724b
Dialogs do not have a 'x' button by default
2024-07-12 11:02:46 +10:00
ThomasSession
af1c39b88c
Matching signature across buttons
2024-07-12 10:35:07 +10:00
ThomasSession
666a04c432
Merge branch 'pr/1451' into feature/compose-cleanup
2024-07-12 08:53:07 +10:00
ThomasSession
127ac1cee3
matching figma
2024-07-12 08:48:34 +10:00
bemusementpark
cb8b9d63ac
SES-2249 fix contentDescriptions
2024-07-12 00:08:42 +09:30
bemusementpark
e3b4636b42
Reopen app to pcurrently open activity
2024-07-11 23:52:29 +09:30
ThomasSession
1466897ce5
UI Tweaks
...
Using the proper color for danger as opposed to one hardcoded color
Reusing BlackAlpha40
Using the right delete icon in settings
2024-07-11 17:01:29 +10:00
ThomasSession
e45ee133bf
Merge branch 'dev' into feature/compose-cleanup
2024-07-11 16:12:02 +10:00
bemusementpark
30ee3946ef
Merge branch 'od' into on-2
2024-07-11 15:07:46 +09:30
bemusementpark
e139afed6a
Make loading animation work when animations are off
2024-07-11 14:58:18 +09:30
ThomasSession
ce0308e699
Only obtain new theme when required
2024-07-11 13:34:57 +10:00
bemusementpark
eeabd32da4
Remove easing on progress animation
2024-07-11 11:46:34 +09:30
bemusementpark
95ecbe664d
SES-2386 Account Creation Modal
2024-07-11 11:26:41 +09:30