Commit Graph

1334 Commits

Author SHA1 Message Date
ismailgulek 7d2f122d02 Create room info module 2020-09-18 14:37:12 +03:00
ismailgulek 27866b16e7 Remove expanded header from room screen 2020-09-18 14:11:45 +03:00
ismailgulek db18116c59 Specify set pin view mode after auth 2020-09-17 20:42:49 +03:00
ismailgulek ec47a38ce2 Keep original view mode, fixes 2020-09-17 20:37:52 +03:00
ismailgulek bc16c9c23d Add new view states and explanatory label 2020-09-17 20:20:43 +03:00
ismailgulek db4d559e7f Add setPin view modes after login & registration 2020-09-17 18:34:00 +03:00
ismailgulek 097f168ebb Change localization key 2020-09-17 16:22:32 +03:00
ismailgulek 0bbf71efa7 Change variables' names 2020-09-17 16:01:08 +03:00
ismailgulek 4421eb579e Change view state name 2020-09-17 15:58:25 +03:00
ismailgulek ead4ba4092 Change view mode name 2020-09-17 15:57:06 +03:00
ismailgulek 8936c4e92e Change variable name to notAllowedPINs 2020-09-17 15:55:41 +03:00
ismailgulek 7509d25f77 Implement logic and UI 2020-09-17 14:07:12 +03:00
ismailgulek 428076b7c5 Add blockedPin view mode 2020-09-17 14:06:31 +03:00
ismailgulek 16ccde751d Add blocked pins build setting 2020-09-17 14:01:29 +03:00
manuroe ca7aaab5d4 AppDelegate: Do not show incoming key verification requests while authenticating. 2020-09-15 17:39:19 +02:00
manuroe a330d9dba4 AppDelegate: Fix missing delegate 2020-09-15 17:27:56 +02:00
manuroe d81d03b29a * 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 dfbaf2c9e0 AuthVC: Make force PIN working for registration as well 2020-09-15 16:47:13 +02:00
manuroe dd5f8bfd4e AuthVC: Fix PIN setup that broke cross-signing bootstrap 2020-09-15 16:43:29 +02:00
manuroe f973ef8ca0 AuthVC: Make sure the initial sync is done before checking cross-signing state 2020-09-15 16:42:34 +02:00
ismailgulek 9f57d8584c Fix room display name 2020-09-15 16:45:17 +03:00
ismailgulek 9f041aacdd Remove unused view state 2020-09-15 16:43:34 +03:00
ismailgulek aa51d9fe57 Remove useless operation and cancel viewAction 2020-09-15 16:41:55 +03:00
ismailgulek aad96bda4a Update method doc 2020-09-15 16:39:09 +03:00
ismailgulek e75db5c5f5 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 495fac07f0 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 9a8e5c55c8 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 f729905194 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 8409c9352f Remove extra bottom space on iPads 2020-09-15 14:48:40 +03:00
ismailgulek e966e49d9e Fix multiline layout 2020-09-15 14:17:33 +03:00
ismailgulek fac1702309 UI updates 2020-09-15 14:09:57 +03:00
ismailgulek f379420031 Span view 2020-09-15 14:09:42 +03:00
ismailgulek 699a58736f Make sliding modal presentable spannable 2020-09-15 14:09:10 +03:00
ismailgulek a54e90e815 Add encryption badge 2020-09-15 12:13:30 +03:00
ismailgulek c9e313bc29 Fix room avatar for direct chats 2020-09-15 12:01:21 +03:00
ismailgulek d7d29f9c0f Change cells, add separator, fix room display name, fix content height, introduce AutoSizedTableView 2020-09-15 11:58:14 +03:00
ismailgulek 8cdd8becf3 Use new module from room view controller 2020-09-14 19:44:30 +03:00
ismailgulek 3d4583913e Implement new module 2020-09-14 19:44:07 +03:00
ismailgulek b0d6416821 New bubble cells for the timeline 2020-09-14 15:39:08 +03:00
ismailgulek 965b14facb Merge branch 'develop' into element_3629 2020-09-14 14:27:24 +03:00
ismailgulek 9ad104276f Use inline collapsing and the same cell for now 2020-09-14 14:24:41 +03:00
ismailgulek ba6c280b5d Add new tag: RoomBubbleCellDataTagRoomCreateConfiguration 2020-09-14 14:11:24 +03:00
ismailgulek 94c7c1875d Respect encryption config of HS 2020-09-11 16:44:38 +03:00
ismailgulek 2931fb7fab Reload on theme change 2020-09-11 16:39:41 +03:00
ismailgulek 7866ed7447 Fix placeholder of textfield 2020-09-11 16:39:32 +03:00
ismailgulek 5130059cc5 Localize view 2020-09-11 16:32:01 +03:00
ismailgulek 44e1aab714 Default to the new flow 2020-09-11 16:12:12 +03:00
ismailgulek 4fa8bf8858 Implement choose avatar 2020-09-11 16:05:46 +03:00
ismailgulek 3d078039f1 Implement create room 2020-09-11 15:03:05 +03:00
ismailgulek be89918a8c Go to room screen after creation 2020-09-11 15:02:24 +03:00