Doug
2b1bd6f772
Revert "Replace DesignKit with package from ElementX."
...
This reverts the following commits:
4858d72afb
6827d2a854
92c5874359
0a9bd1fbe6
2022-08-19 11:06:09 +01:00
David Langley
53306ec01a
Remove ffmpeg again with opus libraries fixed to add arm64 sim support.
2022-07-13 14:01:02 +01:00
Doug
4858d72afb
Replace DesignKit with package from ElementX.
2022-07-07 15:42:57 +01:00
Hudzaifah Lutfi
2291e393e3
Fix locheck-script that fails the build when there is space character on PROJECT_DIR path.
...
Signed-off-by: zx <hudzaifah.lutfi@gmail.com >
2022-06-20 10:11:47 +01:00
David Langley
d7942242ff
Revert "Replace ffmpeg with switf-ogg"
2022-06-20 10:53:56 +02:00
David Langley
1f3128fbc7
Replace ffmpeg with switf-ogg
2022-06-09 23:39:45 +01:00
Doug
5d17badc66
Add tests for FlowResult.
2022-05-19 11:43:38 +01:00
Doug
f521b21b3f
Add locheck run script to Riot target. ( #6069 )
...
* Add a locheck pre-build step to find all .strings errors.
* Treat locheck warnings as errors.
* Install mint on CI and pin locheck version.
* Clean up localised strings with invalid formatting
2022-04-26 09:36:05 +01:00
Doug
5b6bf2cb00
Rename NOTIFICATION key to Notification for missing translations.
...
Make Bundle.app a stored property.
Exclude Pirate from the supported languages.
2022-04-08 14:14:34 +01:00
Doug
51237d7840
Disable RTL languages for now.
2022-04-05 13:23:52 +01:00
Doug
7f0df48a13
Enable all translations
...
Sadly, disable RTL layout too as there are many bugs.
2022-03-28 16:28:23 +01:00
Doug
4b02909c6c
Add missing languages.
2022-03-07 12:10:16 +00:00
Stefan Ceriu
3cdc8e4c4f
Added swiftgen step for generating strings that won't be exposed to Weblate but still part of VectorL10n.
2022-02-28 12:37:22 +00:00
Andy Uhnak
30429991a8
Add CommonKit and Activity
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-15 13:41:36 +00:00
Doug
d01fa2c836
Add Indonesian and Slovak languages.
2022-01-27 10:37:53 +00:00
Stefan Ceriu
cef0c4f2d4
vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
ca2493f09d
Rendering location messages in the timeline.
2022-01-04 17:33:32 +02:00
SBiOSoftWhare
8803061b3c
Riot target: Exclude markdown files from MatrixKit folder.
2021-11-29 17:20:17 +01:00
Doug
0ded628791
Remove duplicate sources for some strings files in Riot/target.yml.
2021-11-01 19:06:51 +00:00
Stefan Ceriu
44d8b1762a
vector-im/element-ios/issues/5009 - Moved files around, cleaned up imports and logs.
2021-10-18 16:40:53 +03:00
Stefan Ceriu
1ea5bae14a
vector-im/element-ios/issues/5009 - Refactored share extension and started using the shared code directly in the main application.
2021-10-18 16:40:48 +03:00
David Langley
40cec6cd81
Add template unit tests and publisher utility.
2021-09-08 15:32:41 +01:00
David Langley
f4cb404df0
Finish extraction
...
- Moves SwiftUI code out of Riot and into RiotSwiftUI which has no dependency on Matrix SDK.
- Git wasn't smart enough to see the file moves. Most feature function has remain unchanged. 1 change I did make was remove NotificationSettingsViewModel's dependence on MxPushRule, so that the view model could be moved into RiotSwiftUI.
- Add LocaleProvider to abstract VectorL10n's use of Matrix SDK language so it can be used in RiotSwiftUI.
- Split Theme into UKit/SwiftUI version to remove RiotSwiftUI's dependence on ThemeService and ThemeV1.
- Migrated from ThemeObserver to ThemePublisher. We push updates to ThemePublisher so that we can remove ThemeService as dependency.
- Add .DS_Store to .gitignore
2021-09-01 12:34:38 +01:00
David Langley
200fb69993
Extract and start to split theme.
2021-08-27 16:26:56 +01:00
David Langley
8933f64b25
Remove 'OrderedSet'
2021-08-25 16:53:15 +01:00
David Langley
7a4554f53d
Add Chips, InputStyles, Service Implementation, swift-collections and UI cleanup.
2021-08-25 13:03:36 +01:00
manuroe
9b69d1981e
Merge pull request #4379 from vector-im/manu/more_languages
...
Translations: Enable Esperanto, Portuguese (Brazil), Kabyle, Norwegia…
2021-06-03 10:41:03 +02:00
Stefan Ceriu
b00d07ffca
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
manuroe
564d4a814e
Sort translation files in alphabetical order
2021-06-02 17:27:30 +02:00
manuroe
0409578128
Translations: Enable Esperanto, Portuguese (Brazil), Kabyle, Norwegian Bokmål (nb), Swedish, Japanese and Welsh.
2021-06-02 17:16:53 +02:00
ismailgulek
39af2c6401
Create DesignKit framework target
2021-04-30 15:48:56 +03:00
manuroe
4818c88756
XcodeGen: Remove old files, probably residual from a git mv
2021-02-16 08:44:26 +01:00
manuroe
ac7cf9f1ce
XcodeGen: Use same names for yml and xcconfig files in every target
2021-02-11 09:21:00 +01:00