ismailgulek
|
5924111ed0
|
Use CloseButton
|
2020-09-23 11:37:08 +03:00 |
|
ismailgulek
|
c2913e1e93
|
Remove SimpleCoordinator
|
2020-09-23 11:14:14 +03:00 |
|
ismailgulek
|
a73d373259
|
Change loc key
|
2020-09-23 11:06:53 +03:00 |
|
ismailgulek
|
2780cd2b02
|
Override user interface style for effect views
|
2020-09-22 14:17:40 +03:00 |
|
ismailgulek
|
b4b7e49047
|
Change group name
|
2020-09-21 18:12:37 +03:00 |
|
ismailgulek
|
470aecae5d
|
Fix room cell
|
2020-09-21 18:12:08 +03:00 |
|
ismailgulek
|
1a5bec8780
|
Fix choose avatar image bg color
|
2020-09-21 17:59:04 +03:00 |
|
ismailgulek
|
dd6fac42f1
|
Disable interactive dismissal when presented over room settings
|
2020-09-21 17:06:32 +03:00 |
|
ismailgulek
|
62e4958b29
|
Add iOS 13 drag callback
|
2020-09-21 16:30:33 +03:00 |
|
ismailgulek
|
b76012faf0
|
Implement leave
|
2020-09-21 14:53:12 +03:00 |
|
ismailgulek
|
8f7edcf6ad
|
Listen summary changes
|
2020-09-21 14:08:29 +03:00 |
|
ismailgulek
|
93e4efa7f2
|
UI changes
|
2020-09-21 14:08:15 +03:00 |
|
ismailgulek
|
389369c50e
|
Add avatar shadow
|
2020-09-21 14:07:12 +03:00 |
|
ismailgulek
|
bd2d388b51
|
Create GroupedTableViewCell
|
2020-09-21 14:06:50 +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
|
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
|
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
|
d2edb55d78
|
Change localization key
|
2020-09-17 16:22:32 +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
|
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 |
|
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 |
|
manuroe
|
1b8e446097
|
AuthVC: Make force PIN working for registration as well
|
2020-09-15 16:47:13 +02:00 |
|
manuroe
|
13339007e8
|
AuthVC: Fix PIN setup that broke cross-signing bootstrap
|
2020-09-15 16:43:29 +02:00 |
|
manuroe
|
6902850531
|
AuthVC: Make sure the initial sync is done before checking cross-signing state
|
2020-09-15 16:42:34 +02:00 |
|
ismailgulek
|
486422dcda
|
Fix room display name
|
2020-09-15 16:45:17 +03:00 |
|
ismailgulek
|
c9707e2e1b
|
Remove unused view state
|
2020-09-15 16:43:34 +03:00 |
|
ismailgulek
|
f0c2861930
|
Remove useless operation and cancel viewAction
|
2020-09-15 16:41:55 +03:00 |
|
ismailgulek
|
2c99b898d7
|
Update method doc
|
2020-09-15 16:39:09 +03:00 |
|
ismailgulek
|
055903b95c
|
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
|
d44b01fcc6
|
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
|
cb2f12ada2
|
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
|
6fb68b1b82
|
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
|
a5d871df69
|
Remove extra bottom space on iPads
|
2020-09-15 14:48:40 +03:00 |
|
ismailgulek
|
9852918447
|
Fix multiline layout
|
2020-09-15 14:17:33 +03:00 |
|
ismailgulek
|
7ca642af30
|
UI updates
|
2020-09-15 14:09:57 +03:00 |
|
ismailgulek
|
2c507fc10c
|
Span view
|
2020-09-15 14:09:42 +03:00 |
|