Commit Graph

9113 Commits

Author SHA1 Message Date
ismailgulek bd2d388b51 Create GroupedTableViewCell 2020-09-21 14:06:50 +03:00
ismailgulek b0d3d7bd0e Introduce an extension method to hide cell separators 2020-09-21 14:05:27 +03:00
ismailgulek 009214a872 Add new strings 2020-09-21 14:04:02 +03:00
ismailgulek 127c7755da Move SimpleCoordinator out 2020-09-18 19:02:22 +03:00
ismailgulek 0c07fbe495 Show new screen on tap header tap 2020-09-18 18:57:40 +03:00
ismailgulek 0bf0aceedc Implement UI and logic, not completed yet 2020-09-18 18:57:12 +03:00
ismailgulek b216eb0e11 Add basic info cells 2020-09-18 18:55:41 +03:00
ismailgulek c1b12d95b2 Update bridging header 2020-09-18 18:55:07 +03:00
ismailgulek eb8e5b716a Change Fiels to Uploads 2020-09-18 18:54:52 +03:00
ismailgulek a9eee68c35 Create room info module 2020-09-18 14:37:12 +03:00
ismailgulek 5f8f512d25 Remove expanded header from room screen 2020-09-18 14:11:45 +03:00
ismailgulek bb56375b9c Merge pull request #3664 from vector-im/pin_code_explanatory
Pin code explanatory
2020-09-18 13:19:13 +03:00
ismailgulek f5b7e3b572 Specify set pin view mode after auth 2020-09-17 20:42:49 +03:00
ismailgulek 5056924abf Keep original view mode, fixes 2020-09-17 20:37:52 +03:00
ismailgulek 4aec7ae0bb Add new view states and explanatory label 2020-09-17 20:20:43 +03:00
ismailgulek ea64da02cc Add setPin view modes after login & registration 2020-09-17 18:34:00 +03:00
ismailgulek fbf9e8ac61 Add strings 2020-09-17 18:29:51 +03:00
ismailgulek 2d2b5972ca Merge pull request #3662 from vector-im/element_3660
Timeline: Hide encrypted history (pre-invite)
2020-09-17 18:02:39 +03:00
ismailgulek f1228f55be Update CHANGES.rst 2020-09-17 17:56:54 +03:00
ismailgulek 845ba963fc Set hidePreJoinedUndecryptableEvents to true 2020-09-17 17:56:42 +03:00
ismailgulek 2452980a3b Merge pull request #3659 from vector-im/blocked_pins
Implementation of Not Allowed PINs
2020-09-17 16:36:13 +03:00
ismailgulek e5a2743d95 Merge branch 'blocked_pins' of https://github.com/vector-im/element-ios into blocked_pins 2020-09-17 16:26:49 +03:00
ismailgulek d2edb55d78 Change localization key 2020-09-17 16:22:32 +03:00
ismailgulek 395853d44e Update CHANGES.rst
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-17 16:20:05 +03:00
ismailgulek 9fcca3c65a Change variables' names 2020-09-17 16:01:08 +03:00
ismailgulek 4325fb8bcf Change view state name 2020-09-17 15:58:25 +03:00
ismailgulek 75c2620695 Change view mode name 2020-09-17 15:57:06 +03:00
ismailgulek dbea2e56bc Change variable name to notAllowedPINs 2020-09-17 15:55:41 +03:00
ismailgulek 5fbc107895 Update CHANGES.rst 2020-09-17 14:08:20 +03:00
ismailgulek 68e4c9cfa6 Implement logic and UI 2020-09-17 14:07:12 +03:00
ismailgulek 8ce36b602c Add blockedPin view mode 2020-09-17 14:06:31 +03:00
ismailgulek 3ffacb1ef0 Add blocked pins build setting 2020-09-17 14:01:29 +03:00
ismailgulek 43089cff26 Add error string 2020-09-17 14:01:07 +03:00
ismailgulek a07bfa1ba7 Prepare for new sprint 2020-09-16 17:51:36 +03:00
ismailgulek 690d163872 Merge branch 'master' into develop 2020-09-16 17:51:31 +03:00
ismailgulek ebf81f82b7 Merge branch 'release/1.0.12/master' 2020-09-16 17:22:20 +03:00
ismailgulek 9f06686281 finish version++ 2020-09-16 17:22:20 +03:00
ismailgulek 5ca3feb761 Merge pull request #3657 from vector-im/release/1.0.12/release
Release 1.0.12
2020-09-16 17:20:24 +03:00
ismailgulek db488bf27c Update MatrixKit 2020-09-16 16:38:53 +03:00
ismailgulek f15059d0e4 version++ 2020-09-16 16:36:11 +03:00
manuroe 01b4842980 Prepare for new sprint 2020-09-15 18:37:32 +02:00
manuroe b78a6fc98f Merge branch 'master' into develop 2020-09-15 18:37:28 +02:00
manuroe 74da11ca55 Merge branch 'release/1.0.11/master' 2020-09-15 18:37:17 +02:00
manuroe fb56622fb4 finish version++ 2020-09-15 18:37:17 +02:00
manuroe 5432f54fc3 Merge pull request #3652 from vector-im/release/1.0.11/release
Release 1.0.11
2020-09-15 18:36:41 +02:00
manuroe b3bae96caf version++ 2020-09-15 18:23:52 +02:00
manuroe 093b91238f Merge pull request #3651 from vector-im/authvc_improvements
Various improvements for the authentication step
2020-09-15 18:18:42 +02:00
manuroe 9af17e4174 AppDelegate: Do not show incoming key verification requests while authenticating. 2020-09-15 17:39:19 +02:00
manuroe ac8c2129a3 AppDelegate: Fix missing delegate 2020-09-15 17:27:56 +02:00
manuroe 05d3122888 * Loading animation: Fix the bug where, after authentication, the animation disappeared too early and made auth screen flashed. 2020-09-15 16:48:35 +02:00