Commit graph

384 commits

Author SHA1 Message Date
ismailgulek
0bcdb5adb0 Fix topic cell, introduce PlaceholderedTextView 2020-09-10 18:14:19 +03:00
ismailgulek
e4f1ab39f3 Fix build 2020-09-09 19:39:30 +03:00
ismailgulek
0495ba8f66 Make some legacy cells conform Reusable & Themable, add some new 2020-09-09 19:32:54 +03:00
ismailgulek
10028f8ba4 Create new screen 2020-09-09 16:15:09 +03:00
manuroe
a3e811aef3 Prepare for new sprint 2020-09-08 15:04:08 +02:00
SBiOSoftWhare
1e6b0da7ca
Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
2020-09-04 13:13:54 +02:00
SBiOSoftWhare
c582260888 Merge branch 'develop' into element_3594
# Conflicts:
#	CHANGES.rst
2020-09-04 12:35:08 +02:00
manuroe
5f10152f32 Prepare for new sprint 2020-09-03 14:11:49 +02:00
manuroe
7208b24776 Prepare for new sprint 2020-09-03 12:24:34 +02:00
SBiOSoftWhare
af8642c37d Move generated loading animation files in a folder and exclude them from SwiftLint linting. 2020-09-01 11:33:13 +02:00
SBiOSoftWhare
0ab0869ae1 Update pbxproj. 2020-08-31 19:38:47 +02:00
SBiOSoftWhare
745069ec49 Update file header. 2020-08-31 19:33:47 +02:00
ismailgulek
f3e11a4dec Prepare for new sprint 2020-08-28 16:51:39 +03:00
ismailgulek
cbe1ddbd76 Change codesigning to automatic 2020-08-28 15:14:39 +03:00
ismailgulek
73e3a7a733 Prepare for new sprint 2020-08-26 15:37:29 +03:00
SBiOSoftWhare
4e6c0d755a
Merge pull request #3563 from vector-im/documentation_update
Update documentations: Readme, contributing and installation
2020-08-25 14:09:38 +02:00
SBiOSoftWhare
692644d4fb Add new Readme to pbxproj. 2020-08-24 15:33:19 +02:00
ismailgulek
80891db6c2 Make MXSessionState comparable 2020-08-21 14:06:35 +03:00
ismailgulek
111c27aea9 Rename PushNotificationManager to PushNotificationStore 2020-08-20 17:31:47 +03:00
ismailgulek
29c7314151 Change location of TableViewSections 2020-08-18 17:51:11 +03:00
ismailgulek
18237a4dcc Make Row and Section Swift classes, introduce TableViewSections 2020-08-18 17:31:52 +03:00
ismailgulek
7d8ec373f2 Prepare for new sprint 2020-08-13 19:51:37 +03:00
ismailgulek
4fff2887e4 Merge branch 'develop' into element_3452 2020-08-12 10:24:11 +03:00
ismailgulek
6351baf9e1 Merge branch 'develop' into fix_3408
# Conflicts:
#	Podfile
#	Riot.xcodeproj/project.pbxproj
2020-08-12 10:02:31 +03:00
ismailgulek
50b768766a Merge branch 'develop' into element_3452
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-08-10 14:20:28 +03:00
ismailgulek
bbb18bdf09 Prepare for new sprint 2020-08-07 17:53:51 +03:00
manuroe
2a810082a8 Prepare for new sprint 2020-08-06 07:49:01 +02:00
Manu
76ba80ab40 version++ 2020-08-05 18:31:26 +02:00
SBiOSoftWhare
68b0200482
Merge pull request #3491 from vector-im/sizable_cell
Room: Create a base cell to manage default UI structure and create a self sizing base cell for child using auto layout
2020-08-05 16:40:26 +02:00
ismailgulek
2aef5f33f0 Move scroll method to an extension 2020-08-05 15:22:27 +03:00
ismailgulek
a8af28170b
Introduce PushNotificationManager 2020-08-05 14:12:37 +03:00
ismailgulek
2a5e4f7336
Use PRODUCT_BUNDLE_IDENTIFIER on each target 2020-08-03 12:42:49 +03:00
ismailgulek
4d3729dd6f
Add common configs for each target 2020-08-03 12:42:19 +03:00
SBiOSoftWhare
9735f850ee Update pbxproj 2020-07-31 19:02:15 +02:00
ismailgulek
2fff1dc5f8
Move Row and Section to individual classes 2020-07-30 18:09:30 +03:00
manuroe
13d1b51a79 BuildSettings: Make it work from extensions 2020-07-30 11:35:50 +02:00
manuroe
341cc494f7 InfoPlist: Generated class from Info.plist 2020-07-30 10:42:05 +02:00
manuroe
fe09dffb8c BuildSettings: A new class that entralises build settings and exposes xcconfig variables 2020-07-30 10:09:12 +02:00
ismailgulek
f3ae00281b
Add configs for NSE & SiriIntents too 2020-07-29 16:49:39 +03:00
ismailgulek
4a915ca555
Use xcconfig for app display name, for both app and share extension 2020-07-29 16:28:55 +03:00
manuroe
76a839b9c3
Merge branch 'develop' into appConfig 2020-07-29 10:59:23 +02:00
manuroe
fd29e97baa AppConfig: Rename files to CommonConfiguration and AppConfiguration 2020-07-29 10:13:43 +02:00
manuroe
6b976e09af AppConfig: Fix Steve's remarks 2020-07-29 10:05:45 +02:00
manuroe
b13188f9e6 Config: Cut AppConfig into Config and AppConfig
so that the app can have its own configuration
2020-07-28 17:20:14 +02:00
manuroe
a2ef446ee7 AppConfig: Move it to a dedicated Config folder 2020-07-28 16:58:19 +02:00
manuroe
a8ad374075 AppConfig: Make all extensions use it 2020-07-28 16:53:55 +02:00
ismailgulek
5765b7d25e
Merge branch 'develop' into element_3437
# Conflicts:
#	CHANGES.rst
2020-07-28 15:57:23 +03:00
ismailgulek
babfe407dc
Merge pull request #3443 from vector-im/element_3436
PIN Protection
2020-07-28 15:53:23 +03:00
Manu
b7abe43f06 version++ 2020-07-28 12:06:56 +02:00
manuroe
0fd6735bff AppConfig: A central point to configure app settings 2020-07-24 18:35:37 +02:00