Commit Graph

2477 Commits

Author SHA1 Message Date
ismailgulek e6177b9e5d Use KeychainStore to read/write user pin 2020-07-22 11:37:09 +03:00
ismailgulek 7d6c44fba5 Use view models for alerts 2020-07-22 10:30:08 +03:00
ismailgulek 0fe6d7078d Merge branch 'develop' into element_3436 2020-07-21 19:38:24 +03:00
ismailgulek 51266a71c3 UI arrangements 2020-07-21 19:32:48 +03:00
manuroe 406cc182a7 MajorUpdateManager: Add logs 2020-07-21 16:06:54 +02:00
ismailgulek 88761b12bb Fine-tunings 2020-07-21 16:26:22 +03:00
ismailgulek c80ed5a73b Fix build 2020-07-21 16:19:14 +03:00
ismailgulek 23c21f3c08 Implement in settings 2020-07-21 16:17:13 +03:00
ismailgulek e54cc79140 Complete functions 2020-07-21 16:16:27 +03:00
ismailgulek 82c974c1fc Introduce PinCodePreferences 2020-07-21 16:15:08 +03:00
ismailgulek ee64956681 Go to pin setter screen only if forced at login 2020-07-21 16:14:46 +03:00
manuroe 8cca27c070 Registration: Do not display the skip button if email is mandatory
#3417
2020-07-21 08:06:37 +02:00
ismailgulek f2d3204b82 Present set pin module after successful login 2020-07-17 19:03:00 +03:00
ismailgulek 23458eb09f Create set pin module & enter pin screen 2020-07-17 19:02:28 +03:00
ismailgulek 2b896188c2 Merge pull request #3434 from vector-im/fix_3433
Fix Crash on dequeue `CrossSigningSetupBannerCell`
2020-07-17 12:26:10 +03:00
ismailgulek f8987b9432 Move cell registrations to superclass, so other children can dequeue it 2020-07-17 11:57:55 +03:00
SBiOSoftWhare 55a8d7625a Theme: Update shrink buttons color. 2020-07-16 23:38:24 +02:00
SBiOSoftWhare fe468c0c09 Theme: Update disclosure indicator with theme color. 2020-07-16 23:16:11 +02:00
ismailgulek b295032348 Merge pull request #3384 from vector-im/riot_3137
Warn if link text doesn't match link target
2020-07-16 18:45:25 +03:00
ismailgulek 0d8f3902f5 Merge branch 'develop' into riot_3137 2020-07-16 13:11:05 +03:00
ismailgulek c3d454c36a Merge branch 'develop' into riot_3396 2020-07-16 13:10:29 +03:00
ismailgulek f0c335b20a Merge branch 'develop' into riot_3389 2020-07-16 12:57:57 +03:00
ismailgulek 6660dc12e3 Add FlowCommoniOS pod 2020-07-16 12:24:43 +03:00
ismailgulek fa3da3b5c5 Remove library files 2020-07-16 12:24:11 +03:00
ismailgulek 3aba1f74b4 Merge branch 'develop' into riot_3396 2020-07-16 10:38:42 +03:00
ismailgulek 98d60c747d Merge branch 'develop' into riot_3389 2020-07-16 10:38:25 +03:00
ismailgulek 7248a310ea Merge branch 'develop' into riot_3137 2020-07-16 10:37:30 +03:00
ismailgulek e1c2b58520 Merge branch 'develop' into fix_3401 2020-07-16 10:37:08 +03:00
SBiOSoftWhare 370df0bec2 Merge pull request #3404 from vector-im/rebranding
Rebranding
2020-07-15 18:30:21 +02:00
ismailgulek 493dbb204d Scroll to next section if discovery is not ready yet, fixes #3401 2020-07-15 16:13:59 +03:00
ismailgulek 92f5ace2e9 Fix crash 2020-07-14 17:19:41 +03:00
ismailgulek 25a8118199 Remove lazy loading labs setting 2020-07-14 16:11:57 +03:00
ismailgulek c2a6d8f4b8 Update parser to use regex and retain it in RoomViewController 2020-07-14 15:39:04 +03:00
ismailgulek 59152e4263 Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-14 11:28:17 +03:00
ismailgulek feda8499f0 Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-14 11:27:46 +03:00
Neil Alexander d562e06822 Update animation 2020-07-13 16:58:50 +01:00
SBiOSoftWhare b9b29c90ad Major update: Fix learn more acrtion. 2020-07-11 09:53:19 +02:00
SBiOSoftWhare 696873d974 RoomVC: Update plus icon. 2020-07-11 02:08:34 +02:00
SBiOSoftWhare 116e708ee1 Update plus icon. 2020-07-11 01:53:18 +02:00
SBiOSoftWhare 4558c976e6 RoomActivities: Update typing icon. 2020-07-11 01:27:25 +02:00
SBiOSoftWhare 95b78f1e9f RoomActivities: Update error icon. 2020-07-11 01:18:08 +02:00
SBiOSoftWhare 01ab6f1f63 RoomActivities: Update scroll down icon. 2020-07-11 01:10:02 +02:00
SBiOSoftWhare e1eda0fff3 Update jump to last unread button. 2020-07-11 00:56:15 +02:00
SBiOSoftWhare 9b9ddf02b6 Update add participant asset. 2020-07-11 00:28:11 +02:00
SBiOSoftWhare e4d446869a LaunchLoading: Fix animation theming and repeat count. 2020-07-10 22:27:22 +02:00
Steve Barré 1d4945b576 Merge branch 'add_major_update_modal' into 'rebranding'
Add major update modal

See merge request new-vector/element/element-ios!29
2020-07-10 19:35:18 +00:00
SBiOSoftWhare 4e881c3142 AppDelegate: Handle major update display. 2020-07-10 21:28:57 +02:00
SBiOSoftWhare 7c69b83944 Create MajorUpdateViewController to display major updates informations. 2020-07-10 21:27:47 +02:00
Neil Alexander dae8c572db Load animation, colour corrections, fixed launch screen
Squashed commit of the following:

commit e11d0e589469db9ead0d96449f9e31677edb2031
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:59:30 2020 +0100

    Fix colour in launch screen

commit aa59e85d309433a05992e446bdd789b59b87089d
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:57:01 2020 +0100

    Display -> display

commit 6da06421bedfe7aff6a0ff1dff4360685e708cf2
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:55:20 2020 +0100

    P3 colours

commit b1fc009ab9002eb75403c287ce75bdbf08e222cd
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:52:22 2020 +0100

    Update Riot.xcodeproj

commit ac1d994c6eb3f863f5310364ee4582476d59b76e
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:44:41 2020 +0100

    Revert changes to Images.swift and Storyboards.swift

commit 27c88f9b3ba7c22efd19f6e8aa17c2af17f3289b
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:25:08 2020 +0100

    Add animation source files

commit d19ccd50009280b45f3165e1a2a03a2bd241ccf7
Merge: 8e5ac3f6 2ed92204
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:18:04 2020 +0100

    Fix launch screen and update loading screen

    Merge commit '2ed92204' into rebranding

commit 2ed922045cd6381202b8d7bb80136f8b24a95141
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:13:56 2020 +0100

    Fix launch screen, smooth transition to loading animation
2020-07-10 17:59:57 +01:00
SBiOSoftWhare a8131e8375 CallVC: Update toolbar icons colors. 2020-07-10 16:59:19 +02:00