Andy Uhnak
514bdb4705
Add new loading indicators
2022-02-14 16:51:02 +00:00
Doug
d1ded12b5e
Fix spinner when clearing cache.
2022-02-11 15:42:12 +00:00
Doug
af615ea665
Fix spinner when clearing cache.
2022-02-11 15:42:12 +00:00
Doug
da594c3b8f
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
Doug
936fa8638a
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
Doug
f787f12135
Fix for the green spinner not being dismissed with a local synapse.
2022-02-11 12:29:06 +00:00
Doug
f05fb9f3e5
Fix for the green spinner not being dismissed with a local synapse.
2022-02-11 12:29:06 +00:00
Andy Uhnak
4c841fc6b2
Exclude all items from iCloud backup
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-11 11:45:17 +00:00
Andy Uhnak
a90d8e287d
Exclude all items from iCloud backup
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-11 11:45:17 +00:00
Stefan Ceriu
1ab7643de1
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
Stefan Ceriu
4b1eb75fd3
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
Gil Eluard
fd765a9288
Merge branch gil/5230_SP2-Adding_Rooms_to_Spaces into gil/5231_SP3-1_Update_room_settings_for_Spaces
2022-02-05 21:43:29 +01:00
Gil Eluard
ae27b06f0d
Merge branch gil/5230_SP2-Adding_Rooms_to_Spaces into gil/5231_SP3-1_Update_room_settings_for_Spaces
2022-02-05 21:43:29 +01:00
ismailgulek
1aabe2002a
Add error logs for event fetch requests
2022-02-03 17:52:48 +03:00
ismailgulek
50047e45af
Add error logs for event fetch requests
2022-02-03 17:52:48 +03:00
ismailgulek
fb4c013730
Add thread setting check to permalinks and search results
2022-02-03 01:40:52 +03:00
ismailgulek
2375c1763c
Add thread setting check to permalinks and search results
2022-02-03 01:40:52 +03:00
David Langley
a0d581fbb5
Green spinner should only stay up til after initial sync. MXSessionStateProcessingBackgroundSyncCache should not force it to stay up longer if it is taking a long time.
2022-02-02 11:38:08 +00:00
David Langley
7d668acd59
Green spinner should only stay up til after initial sync. MXSessionStateProcessingBackgroundSyncCache should not force it to stay up longer if it is taking a long time.
2022-02-02 11:38:08 +00:00
David Langley
2b7b7de2c4
Green spinner should not hide for MXSessionStateProcessingBackgroundSyncCache.
2022-02-01 11:11:37 +00:00
David Langley
9e8482e896
Green spinner should not hide for MXSessionStateProcessingBackgroundSyncCache.
2022-02-01 11:11:37 +00:00
ismailgulek
cf2420669f
Merge branch 'develop' into ismail/5096_thread_notifications
2022-02-01 01:23:00 +03:00
ismailgulek
c358f10272
Merge branch 'develop' into ismail/5096_thread_notifications
2022-02-01 01:23:00 +03:00
Doug
301fff2539
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
6b6a58cc4a
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
7a7585727b
Updates following PR review.
...
Fix tests by moving constants out of Coordinator (as it is only part of the Riot target).
2022-01-27 15:19:54 +00:00
Doug
7ef1288628
Updates following PR review.
...
Fix tests by moving constants out of Coordinator (as it is only part of the Riot target).
2022-01-27 15:19:54 +00:00
ismailgulek
a13d5704dc
Merge branch 'develop' into ismail/5096_thread_notifications
2022-01-27 03:20:25 +03:00
ismailgulek
d2e5e29ad9
Merge branch 'develop' into ismail/5096_thread_notifications
2022-01-27 03:20:25 +03:00
Doug
c64d851148
Begin implementing an onboarding flow.
2022-01-26 14:25:48 +00:00
Doug
b1ace569e7
Begin implementing an onboarding flow.
2022-01-26 14:25:48 +00:00
ismailgulek
f7694e27cb
Fix review remarks
2022-01-25 23:59:19 +03:00
ismailgulek
a24e208cb1
Fix review remarks
2022-01-25 23:59:19 +03:00
ismailgulek
4dc28af682
Merge branch 'develop' into ismail/5068_start_thread
2022-01-25 14:30:52 +03:00
ismailgulek
6ac01ae245
Merge branch 'develop' into ismail/5068_start_thread
2022-01-25 14:30:52 +03:00
ismailgulek
ee6bb313f9
Do not stack room screen when opening threads from permalinks
2022-01-20 21:36:40 +03:00
ismailgulek
536ae046d2
Do not stack room screen when opening threads from permalinks
2022-01-20 21:36:40 +03:00
David Langley
c1f2cc3302
Change HomeViewControllerWithBannerWrapperViewController to MXKViewControllerActivityHandling conformance.
2022-01-19 09:48:16 +00:00
David Langley
7a7ee720f2
Change HomeViewControllerWithBannerWrapperViewController to MXKViewControllerActivityHandling conformance.
2022-01-19 09:48:16 +00:00
Gil Eluard
ea9183d70e
SP3.1: Update room settings for Spaces element-ios#5231
...
- Changed the Room Settings screen according to the new design
- Implemented the room access flow
- Added room upgrade support
- Implemented the room suggestion screen
2022-01-13 15:53:45 +01:00
Gil Eluard
086afb1835
SP3.1: Update room settings for Spaces element-ios#5231
...
- Changed the Room Settings screen according to the new design
- Implemented the room access flow
- Added room upgrade support
- Implemented the room suggestion screen
2022-01-13 15:53:45 +01:00
ismailgulek
948dd8eec0
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
2022-01-12 13:58:48 +03:00
ismailgulek
7cb920e582
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
2022-01-12 13:58:48 +03:00
ismailgulek
9cd27d293c
Merge branch 'develop' into ismail/5068_start_thread
2022-01-04 15:28:19 +03:00
ismailgulek
ac1b79ff92
Merge branch 'develop' into ismail/5068_start_thread
2022-01-04 15:28:19 +03:00
ismailgulek
1d7db8a266
Open thread on an initial event, fetch the event if doesn't exist
2021-12-24 14:50:11 +03:00
ismailgulek
bf6c0b16e3
Open thread on an initial event, fetch the event if doesn't exist
2021-12-24 14:50:11 +03:00
Doug
a46fbf68e8
Leave analytics client running on sign out.
...
Only identify with a running session.
2021-12-16 17:01:22 +00:00
Doug
5c19dca3ec
Leave analytics client running on sign out.
...
Only identify with a running session.
2021-12-16 17:01:22 +00:00
Doug
53d3ff92af
Improve iPad layout. Add separate debug configuration.
2021-12-16 17:01:22 +00:00