Commit Graph

2777 Commits

Author SHA1 Message Date
ismailgulek f5a8b7209e Remove redundant string 2020-09-24 12:41:25 +03:00
SBiOSoftWhare e878ed475e Merge branch 'develop' into convert_to_coordinators
# Conflicts:
#	CHANGES.rst
#	Riot/Modules/TabBar/MasterTabBarController.h
#	Riot/Modules/TabBar/MasterTabBarController.m
2020-09-24 11:37:24 +02:00
ismailgulek ffeaa1e32e Update Riot/Modules/Room/RoomInfo/RoomInfoList/Views/RoomInfoBasicView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-23 18:24:25 +03:00
ismailgulek 5499619eb8 Update Riot/Modules/Room/RoomInfo/RoomInfoList/Views/RoomInfoBasicView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-23 18:24:12 +03:00
ismailgulek 33a9112f23 Force reload data source when opened from a push 2020-09-23 16:53:40 +03:00
ismailgulek d6ee4f02ce Keep a reference to last navigated roomId from push 2020-09-23 16:53:00 +03:00
ismailgulek 4c161752c4 Stop using a cell for basic info, remove unneccessary GroupedTableViewCell 2020-09-23 13:35:34 +03:00
ismailgulek c3685bcd14 Convert to RoomInfoBasicViewData 2020-09-23 12:46:33 +03:00
ismailgulek bdab0eb92b Create RoomInfoListViewData 2020-09-23 12:33:44 +03:00
ismailgulek a601121267 Move segmented view controller to coordinator 2020-09-23 12:18:37 +03:00
ismailgulek 9961568bc6 Move leave alert to view controller 2020-09-23 12:06:36 +03:00
ismailgulek 89a2c278cd Rename TableViewHeaderFooterView 2020-09-23 11:48:26 +03:00
ismailgulek 49515363d6 Use a constant for section & footer height 2020-09-23 11:45:10 +03:00
ismailgulek 66b161ccc7 Change rowHeight 2020-09-23 11:42:52 +03:00
ismailgulek bc38f44add Update row & section variable names 2020-09-23 11:40:28 +03:00
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