Stefan Ceriu
abca946a23
Add template to xcodegen, fix build and tests
2022-05-12 14:06:58 +03:00
Stefan Ceriu
b74f6c41a2
Update UserIndicators with newer implementation from Element (modified to work here)
2022-05-12 14:06:58 +03:00
Stefan Ceriu
91484559b8
Disable SWIFT_TREAT_WARNINGS_AS_ERRORS as it gets too much in the way of development.
2022-05-12 14:06:58 +03:00
Stefan Ceriu
f45569b4d4
Rewrite timeline top and bottom detection on top of CurrentValueSubjects
2022-05-02 13:00:55 +03:00
Stefan Ceriu
a8572f94a5
Fix splash screen app logo image name.
2022-04-30 09:42:11 +03:00
Stefan Ceriu
fa52e5bb3a
Small tweaks.
2022-04-30 09:41:52 +03:00
Stefan Ceriu
d8957d27e3
Gather coverage reports only for ElementX
2022-04-29 12:58:07 +03:00
Stefan Ceriu
47738cbf5d
Bootstrap custom version of the app for UI tests
2022-04-29 12:58:07 +03:00
Stefan Ceriu
38d0165e7b
Fix mistakenly removed coverage report gathering test flag.
2022-04-27 15:03:35 +03:00
ismailgulek
4adabaea71
Localizations Setup ( #6 )
...
* Move assets into ElementX folder
* Add first version of localizer script
* Add generated strings & tests & fallback mechanism
* Rename strings file to Localizable
* Rename Assets to Resources
* Calculate preferred languages only when needed, remove share extension check
* Add comments in the localizer script
* Add GH workflow to push issues to the [ElementX board](https://github.com/orgs/vector-im/projects/43 )
* Closes #16 - Add license file
* New version of localizer script, handle pluralization
* Move assets into ElementX folder
* Add first version of localizer script
* Add generated strings & tests & fallback mechanism
* Rename strings file to Localizable
* Rename Assets to Resources
* Calculate preferred languages only when needed, remove share extension check
* Add comments in the localizer script
* New version of localizer script, handle pluralization
* Revert login button text
* Add multiple dialect pluralization, fix string formatting
Co-authored-by: manuroe <manu@matrix.org >
Co-authored-by: Stefan Ceriu <stefanc@matrix.org >
2022-04-26 22:48:17 +03:00
Stefan Ceriu
a3cc13e391
Add quote and copy context menu actions.
2022-04-18 15:13:30 +03:00
Stefan Ceriu
adcd1febd4
Implement message sending. Refactor the timeline. Fix various UI/UX issues and add scroll to bottom timeline button.
2022-04-18 10:54:48 +03:00
Stefan Ceriu
5c83d34836
Fix app-logo splash screen reference
2022-04-14 17:32:39 +03:00
Stefan Ceriu
33a9174dbe
Treat warnings as errors.
2022-04-14 16:33:54 +03:00
Stefan Ceriu
9eef580a2d
Add swiftgen build script for generating image and color assets.
2022-04-14 09:25:26 +03:00
Stefan Ceriu
e490f2838d
Added custom enviroment flags for unit and UI tests.
2022-04-13 17:19:11 +03:00
Stefan Ceriu
e13709a154
Enabled code coverage gathering
2022-04-13 13:57:27 +03:00
Stefan Ceriu
53ca8c8eb0
Correct versions and swiftlint build script.
2022-04-13 13:57:27 +03:00
Stefan Ceriu
53b103c56c
Working tests, no more xcconfig files.
2022-04-13 13:57:27 +03:00
Stefan Ceriu
6d86e17dac
Initial setup.
2022-04-13 13:57:27 +03:00
Gil Eluard
b361c79ad2
Fix build issues for xcode 13.3
2022-04-13 13:54:01 +03:00
Stefan Ceriu
d2089f2c7a
Tweak log format and benchmark messages
2022-04-12 11:30:12 +03:00
Stefan Ceriu
078dcf255b
Stop blocking on loading the current user display name and avatar. Improve perceived app startup times.
2022-04-08 14:06:26 +03:00
Stefan Ceriu
9a16421a99
Stop stealing away the timeline List's internal UITableViewDelegate. Fix context menus not working.
2022-04-08 14:05:21 +03:00
Stefan Ceriu
6e4b5e25c8
Enable encryption and add support for loading encrypted images.
2022-04-07 17:07:42 +03:00
Stefan Ceriu
72ce763fd6
Added blurhash and correct sizes to timeline images and animations throughout the app.
2022-04-05 15:09:04 +03:00
Stefan Ceriu
efe8b73c76
Added methods for tracking call durations.
2022-04-05 10:01:16 +03:00
Stefan Ceriu
f96d46068a
Caching memberDetailProviders, showing sender display names in home screen last message, cleaner homescreen design.
2022-04-01 16:05:26 +03:00
Stefan Ceriu
453750b422
Introduced the concepts of room summary and event brief.
2022-04-01 14:07:33 +03:00
Stefan Ceriu
e0fb92c3fe
Fixed media provider performance.
2022-04-01 10:14:06 +03:00
Stefan Ceriu
c72c338e62
Caching the room proxies and their messages. Improved performance throughout.
2022-03-31 17:45:41 +03:00
Stefan Ceriu
75e7adc72a
Resetting stored tokens on any login restoration failures.
2022-03-31 12:35:40 +03:00
Stefan Ceriu
fce039742e
Fixed text attributes missing from blockquote components. Added more tests.
2022-03-31 11:23:15 +03:00
Stefan Ceriu
2a54e311c6
Showing day name on timeline separators.
2022-03-31 11:22:49 +03:00
Stefan Ceriu
ef0be0d5c5
Added more timeline view SwiftUI previews.
2022-03-31 11:22:26 +03:00
Stefan Ceriu
80471f308d
Removed extra trailing new line from the generated string builder components. Fixed blockquote rendering.
2022-03-30 16:34:43 +03:00
Stefan Ceriu
d655848256
Moved timeline views to the room screen folder. Extracted timeline code into its own component. Added more preview providers.
2022-03-30 16:33:57 +03:00
Stefan Ceriu
270d5d39c0
Added AttributedStringBuilder tests.
2022-03-30 14:32:41 +03:00
Stefan Ceriu
6ebcb9143b
Removed manual message sorting after rust sdk fix.
2022-03-29 18:04:19 +03:00
Stefan Ceriu
898d63b5f8
Increased back pagination did reach top trigger offset.
2022-03-29 16:08:46 +03:00
Stefan Ceriu
c259e2bad8
Reduced timeline sender details header size, removed divider.
2022-03-29 16:02:29 +03:00
Stefan Ceriu
a463a623a3
Correct dark theme support with html rendering.
2022-03-29 14:52:21 +03:00
Stefan Ceriu
2d786b49fe
Added support for emotes and notices.
2022-03-29 12:13:41 +03:00
Stefan Ceriu
1c780507fb
Reimplemented ObjC attributed string handling in swift.
2022-03-28 21:16:18 +03:00
Stefan Ceriu
a85b69b2a4
Fixed link matching regex.
2022-03-25 12:40:18 +02:00
Stefan Ceriu
2656c62e90
Added link detection in plain text (not available ootb in SwiftUI) and support for user, room, event and group identifiers + room aliases.
2022-03-24 16:26:58 +02:00
Stefan Ceriu
c7a97a7ea2
Reload the timeline on content size category changes, dynamic type support.
2022-03-24 14:49:09 +02:00
Stefan Ceriu
c1ecf5cd10
Sort incoming messages client side, workaround backward stream issues (revisit later with new Rust implementation).
2022-03-24 14:48:38 +02:00
Stefan Ceriu
c3e8ce7e47
Initial timeline HTML support.
2022-03-24 14:47:55 +02:00
Stefan Ceriu
9761491513
Filter out space and tombstoned rooms from the rooms list.
2022-03-22 10:27:26 +02:00