Commit Graph

470 Commits

Author SHA1 Message Date
ismailgulek ff5df02e55 Prepare for new sprint 2020-08-26 15:37:29 +03:00
SBiOSoftWhare cf302c731b Merge pull request #3563 from vector-im/documentation_update
Update documentations: Readme, contributing and installation
2020-08-25 14:09:38 +02:00
SBiOSoftWhare 62d23cdc98 Add new Readme to pbxproj. 2020-08-24 15:33:19 +02:00
ismailgulek 430ce3fb2c Make MXSessionState comparable 2020-08-21 14:06:35 +03:00
ismailgulek 65d6aa7ab0 Rename PushNotificationManager to PushNotificationStore 2020-08-20 17:31:47 +03:00
ismailgulek b7d2f7897b Change location of TableViewSections 2020-08-18 17:51:11 +03:00
ismailgulek 2e3b5c0284 Make Row and Section Swift classes, introduce TableViewSections 2020-08-18 17:31:52 +03:00
ismailgulek 3870b837e3 Prepare for new sprint 2020-08-13 19:51:37 +03:00
ismailgulek c46adfc2ac Merge branch 'develop' into element_3452 2020-08-12 10:24:11 +03:00
ismailgulek 1d388f876a Merge branch 'develop' into fix_3408
# Conflicts:
#	Podfile
#	Riot.xcodeproj/project.pbxproj
2020-08-12 10:02:31 +03:00
ismailgulek ee9b5e4c9c Merge branch 'develop' into element_3452
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-08-10 14:20:28 +03:00
ismailgulek 9d302be0e4 Prepare for new sprint 2020-08-07 17:53:51 +03:00
manuroe aaeec52855 Prepare for new sprint 2020-08-06 07:49:01 +02:00
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