Commit Graph

1893 Commits

Author SHA1 Message Date
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
ismailgulek 95afa33bc9 Use inline collapsing and the same cell for now 2020-09-14 14:24:41 +03:00
ismailgulek 6a92d5e99e Add new tag: RoomBubbleCellDataTagRoomCreateConfiguration 2020-09-14 14:11:24 +03:00
ismailgulek b29ea6823d Respect encryption config of HS 2020-09-11 16:44:38 +03:00
ismailgulek eeaf82514f Reload on theme change 2020-09-11 16:39:41 +03:00
ismailgulek ba5a792e9a Fix placeholder of textfield 2020-09-11 16:39:32 +03:00
ismailgulek 4183bb0ba0 Localize view 2020-09-11 16:32:01 +03:00
ismailgulek 5bf9345c7f Default to the new flow 2020-09-11 16:12:12 +03:00
ismailgulek 45811f956e Implement choose avatar 2020-09-11 16:05:46 +03:00
ismailgulek b47c23dd6f Implement create room 2020-09-11 15:03:05 +03:00
ismailgulek d16de32622 Go to room screen after creation 2020-09-11 15:02:24 +03:00
ismailgulek 2ef99b4917 Add did create room delegate methods 2020-09-11 15:02:06 +03:00