Manu
|
c2d03153b8
|
version++
|
2020-08-05 18:31:26 +02:00 |
|
SBiOSoftWhare
|
6258545872
|
Merge pull request #3491 from vector-im/sizable_cell
Room: Create a base cell to manage default UI structure and create a self sizing base cell for child using auto layout
|
2020-08-05 16:40:26 +02:00 |
|
ismailgulek
|
61a7eef542
|
Move scroll method to an extension
|
2020-08-05 15:22:27 +03:00 |
|
ismailgulek
|
96446afe79
|
Introduce PushNotificationManager
|
2020-08-05 14:12:37 +03:00 |
|
ismailgulek
|
fc3e8a263b
|
Use PRODUCT_BUNDLE_IDENTIFIER on each target
|
2020-08-03 12:42:49 +03:00 |
|
ismailgulek
|
08d355df65
|
Add common configs for each target
|
2020-08-03 12:42:19 +03:00 |
|
SBiOSoftWhare
|
48035dc46d
|
Update pbxproj
|
2020-07-31 19:02:15 +02:00 |
|
ismailgulek
|
05897c9c44
|
Move Row and Section to individual classes
|
2020-07-30 18:09:30 +03:00 |
|
manuroe
|
e95d537470
|
BuildSettings: Make it work from extensions
|
2020-07-30 11:35:50 +02:00 |
|
manuroe
|
67e34a691e
|
InfoPlist: Generated class from Info.plist
|
2020-07-30 10:42:05 +02:00 |
|
manuroe
|
2d52370e26
|
BuildSettings: A new class that entralises build settings and exposes xcconfig variables
|
2020-07-30 10:09:12 +02:00 |
|
ismailgulek
|
98df3b105e
|
Add configs for NSE & SiriIntents too
|
2020-07-29 16:49:39 +03:00 |
|
ismailgulek
|
2e2b615538
|
Use xcconfig for app display name, for both app and share extension
|
2020-07-29 16:28:55 +03:00 |
|
manuroe
|
a423e9f636
|
Merge branch 'develop' into appConfig
|
2020-07-29 10:59:23 +02:00 |
|
manuroe
|
c4e4812394
|
AppConfig: Rename files to CommonConfiguration and AppConfiguration
|
2020-07-29 10:13:43 +02:00 |
|
manuroe
|
2e0ee3bb7d
|
AppConfig: Fix Steve's remarks
|
2020-07-29 10:05:45 +02:00 |
|
manuroe
|
5587dbb9bf
|
Config: Cut AppConfig into Config and AppConfig
so that the app can have its own configuration
|
2020-07-28 17:20:14 +02:00 |
|
manuroe
|
7e95738230
|
AppConfig: Move it to a dedicated Config folder
|
2020-07-28 16:58:19 +02:00 |
|
manuroe
|
909050ca04
|
AppConfig: Make all extensions use it
|
2020-07-28 16:53:55 +02:00 |
|
ismailgulek
|
21888aa587
|
Merge branch 'develop' into element_3437
# Conflicts:
# CHANGES.rst
|
2020-07-28 15:57:23 +03:00 |
|
ismailgulek
|
049c304857
|
Merge pull request #3443 from vector-im/element_3436
PIN Protection
|
2020-07-28 15:53:23 +03:00 |
|
Manu
|
58fe7531b8
|
version++
|
2020-07-28 12:06:56 +02:00 |
|
manuroe
|
3f67b4d0e3
|
AppConfig: A central point to configure app settings
|
2020-07-24 18:35:37 +02:00 |
|
ismailgulek
|
c37d4291ec
|
Implement biometrics module
|
2020-07-24 17:53:23 +03:00 |
|
ismailgulek
|
daaf51e730
|
Fix comments of Steve
|
2020-07-22 17:47:45 +03:00 |
|
ismailgulek
|
46b4801f38
|
Introduce KeyValueStore
|
2020-07-22 11:36:32 +03:00 |
|
ismailgulek
|
608d7bd381
|
Merge branch 'develop' into element_3436
|
2020-07-21 19:38:24 +03:00 |
|
SBiOSoftWhare
|
a375c6fb85
|
Merge pull request #3441 from vector-im/file_header_template
Add Xcode file header template
|
2020-07-21 17:05:10 +02:00 |
|
ismailgulek
|
d9498409e3
|
Introduce PinCodePreferences
|
2020-07-21 16:15:53 +03:00 |
|
ismailgulek
|
2cbbf4b9be
|
Create set pin module & enter pin screen
|
2020-07-17 19:02:28 +03:00 |
|
SBiOSoftWhare
|
a592031075
|
Add Xcode file header template.
|
2020-07-17 16:59:49 +02:00 |
|
manuroe
|
ccb5fd2d83
|
version++
|
2020-07-17 16:40:50 +02:00 |
|
ismailgulek
|
118f131175
|
Remove library files
|
2020-07-16 12:24:11 +03:00 |
|
ismailgulek
|
5092e0128d
|
Merge branch 'develop' into riot_3137
|
2020-07-16 10:37:30 +03:00 |
|
Steve Barré
|
a6f0ed3c83
|
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
|
5978de0e28
|
AppDelegate: Handle major update display.
|
2020-07-10 21:28:57 +02:00 |
|
Neil Alexander
|
17931cbebb
|
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: 76500cda 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
|
e01d309652
|
Create LaunchLoadingView.
|
2020-07-08 23:27:17 +02:00 |
|
ismailgulek
|
41a2e29fba
|
Introduce FormattedBodyParser
|
2020-07-03 14:22:08 +03:00 |
|
Ismail Gulek
|
701018cd3e
|
Update app version to 1.0.0
|
2020-07-01 16:26:34 +03:00 |
|
ismailgulek
|
9c9d8aebd8
|
Merge branch 'develop' into xcode11
# Conflicts:
# CHANGES.rst
# Gemfile.lock
# Riot.xcodeproj/project.pbxproj
# Riot/SupportingFiles/Info.plist
# RiotShareExtension/SupportingFiles/Info.plist
# SiriIntents/Info.plist
|
2020-07-01 09:59:29 +03:00 |
|
SBiOSoftWhare
|
e4938d088c
|
Refactor cross signing banner.
|
2020-06-30 21:46:10 +02:00 |
|
SBiOSoftWhare
|
eeb036d4d6
|
Cross-signing: Create key verification setup banner.
|
2020-06-30 17:33:42 +02:00 |
|
ismailgulek
|
962e995d73
|
Update version to 0.12.7
|
2020-06-30 10:54:18 +03:00 |
|
ismailgulek
|
7878354243
|
Merge branch 'develop' into xcode11
# Conflicts:
# CHANGES.rst
# Riot.xcodeproj/project.pbxproj
|
2020-06-26 17:33:09 +03:00 |
|
SBiOSoftWhare
|
035eaa441c
|
Merge branch 'develop' into riot_3293
# Conflicts:
# CHANGES.rst
# Riot/Generated/Strings.swift
|
2020-06-26 14:30:21 +02:00 |
|
SBiOSoftWhare
|
2559ba727e
|
Refactoring secure backup references.
|
2020-06-26 14:01:33 +02:00 |
|
SBiOSoftWhare
|
17c5cdf06e
|
Refactoring secure backup references.
|
2020-06-26 13:07:53 +02:00 |
|
manuroe
|
f7b6c4541b
|
Add AuthenticatedSessionViewControllerFactory to set up a authenticated flow for a given CS API request
|
2020-06-26 07:38:38 +02:00 |
|
ismailgulek
|
0ea1c7d62f
|
Upgrade version to 0.12.6
|
2020-06-25 18:23:14 +03:00 |
|