Commit graph

190 commits

Author SHA1 Message Date
ismailgulek
6b2f5277c7
Merge branch 'develop' into ismail/5540_thread_list 2022-02-11 16:13:26 +03:00
Doug
f968409f0a
Merge pull request #5560 from vector-im/doug/5559_fix_stuck_loading
Fix for the green spinner not being dismissed with a local synapse.
2022-02-11 13:11:53 +00:00
Stefan Ceriu
01e8b4189c Fix introspect not being able to theme the SwiftUI navigation bars. 2022-02-11 14:39:05 +02:00
Anderas
438db8af98
Merge pull request #5557 from vector-im/andy/5498_icloud_backup
Exclude all items from iCloud backup
2022-02-11 12:31:29 +00:00
Doug
c7e6334290 Fix for the green spinner not being dismissed with a local synapse. 2022-02-11 12:29:06 +00:00
Andy Uhnak
3ae220f448 Exclude all items from iCloud backup
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-11 11:45:17 +00:00
Stefan Ceriu
790ad83d77 vector-im/element-ios/issues/5114 - Added support for unstable poll prefixes. 2022-02-11 13:35:22 +02:00
aringenbach
94dab7ad4b
Add objective C support to SwiftGen assets helpers (#5533)
* Add objective C support to SwiftGen assets helpers

* Use dot notation in ObjC & fix minor issues

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-10 17:13:23 +01:00
ismailgulek
b51c717bdd
Add changelog 2022-02-10 17:35:54 +03:00
Doug
3943b17d57
Merge pull request #5467 from vector-im/doug/5160_ftue_use_case
Add the FTUE use case screen for new users.
2022-02-10 14:28:28 +00:00
Doug
f8b0866dd3
Merge pull request #5510 from aaronraimist/register-spec
Make registration spec compliant (fixes registration on Conduit)
2022-02-10 10:09:52 +00:00
Aaron Raimist
790016fce0
Fix changelog name 2022-02-10 10:08:01 +00:00
ismailgulek
7871da3fca
Merge pull request #5539 from vector-im/ismail/5537_home_badges
Home Screen: Fix Section & TabBar Badges
2022-02-10 11:49:50 +03:00
aringenbach
9522304e19
Fix phone number validation through custom URL (#5527)
* Fix phone number validation through custom URL

* Rename msisdnSubmissionHttpClient

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-10 09:25:20 +01:00
Stefan Ceriu
4bd5c12f73 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
ismailgulek
93f73005b5
Add changelog 2022-02-10 03:21:38 +03:00
Aaron Raimist
e3941cb1b9
Add changelog
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-06 21:16:20 +00:00
Doug
d11b3e0950 Add the Use Case selection screen to the onboarding flow. 2022-02-04 16:10:38 +00:00
Arnaud Ringenbach
f5eac5d0ad Handle jpeg and png UTType properly
Signed-off-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-04 16:31:58 +01:00
daniellekirkwood
c5253cf8a6
Update automation for WTF and FTUE project boards (#5505) 2022-02-04 13:52:47 +00:00
Stefan Ceriu
9ac722dcad vector-im/element-ios/issues/5298 - Add .well-known configuration support for tile server and map styles. 2022-02-04 11:33:55 +02:00
aringenbach
793977864c
Merge pull request #5497 from vector-im/aringenbach/5252_search_results_highlight_color
Display search matching pattern with a highlight color
2022-02-04 10:30:12 +01:00
David Langley
579eec2103
Merge pull request #5496 from vector-im/langleyd/5491_fix_CI_for_non_vector_repo_prs
Only run job if secrets are available.
2022-02-04 09:21:23 +00:00
Doug
26e30bedf7 Add a preview provider to the context menu. 2022-02-03 18:30:39 +00:00
Doug
047dd44f05 Fix visual issues when building with Xcode 13. 2022-02-03 18:30:39 +00:00
Arnaud Ringenbach
3fe7a242eb Display search matching pattern with a highlight color
Signed-off-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-03 18:49:40 +01:00
David Langley
bdddac2665 Create pr-5496.build 2022-02-03 17:10:27 +00:00
daniellekirkwood
3c3ef4d945
Add automation for WTF and FTUE project boards (#5494) 2022-02-03 16:34:18 +00:00
ismailgulek
ac9da65621
Merge pull request #5483 from vector-im/ismail/5448_roomlist_updates
HomeViewController: Fix empty sections
2022-02-03 15:20:55 +03:00
David Langley
5c6a0db54c
Merge pull request #5492 from vector-im/langleyd/5491_fix_CI_for_non_vector_repo_prs
Don't buld alpa release for non vector-im/element-ios repos
2022-02-03 10:21:25 +00:00
David Langley
1b6600816b Don't buld alpa release for non vector-im/element-ios repos 2022-02-03 09:32:15 +00:00
Gil Eluard
7bce24ae96
Merge pull request #5486 from vector-im/gil/5171_joining_a_space_seemed_to_noop 2022-02-02 19:48:24 +01:00
Gil Eluard
07f1268f36 joining a space seemed to noop
- Should be fixed
2022-02-02 17:38:33 +01:00
Anderas
03e920857d
Merge pull request #5484 from vector-im/andy/4524-fix-timeline-scroll
Scroll to the bottom of timeline automatically
2022-02-02 16:03:12 +00:00
Andy Uhnak
0c6034e493 Scroll to the bottom of timeline automatically, fixes #4524
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-02 14:58:33 +00:00
ismailgulek
de6ddc27e9
Add changelog 2022-02-02 16:44:32 +03:00
Stefan Ceriu
d07d9ed51c Closes vector-im/element-ios/issues/5298 - Add changelog. Enable location sharing by default. 2022-02-02 09:59:45 +02:00
Doug
a6e3da0373
Rename 5159.feature.change to 5159.feature 2022-02-01 16:35:34 +00:00
Gil Eluard
6001f0cd0f Accepting a Space Invite has shouty button labels #5175
- fixed
2022-02-01 16:41:57 +01:00
David Langley
916e476770 Make sure all code paths that use PHPhotoLibrary request authorization. 2022-01-31 16:41:38 +00:00
Gil Eluard
1bc743d585 it'd be lovely if tapping on the space avatar was considered a selection too #5454
- Fixed
2022-01-30 21:10:20 +01:00
Doug
aef470ebb9 Add a simple screen SwiftUI template. 2022-01-28 15:34:46 +00:00
Doug
7eb2311cd5
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
David Langley
aebf141102
Merge pull request #5452 from vector-im/langleyd/5451_call_transfer_on_hold
Call transfer selection should put the other person on hold.
2022-01-27 15:32:39 +00:00
David Langley
f49dbc5ae5 Call transfer selection should put the other person on hold. 2022-01-27 14:16:09 +00:00
Doug
3f8d930fac Add Indonesian and Slovak languages. 2022-01-27 10:37:53 +00:00
ismailgulek
a148e54e6f
Merge branch 'develop' into ismail/5068_start_thread 2022-01-27 01:45:40 +03:00
Doug
c50ec305f8 Add WIP to towncrier. 2022-01-26 16:26:43 +00:00
Doug
baf709f34e Fix drag sutters and enable swipe to pop gesture.
Add docs and last tweaks following a self review.
Add constants for max content size and disable splash screen via build settings.
2022-01-26 14:25:48 +00:00
ismailgulek
6ee10b5ffe
Merge branch 'develop' into ismail/5068_start_thread 2022-01-26 00:00:35 +03:00