Commit graph

33 commits

Author SHA1 Message Date
Doug
86fa15bfa6 Fix layout bug in the share extension. 2021-07-13 16:54:30 +01:00
Doug
c0861179ba Remove background colour from RoomsLiveViewController. 2021-07-05 11:59:35 +01:00
Doug
c36665f4bc Remove overlay view from Share extension. 2021-06-30 10:28:15 +01:00
Doug
19ab7dff2f Fix theming in RoomsListViewController and RecentRoomTableViewCell. 2021-06-29 14:17:49 +01:00
Doug
d04f27caba Fix typo. 2021-06-29 13:47:44 +01:00
Doug
9b28e4cc97 Fix theming in ShareViewController and FallbackViewController. 2021-06-29 13:03:57 +01:00
ismailgulek
adc158f417
Merge branch 'develop' into element_4360 2021-06-03 14:40:33 +03:00
Stefan Ceriu
f7a8163947
Adopt consolidated logging mechanism (#4370)
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
ismailgulek
5ccf4a4737
Use new comparator 2021-06-02 14:31:34 +03:00
ismailgulek
c51e51d564
Revert "Use new apis"
This reverts commit 31587a0c3e.
2021-06-02 13:59:15 +03:00
ismailgulek
31587a0c3e
Use new apis 2021-06-01 17:54:49 +03:00
manuroe
b88d15242d Room lists: Remove shields on room avatars
#4115

but keep it in the room screen
2021-03-17 15:32:01 +01:00
SBiOSoftWhare
1d127c882c FallbackViewController: Update app logo. 2020-07-08 23:41:02 +02:00
manuroe
02803618da Share extension & Siri intent: Do not fail when sending to locally unverified devices
#3252

Use cross-signing as the Riot main app.
2020-05-18 13:59:42 +02:00
manuroe
c70452661a Room decoration: Use shields instead of padlocks
#2906
2020-01-31 14:59:54 +01:00
SBiOSoftWhare
d08b8d22a0 [Share extension] Fix upgraded rooms show up twice (Fix #2293). 2019-04-09 19:20:33 +02:00
SBiOSoftWhare
fda3f675ec [Share extension] Fix unloaded theme 2019-02-08 15:16:52 +01:00
manuroe
744208ae25 reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
manuroe
b3b6e2c80c reskin: Rename RiotDesignValues -> ThemeService 2019-01-11 10:46:00 +01:00
manuroe
dfecc403ec reskin: kill kRiotSecondaryTextColor 2019-01-10 18:05:21 +01:00
manuroe
eca85776a1 reskin: rename ColorValues to Theme 2019-01-10 15:32:59 +01:00
manuroe
6f30f88b03 reskin: ColorValues: suffix UIColor properties names with "Color" 2019-01-10 15:23:22 +01:00
manuroe
cecba319cf Merge remote-tracking branch 'origin/develop' into reskin
# Conflicts:
#	Riot/Constants/RiotDesignValues.m
#	Riot/Modules/Authentication/AuthenticationViewController.m
2019-01-10 11:50:57 +01:00
manuroe
d7c3eef632 Merge remote-tracking branch 'origin/develop' into reskin 2019-01-09 16:38:49 +01:00
fridtjof
c7fbca7698
make use of Obj-C's modern syntax for literals and subscripting 2019-01-08 00:24:11 +01:00
fridtjof
8291c99542
fix almost all the warnings caused by -Wstrict-prototypes 2019-01-05 03:28:53 +01:00
manuroe
a50c9f55b1 Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead 2018-11-30 17:10:28 +01:00
manuroe
e129e37fa4 Make code use the "Empty room" i18n string from MatrixKit 2018-09-20 11:05:46 +02:00
manuroe
ecab359952 Lazy-loading server side: Fix Giom's remark 2018-08-03 14:06:01 +02:00
manuroe
02a87a1b62 Lazy-loading server side: Update code in extensions 2018-08-02 12:05:38 +02:00
manuroe
bfc77018ad MXStore: Use the new async [MXStore stateOfRoom:] method 2018-07-24 11:39:13 +02:00
SBiOSoftWhare
0e3ee5a5c8 Fix image references in xib and storyboards by removing .png suffix 2018-07-10 17:16:26 +02:00
SBiOSoftWhare
5c86dc2be6 Organize files by features in share extension target 2018-07-10 15:10:56 +02:00