Commit Graph

12250 Commits

Author SHA1 Message Date
manuroe 936a26da1a reskin: kill kRiotSecondaryTextColor 2019-01-10 18:05:21 +01:00
manuroe 3518ffea04 reskin: kill kRiotPrimaryTextColor 2019-01-10 18:00:45 +01:00
manuroe 6eeeb2f8d6 reskin: kill kRiotSecondaryBgColor 2019-01-10 17:57:17 +01:00
manuroe f89848ef26 reskin: kill kRiotPrimaryBgColor 2019-01-10 17:50:26 +01:00
manuroe 6ab772ba18 reskin: Kill RiotDesignValues.kRiotKeyboard and replace it by Theme.keyboardAppearance 2019-01-10 17:42:43 +01:00
manuroe debc4b5f93 reskin: Kill RiotDesignValues.kRiotKeyboardColor and replace it by Theme.matrixSearchBackgroundImageTintColor 2019-01-10 17:36:36 +01:00
manuroe 31a55b3178 reskin: remove bar style ivars from RiotDesignValues 2019-01-10 17:08:32 +01:00
manuroe 3214858829 reskin: Delegate navigation and search bars styling to theme 2019-01-10 16:43:03 +01:00
manuroe 2b32e32ac4 reskin: rename ColorValues to Theme 2019-01-10 15:32:59 +01:00
manuroe 6d69bfa167 reskin: ColorValues: suffix UIColor properties names with "Color" 2019-01-10 15:23:22 +01:00
manuroe 1a68cdadee reskin: Put back riot colors in the main tab bar icons 2019-01-10 15:12:24 +01:00
manuroe 2e7fd87c35 reskin: Fix header display of room preview 2019-01-10 14:47:58 +01:00
manuroe af001664d0 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 952fd5d68f Merge pull request #2160 from fridtjof/fixes/modern-key-syntax
Make use of Obj-C's modern syntax for literals and subscripting
2019-01-10 10:59:32 +01:00
manuroe a17a281102 Merge branch 'develop' into fixes/modern-key-syntax 2019-01-10 10:58:24 +01:00
manuroe 40b6e860db Merge pull request #2158 from aaronraimist/dark-mode-white-scrollbar
Use white scroll bar in dark and black themes
2019-01-10 10:28:42 +01:00
manuroe 5fbfac7760 Merge branch 'develop' into dark-mode-white-scrollbar 2019-01-10 10:28:31 +01:00
manuroe 55b2134b45 Merge pull request #2151 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2019-01-10 10:23:41 +01:00
manuroe dec13451ce Merge pull request #2150 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2019-01-10 10:22:28 +01:00
Fridtjof Mund 75449b7046 Merge branch 'develop' into fixes/modern-key-syntax 2019-01-09 17:54:07 +01:00
fridtjof cb447f49cb Allocate less objects 2019-01-09 17:51:44 +01:00
manuroe a39a47a4e4 Merge remote-tracking branch 'origin/develop' into reskin 2019-01-09 16:38:49 +01:00
Juho Ylikorpi b1ad90ceba Translated using Weblate (Finnish)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/fi/
2019-01-08 22:19:30 +00:00
Juho Ylikorpi b77bc4c15b Added translation using Weblate (Finnish) 2019-01-08 22:10:59 +00:00
Juho Ylikorpi 4ccdb0f29f Added translation using Weblate (Finnish) 2019-01-08 22:10:12 +00:00
Juho Ylikorpi 0f66e5b216 Added translation using Weblate (Finnish) 2019-01-08 22:05:23 +00:00
manuroe e39822afe6 Finish v0.7.11 2019-01-08 11:37:26 +01:00
manuroe 389eb3c8f7 Finish v0.7.11 2019-01-08 11:37:26 +01:00
manuroe 99789709d7 version++ 2019-01-08 11:37:11 +01:00
Fridtjof Mund d612db9a27 Update CHANGES.rst 2019-01-08 00:29:30 +01:00
fridtjof 0e8c73344d make use of Obj-C's modern syntax for literals and subscripting 2019-01-08 00:24:11 +01:00
SBiOSoftWhare 125e801218 Merge pull request #2157 from aaronraimist/patch-1
Add badge to README with link to matrix room
2019-01-07 16:26:53 +01:00
SBiOSoftWhare 0396e6beb0 Update changes 2019-01-07 15:49:32 +01:00
SBiOSoftWhare 40b3473a61 Merge pull request #2155 from fridtjof/develop
fix almost all the warnings caused by -Wstrict-prototypes
2019-01-07 15:37:52 +01:00
Aaron Raimist 3f6465d991 Add changelog
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-01-06 22:39:37 -06:00
Aaron Raimist 1788484af8 Use white scroll bar in dark and black themes
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-01-06 22:37:53 -06:00
Aaron Raimist bf4cdc7d64 Add badge to README with link to matrix room 2019-01-06 20:58:11 -06:00
fridtjof 5f9058c043 fix almost all the warnings caused by -Wstrict-prototypes 2019-01-05 03:28:53 +01:00
manuroe 2820b2d3f7 Finish v0.7.10 2019-01-04 16:59:23 +01:00
manuroe 3197cb4d82 Finish v0.7.10 2019-01-04 16:59:23 +01:00
manuroe 50868aaf92 version++
A PR was missing.
2019-01-04 16:59:07 +01:00
SBiOSoftWhare d994a2252f Merge pull request #2149 from vector-im/riot_2022
Share Extension: Improve image sharing performance and fix screenshot sharing
2019-01-04 16:55:03 +01:00
manuroe ca8dccbaf8 Finish v0.7.9 2019-01-04 16:53:09 +01:00
manuroe 805f28433f Finish v0.7.9 2019-01-04 16:53:09 +01:00
manuroe 859fcc0ac3 version++ 2019-01-04 16:52:58 +01:00
Paulo Miranda 10a77fb45a Translated using Weblate (Portuguese (Brazil))
Currently translated at 33.0% (172 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2019-01-04 13:54:40 +00:00
SBiOSoftWhare 010738fa14 Update changes 2019-01-04 14:01:30 +01:00
SBiOSoftWhare 2dfb376aae [ShareExtension] Add a workaround to free memory when share extension completes or cancel before fixing all memory leaks. 2019-01-04 13:57:35 +01:00
SBiOSoftWhare 86468f2ab6 [ShareExtension] Improve performance of sendImages method in ShareExtensionManager to avoid out of memory crash. 2019-01-04 13:55:46 +01:00
SBiOSoftWhare d607c20f5c [ShareExtension] Image sharing: Update compression prompt behavior. Do not propose actual size when one of all selected images is not oriented up to avoid a crash due to a out of memory. 2019-01-04 13:52:26 +01:00