Commit Graph

6199 Commits

Author SHA1 Message Date
ismailgulek 4a945082a7 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 c53ddf8870 Force reload data source when opened from a push 2020-09-23 16:53:40 +03:00
ismailgulek 2214c78d8d Keep a reference to last navigated roomId from push 2020-09-23 16:53:00 +03:00
ismailgulek efab88fac0 Remove the method not used anymore 2020-09-23 13:36:49 +03:00
ismailgulek 7ab0cfe3b0 Stop using a cell for basic info, remove unneccessary GroupedTableViewCell 2020-09-23 13:35:34 +03:00
ismailgulek 4681b8685a Convert to RoomInfoBasicViewData 2020-09-23 12:46:33 +03:00
ismailgulek cfc991236c Create RoomInfoListViewData 2020-09-23 12:33:44 +03:00
ismailgulek e0dfb6b6b3 Move segmented view controller to coordinator 2020-09-23 12:18:37 +03:00
ismailgulek 86e56aaacb Move leave alert to view controller 2020-09-23 12:06:36 +03:00
ismailgulek 84b5d79eed Rename TableViewHeaderFooterView 2020-09-23 11:48:26 +03:00
ismailgulek f9af1d09e8 Use a constant for section & footer height 2020-09-23 11:45:10 +03:00
ismailgulek 4fde44cee1 Change rowHeight 2020-09-23 11:42:52 +03:00
ismailgulek 9c33616b0d Update row & section variable names 2020-09-23 11:40:28 +03:00
ismailgulek 4c57271b97 Use CloseButton 2020-09-23 11:37:08 +03:00
ismailgulek 823082bfea Remove SimpleCoordinator 2020-09-23 11:14:14 +03:00
ismailgulek 4a1e186f56 Change loc key 2020-09-23 11:06:53 +03:00
ismailgulek 878333ae29 Merge branch 'develop' into hide_push_content_on_pin_protection 2020-09-22 14:23:15 +03:00
ismailgulek 6c58eb2b8f Merge branch 'develop' into new_room_settings 2020-09-22 14:22:47 +03:00
ismailgulek 615fd73e13 Merge branch 'develop' into theme_fixes 2020-09-22 14:19:55 +03:00
ismailgulek 4a60dd524d Override user interface style for effect views 2020-09-22 14:17:40 +03:00
ismailgulek 061526f893 Add userInterfaceStyle on Theme 2020-09-22 14:17:20 +03:00
ismailgulek aff86d9197 Change group name 2020-09-21 18:12:37 +03:00
ismailgulek 2c27a7d022 Fix room cell 2020-09-21 18:12:08 +03:00
ismailgulek 486bbb35d4 Fix choose avatar image bg color 2020-09-21 17:59:04 +03:00
ismailgulek 598a2892ef Fix floating buttons' bg images 2020-09-21 17:27:15 +03:00
ismailgulek 2fd6d2ed7b Disable interactive dismissal when presented over room settings 2020-09-21 17:06:32 +03:00
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 ff41980301 Introduce an extension method to hide cell separators 2020-09-21 14:05:27 +03:00
ismailgulek 401ac2627c Add new strings 2020-09-21 14:04:02 +03:00
LinAGKar e3c3dd9e7e Translated using Weblate (Swedish)
Currently translated at 100.0% (1075 of 1075 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/
2020-09-20 11:43:17 +00: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 0efa7897ad Update bridging header 2020-09-18 18:55:07 +03:00
ismailgulek a70a7f794d Change Fiels to Uploads 2020-09-18 18:54:52 +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
LinAGKar 9965c46c01 Translated using Weblate (Swedish)
Currently translated at 75.7% (814 of 1075 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/
2020-09-17 16:43:05 +00:00
ismailgulek 761761133f Add setPin view modes after login & registration 2020-09-17 18:34:00 +03:00
ismailgulek 455b252b8a Add strings 2020-09-17 18:29:51 +03:00
ismailgulek 7ae621b6b9 Merge branch 'develop' into hide_push_content_on_pin_protection 2020-09-17 17:16:39 +03:00