Stefan Ceriu
|
de6d2a2fad
|
Made StateStoreViewModel state mutable and removed the reducer for all the features using it.
|
2022-02-02 10:02:12 +02:00 |
|
SBiOSoftWhare
|
6a2401b463
|
Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
Message bubbles: Layout for media (part 2)
|
2022-02-01 17:52:19 +01:00 |
|
SBiOSoftWhare
|
d32611377e
|
Add assets for file without thumbnail cells.
|
2022-01-31 10:53:10 +01:00 |
|
Doug
|
f39fdba212
|
Merge pull request #5398 from vector-im/doug/5159_ftue_splash
Add a splash screen before authentication is shown
|
2022-01-28 15:34:26 +00:00 |
|
Doug
|
4fd06abc1b
|
Polish for Onboarding Carousel
Add dark mode assets and colours.
Improve layout for 12" iPad and 4" iPhone.
Move isLockedToPortraitOnPhone to RiotNavigationController.
|
2022-01-26 14:25:48 +00:00 |
|
Doug
|
4ae76bd861
|
Start implementing FTUE splash screens.
Present splash screens from AuthenticationViewController
|
2022-01-26 14:24:00 +00:00 |
|
ismailgulek
|
3489d2f5cc
|
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
|
2022-01-19 00:09:26 +03:00 |
|
ismailgulek
|
e344dcceed
|
Merge branch 'develop' into ismail/5068_start_thread
|
2022-01-19 00:07:52 +03:00 |
|
Stefan Ceriu
|
e261a5310f
|
vector-im/element-ios/issues/5114 - Added UI for creating undisclosed polls and logic for displaying them in the timeline.
|
2022-01-18 20:05:10 +02:00 |
|
Stefan Ceriu
|
67e7db38c2
|
vector-im/element-ios/issues/5114 - Allow editing poll start events.
|
2022-01-18 20:05:10 +02:00 |
|
ismailgulek
|
a4f7956d42
|
Add thread decoration views for search results, fix #5268
|
2022-01-18 14:46:22 +03:00 |
|
ismailgulek
|
6723e7e867
|
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
|
2022-01-17 11:37:41 +03:00 |
|
ismailgulek
|
7a74dc422f
|
Merge branch 'develop' into ismail/5068_start_thread
|
2022-01-17 11:35:10 +03:00 |
|
Doug
|
1ccdc23c8e
|
Add onboarding splash screen strings for Weblate.
|
2022-01-14 15:05:54 +00:00 |
|
SBiOSoftWhare
|
f91a7990d2
|
Merge pull request #5342 from vector-im/steve/5321_bubbles_lauching
Message bubbles: Add settings and build flag
|
2022-01-13 09:50:23 +01:00 |
|
ismailgulek
|
5846ce52ed
|
Update strings
|
2022-01-11 15:23:22 +03:00 |
|
ismailgulek
|
7b790bc86d
|
Implement thread list filtered icon, part of #5359
|
2022-01-11 14:00:37 +03:00 |
|
ismailgulek
|
c28af1644d
|
Toast resources
|
2022-01-06 02:39:46 +03:00 |
|
Stefan Ceriu
|
43a9371214
|
vector-im/element-ios/issues/5298 - Various tweaks following code review.
|
2022-01-04 17:33:32 +02:00 |
|
Stefan Ceriu
|
0a852eb371
|
vector-im/element-ios/issues/5298 - Settings screen toggle for disabling location sharing.
|
2022-01-04 17:33:32 +02:00 |
|
Stefan Ceriu
|
cedf727867
|
vector-im/element-ios/issues/5298 - Allow sharing locations to other system apps.
|
2022-01-04 17:33:32 +02:00 |
|
Stefan Ceriu
|
69523c044c
|
vector-im/element-ios/issues/5298 - Disable forwarding for location messages and allow replies.
|
2022-01-04 17:33:32 +02:00 |
|
Stefan Ceriu
|
5a3bab92ec
|
vector-im/element-ios/issues/5298 - Improved error messages and moved map configuration to the BuildSettings
|
2022-01-04 17:33:32 +02:00 |
|
Stefan Ceriu
|
cef0c4f2d4
|
vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu.
|
2022-01-04 17:33:32 +02:00 |
|
Stefan Ceriu
|
ca2493f09d
|
Rendering location messages in the timeline.
|
2022-01-04 17:33:32 +02:00 |
|
ismailgulek
|
8deb8e05d0
|
Update icons & summary view margins
|
2022-01-04 16:20:40 +03:00 |
|
ismailgulek
|
2e28cb0750
|
Merge branch 'develop' into ismail/5068_start_thread
|
2022-01-04 15:28:19 +03:00 |
|
SBiOSoftWhare
|
0ecdfb106d
|
Settings: Add enable room message bubbles parameter.
|
2022-01-03 18:30:59 +01:00 |
|
Doug
|
3332203788
|
Improve iPad layout. Add separate debug configuration.
|
2021-12-16 17:01:22 +00:00 |
|
Doug
|
6001c9f0f5
|
Add accessibility labels/hints. Fix tests. Show analytics prompt to everyone.
|
2021-12-16 17:01:22 +00:00 |
|
Doug
|
b3194a0fe9
|
Support link/html in analytics prompt strings.
Show the new prompt to everyone, even if they previously opted out.
Add docs to Analytics.
|
2021-12-16 17:01:22 +00:00 |
|
Doug
|
3bdf9b261a
|
Add AnalyticsPrompt to SwiftUI target and replace old UIAlertController.
|
2021-12-16 17:01:22 +00:00 |
|
Doug
|
8ec27e8579
|
Begin migration from Matomo to PostHog
Add CocoaPods-Keys.
|
2021-12-16 16:59:26 +00:00 |
|
ismailgulek
|
a97086aad8
|
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links
|
2021-12-10 11:08:01 +03:00 |
|
ismailgulek
|
071029ddeb
|
Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list
|
2021-12-10 11:07:27 +03:00 |
|
ismailgulek
|
6480b354e8
|
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions
|
2021-12-10 11:03:00 +03:00 |
|
ismailgulek
|
924d1d0e30
|
Apply MatrixKit PR changes
|
2021-12-09 16:57:43 +03:00 |
|
ismailgulek
|
a717f444da
|
Merge branch 'develop' into ismail/5068_start_thread
|
2021-12-09 15:25:14 +03:00 |
|
Stefan Ceriu
|
dc574ab0a6
|
vector-im/element-ios/issues/5114 - Polls in the timeline.
|
2021-12-09 09:37:02 +02:00 |
|
SBiOSoftWhare
|
fb2c1fab81
|
Update MatrixKitStrings.
|
2021-12-07 16:44:54 +01:00 |
|
SBiOSoftWhare
|
b991b6b48e
|
Add generated MatrixKit strings.
|
2021-11-30 17:10:28 +01:00 |
|
ismailgulek
|
30c2159fc1
|
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links
|
2021-11-30 01:54:56 +03:00 |
|
ismailgulek
|
fda11bc5ed
|
Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list
|
2021-11-30 01:34:44 +03:00 |
|
ismailgulek
|
1f92c80897
|
Make remove actions destructive & move remove action to the bottom
|
2021-11-30 01:29:52 +03:00 |
|
ismailgulek
|
8f412d6806
|
Implement actions for a thread
|
2021-11-25 14:55:44 +03:00 |
|
ismailgulek
|
c3f3adcebf
|
Update deleted message design
|
2021-11-25 01:33:37 +03:00 |
|
ismailgulek
|
8e303788c1
|
Add thread list empty view
|
2021-11-22 16:16:15 +03:00 |
|
ismailgulek
|
1b4d172b80
|
Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list
|
2021-11-22 14:59:07 +03:00 |
|
ismailgulek
|
72c129a8ff
|
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions
|
2021-11-22 12:26:41 +03:00 |
|
ismailgulek
|
e0e3bbd99b
|
Move more button out of the title view & remove weird constraints
|
2021-11-22 12:22:53 +03:00 |
|