Commit Graph

12250 Commits

Author SHA1 Message Date
ismailgulek fe4e928a89 Merge pull request #3511 from vector-im/reuse_base_bundle_identifier
Reuse Base Bundle Identifier
2020-08-06 11:37:42 +03:00
ismailgulek cad700e023 Fix path 2020-08-06 11:05:15 +03:00
ismailgulek 5cf212db92 Adapt new path 2020-08-06 11:02:37 +03:00
ismailgulek c14691850d Merge pull request #3510 from vector-im/fix_repo_url
Read Repo Url and Name from the Current git Repository
2020-08-06 10:56:36 +03:00
ismailgulek 64928e659d Compose pusher app ids in BuildSettings 2020-08-06 10:51:39 +03:00
ismailgulek 3468a53848 Fix interface orientation 2020-08-06 10:48:19 +03:00
ismailgulek ffd73ced0d Merge pull request #3504 from vector-im/element_3499
Rename Project
2020-08-06 10:46:53 +03:00
manuroe d193c37b65 Prepare for new sprint 2020-08-06 07:49:01 +02:00
manuroe 78f5becdc7 Merge remote-tracking branch 'origin/master' into develop 2020-08-05 19:58:35 +02:00
Manu 65cfb1ba0f Merge branch 'release/1.0.3/master' 2020-08-05 19:39:36 +02:00
Manu 5495616e20 finish version++ 2020-08-05 19:39:36 +02:00
manuroe 5618332e94 Merge pull request #3512 from vector-im/release/1.0.3/release
Release 1.0.3
2020-08-05 18:58:43 +02:00
Manu 66e2a2d2b1 version++ 2020-08-05 18:31:26 +02:00
ismailgulek c89d4ffc56 Merge branch 'develop' into reuse_base_bundle_identifier 2020-08-05 19:12:05 +03:00
ismailgulek 257cab6d82 Update CHANGES.rst 2020-08-05 18:59:48 +03:00
ismailgulek f477561215 Remove redundant keys manually 2020-08-05 18:58:24 +03:00
SBiOSoftWhare 6d4753ea3d 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 c06723fcfb Remove pusher ids from plist 2020-08-05 17:12:21 +03:00
ismailgulek 5355e9eb90 Use new variables 2020-08-05 17:11:46 +03:00
ismailgulek 82f1661ee6 Add Info.plist values to BuildSettings 2020-08-05 17:11:06 +03:00
ismailgulek 1466c8dcb8 Add Info.plist variables 2020-08-05 17:10:32 +03:00
ismailgulek 26df6f9d9e Use keychain access group config in entitlements 2020-08-05 17:05:10 +03:00
ismailgulek ae8417ef96 Add keychain access group common config 2020-08-05 17:04:30 +03:00
ismailgulek 74f6314883 Merge pull request #3505 from vector-im/element_3467
Fix Custom Homeserver Textfield on AuthenticationViewController
2020-08-05 16:40:51 +03:00
ismailgulek e86f33119d Move scroll method to an extension 2020-08-05 15:22:27 +03:00
ismailgulek bf14328746 Read repo url and name from current git repo 2020-08-05 15:10:26 +03:00
ismailgulek 41eff4ebb6 Move scroll logic to KeyboardAvoider 2020-08-05 14:49:37 +03:00
ismailgulek 037cbb828e Call super initializer on KeyboardAvoider 2020-08-05 14:16:42 +03:00
ismailgulek 23ec1a8e35 Have voip backgroundMode back 2020-08-05 14:14:17 +03:00
ismailgulek f0a686a5a6 Use PushNotificationManager 2020-08-05 14:13:53 +03:00
ismailgulek 28402add2d Introduce PushNotificationManager 2020-08-05 14:12:37 +03:00
SBiOSoftWhare f19ba09ba7 RoomDataSource: Handle cells conforming to BubbleCellReactionsDisplayable. 2020-08-04 17:25:53 +02:00
ismailgulek 112b421834 Use KeyboardAvoider instead of keyboard height 2020-08-04 17:01:26 +03:00
ismailgulek be0ca83929 Change auth scrollView contentInsets to automatic 2020-08-04 17:01:01 +03:00
ismailgulek d66986b51e Make KeyboardAvoider respect to safe area insets 2020-08-04 17:00:09 +03:00
ismailgulek c10c717fda Make KeyboardAvoider ObjC compatible 2020-08-04 16:59:41 +03:00
Marcelo Filho c1c1ab1b18 Translated using Weblate (Portuguese (Brazil))
Currently translated at 65.6% (705 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2020-08-04 10:45:46 +00:00
Priit Jõerüüt afc63313c4 Translated using Weblate (Estonian)
Currently translated at 99.9% (1074 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-08-04 10:45:41 +00:00
ismailgulek 42d60b57da Update CHANGES.rst 2020-08-04 13:09:37 +03:00
ismailgulek c18db89aed Auto scroll to the custom server textfield 2020-08-04 13:08:44 +03:00
ismailgulek 2cd03433da Adjust scrollView scrollIndicatorInsets 2020-08-04 13:06:44 +03:00
ismailgulek 38a8e82140 Fix contentSize when custom servers option hidden 2020-08-04 13:03:44 +03:00
ismailgulek d89d76717f Make scrollView dismiss mode interactive 2020-08-04 13:02:11 +03:00
SBiOSoftWhare c865e7f5d1 Add comments. 2020-08-03 19:43:45 +02:00
ismailgulek f82751e337 Merge pull request #3502 from vector-im/build_settings_namespaces
Build Settings Namespaces
2020-08-03 19:46:00 +03:00
Olivier Halligon 12986635ba Merge pull request #3498 from vector-im/ci-setup
[Internal] fastlane: code for branch switcheroo used by CI
2020-08-03 16:55:44 +02:00
ismailgulek 7fce66c29d Update README.rst 2020-08-03 17:33:53 +03:00
ismailgulek a4f2f7f041 Update CHANGES.rst 2020-08-03 17:19:03 +03:00
ismailgulek 397c354244 Add mobile.element.io config for universal link 2020-08-03 17:17:43 +03:00
ismailgulek c4eed18610 Update CHANGES.rst 2020-08-03 16:08:06 +03:00