Commit graph

9135 commits

Author SHA1 Message Date
ismailgulek
eafe99601f Localize more 2020-09-14 14:47:40 +03:00
ismailgulek
4f6109e604 Merge branch 'develop' into element_3629 2020-09-14 14:27:24 +03:00
ismailgulek
43f59adb02 Use inline collapsing and the same cell for now 2020-09-14 14:24:41 +03:00
ismailgulek
4839f6bbce Configure attributed text for room creation event and for multiple events 2020-09-14 14:12:14 +03:00
ismailgulek
a3e1ab2d55 Add new tag: RoomBubbleCellDataTagRoomCreateConfiguration 2020-09-14 14:11:24 +03:00
ismailgulek
004e592d8e
Merge pull request #3648 from vector-im/element_3628
New Room Creation Screen Implementation
2020-09-14 12:31:48 +03:00
ismailgulek
c4d5abd56f Respect encryption config of HS 2020-09-11 16:44:38 +03:00
ismailgulek
18918435d4 Reload on theme change 2020-09-11 16:39:41 +03:00
ismailgulek
82c62265c5 Fix placeholder of textfield 2020-09-11 16:39:32 +03:00
ismailgulek
ba7b27bdc4 Localize view 2020-09-11 16:32:01 +03:00
ismailgulek
c08ee003d5 Default to the new flow 2020-09-11 16:12:12 +03:00
ismailgulek
6d1a89895b Implement choose avatar 2020-09-11 16:05:46 +03:00
ismailgulek
8c3502ca0e Implement create room 2020-09-11 15:03:05 +03:00
ismailgulek
091ea58d72 Go to room screen after creation 2020-09-11 15:02:24 +03:00
ismailgulek
124a24bf8c Add did create room delegate methods 2020-09-11 15:02:06 +03:00
ismailgulek
500a80d0d0 Retain new room creatino bridge presenter 2020-09-11 13:39:19 +03:00
ismailgulek
f2d4e0174a Configure view controller and view model 2020-09-11 13:39:03 +03:00
ismailgulek
7bd63a4265 Create choose avatar cell 2020-09-11 13:38:12 +03:00
ismailgulek
25170094c0 Add capture avatar icon 2020-09-11 13:37:49 +03:00
ismailgulek
86397d9246 Call cancel on drag 2020-09-11 13:37:18 +03:00
ismailgulek
1c1f45175b Call complete on drag for directory 2020-09-11 13:36:34 +03:00
ismailgulek
1c5bb22a8d Update room creation params 2020-09-11 13:35:41 +03:00
ismailgulek
34af6caef0 Introduce TableViewHeaderFooterView 2020-09-11 13:34:53 +03:00
ismailgulek
47d067e23e Merge branch 'develop' into element_3628
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-09-10 18:18:29 +03:00
ismailgulek
4013bfde1e
Merge pull request #3644 from vector-im/element_3627
Contextualize Floating Button Actions
2020-09-10 18:14:47 +03:00
ismailgulek
0bcdb5adb0 Fix topic cell, introduce PlaceholderedTextView 2020-09-10 18:14:19 +03:00
ismailgulek
27abbaf8c8 Refactor cell view model 2020-09-10 16:41:34 +03:00
ismailgulek
24f9082a52 Remove template constants 2020-09-10 16:03:58 +03:00
ismailgulek
e2cf106d48 Add some comments 2020-09-10 16:01:24 +03:00
ismailgulek
514e4ea3bd Complete refactoring 2020-09-10 14:56:46 +03:00
ismailgulek
07d40b2c28 Create ShowDirectory module 2020-09-10 12:50:26 +03:00
ismailgulek
7f562a3c84 Move MXThirdPartyProtocolInstance extension to a new file 2020-09-10 11:25:43 +03:00
ismailgulek
52f1d62bf3 Add create room v2 to action sheet 2020-09-09 19:40:30 +03:00
ismailgulek
e4f1ab39f3 Fix build 2020-09-09 19:39:30 +03:00
ismailgulek
3e1d9e332f Compose some UI in table view, not complete yet 2020-09-09 19:33:47 +03:00
ismailgulek
0495ba8f66 Make some legacy cells conform Reusable & Themable, add some new 2020-09-09 19:32:54 +03:00
ismailgulek
0c5eb7a547 Add checkmark icon 2020-09-09 19:30:13 +03:00
ismailgulek
10028f8ba4 Create new screen 2020-09-09 16:15:09 +03:00
ismailgulek
b2dae15307 Update searchbar placeholder 2020-09-09 15:05:06 +03:00
ismailgulek
dbbfdd28bc Fine tune interface 2020-09-09 15:02:57 +03:00
ismailgulek
1f58cc6689 Update CHANGES.rst 2020-09-09 14:42:49 +03:00
ismailgulek
78fe8aad05 Override plus button action on Rooms list 2020-09-09 14:41:00 +03:00
ismailgulek
3b9bad2650 Make PublicRoomsDirectoryDataSource conform NSCopying 2020-09-09 14:40:33 +03:00
ismailgulek
9f820598a4 Introduce SearchableDirectoryViewController 2020-09-09 14:39:56 +03:00
ismailgulek
6e5e6b9852 New strings 2020-09-09 14:38:24 +03:00
ismailgulek
cd8dbe6472 New user icon 2020-09-09 14:38:08 +03:00
manuroe
c07dc4915b
Merge pull request #3643 from vector-im/fix_release_script_again
buildRelease.sh: Pass a `git_tag` parameter to fastlane
2020-09-09 11:01:09 +02:00
manuroe
377310ef36 buildRelease.sh: Pass a git_tag parameter to fastlane
because fastlane `git_branch` method can fail.

It fails when using ./buildRelease.sh with a tag.
2020-09-08 17:39:51 +02:00
manuroe
a3e811aef3 Prepare for new sprint 2020-09-08 15:04:08 +02:00
manuroe
cdd97259cb Merge branch 'master' into develop 2020-09-08 15:04:02 +02:00