Commit Graph

2954 Commits

Author SHA1 Message Date
ismailgulek ee493e23dd Add iOS 13 drag callback 2020-09-21 16:30:33 +03:00
ismailgulek 99ab413201 Implement leave 2020-09-21 14:53:12 +03:00
ismailgulek 57f8a36c41 Listen summary changes 2020-09-21 14:08:29 +03:00
ismailgulek 4d4fa5d8a5 UI changes 2020-09-21 14:08:15 +03:00
ismailgulek 3a1350cc37 Add avatar shadow 2020-09-21 14:07:12 +03:00
ismailgulek 8f05760750 Create GroupedTableViewCell 2020-09-21 14:06:50 +03:00
ismailgulek 51d72e6117 Move SimpleCoordinator out 2020-09-18 19:02:22 +03:00
ismailgulek db29156ed3 Show new screen on tap header tap 2020-09-18 18:57:40 +03:00
ismailgulek 6d07d55cfa Implement UI and logic, not completed yet 2020-09-18 18:57:12 +03:00
ismailgulek 70a555cbfc Add basic info cells 2020-09-18 18:55:41 +03:00
ismailgulek 9657fdffdf Create room info module 2020-09-18 14:37:12 +03:00
ismailgulek ba4e2632ec Remove expanded header from room screen 2020-09-18 14:11:45 +03:00
ismailgulek 014e5ff4cc Specify set pin view mode after auth 2020-09-17 20:42:49 +03:00
ismailgulek 02c14f8efe Keep original view mode, fixes 2020-09-17 20:37:52 +03:00
ismailgulek f6735887de Add new view states and explanatory label 2020-09-17 20:20:43 +03:00
ismailgulek 761761133f Add setPin view modes after login & registration 2020-09-17 18:34:00 +03:00
ismailgulek c797b9905f Change localization key 2020-09-17 16:22:32 +03:00
ismailgulek b3ce9cdace Change variables' names 2020-09-17 16:01:08 +03:00
ismailgulek 49ded6f0fc Change view state name 2020-09-17 15:58:25 +03:00
ismailgulek 413c74b679 Change view mode name 2020-09-17 15:57:06 +03:00
ismailgulek d87cbe8849 Change variable name to notAllowedPINs 2020-09-17 15:55:41 +03:00
ismailgulek 8d9c694672 Implement logic and UI 2020-09-17 14:07:12 +03:00
ismailgulek 013a9cc0e4 Add blockedPin view mode 2020-09-17 14:06:31 +03:00
ismailgulek fc6e96b68a Add blocked pins build setting 2020-09-17 14:01:29 +03:00
manuroe aae95a837f AppDelegate: Do not show incoming key verification requests while authenticating. 2020-09-15 17:39:19 +02:00
manuroe a31148d9fb AppDelegate: Fix missing delegate 2020-09-15 17:27:56 +02:00
manuroe c6c5b4234b * 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
manuroe 33a4cf0b25 AuthVC: Make force PIN working for registration as well 2020-09-15 16:47:13 +02:00
manuroe c8e8d76873 AuthVC: Fix PIN setup that broke cross-signing bootstrap 2020-09-15 16:43:29 +02:00
manuroe bf1877cb0b AuthVC: Make sure the initial sync is done before checking cross-signing state 2020-09-15 16:42:34 +02:00
ismailgulek 9893b473ec Fix room display name 2020-09-15 16:45:17 +03:00
ismailgulek 6fad1ccd6e Remove unused view state 2020-09-15 16:43:34 +03:00
ismailgulek 76c6fc9098 Remove useless operation and cancel viewAction 2020-09-15 16:41:55 +03:00
ismailgulek 05b8cf64ab Update method doc 2020-09-15 16:39:09 +03:00
ismailgulek 8e95a9894a Update Riot/Modules/Room/Views/BubbleCells/RoomCreationWithPaginationCollapsedBubbleCell.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:36:09 +03:00
ismailgulek ad2fc58e24 Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:36:02 +03:00
ismailgulek 1f22bf0725 Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:35:55 +03:00
ismailgulek 5f9b62e6fa Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.h
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:35:47 +03:00
ismailgulek 22f6e72702 Remove extra bottom space on iPads 2020-09-15 14:48:40 +03:00
ismailgulek 9395800e48 Fix multiline layout 2020-09-15 14:17:33 +03:00
ismailgulek fa94d4d0cf UI updates 2020-09-15 14:09:57 +03:00
ismailgulek d2f3fb9022 Span view 2020-09-15 14:09:42 +03:00
ismailgulek ce836a9b69 Make sliding modal presentable spannable 2020-09-15 14:09:10 +03:00
ismailgulek 509fe021d5 Add encryption badge 2020-09-15 12:13:30 +03:00
ismailgulek 92ff249436 Fix room avatar for direct chats 2020-09-15 12:01:21 +03:00
ismailgulek b6356035d1 Change cells, add separator, fix room display name, fix content height, introduce AutoSizedTableView 2020-09-15 11:58:14 +03:00
ismailgulek 11fe8a8c81 Use new module from room view controller 2020-09-14 19:44:30 +03:00
ismailgulek c2a92858de Implement new module 2020-09-14 19:44:07 +03:00
ismailgulek 2517d102ae New bubble cells for the timeline 2020-09-14 15:39:08 +03:00
ismailgulek 323ee154e4 Merge branch 'develop' into element_3629 2020-09-14 14:27:24 +03:00