Commit Graph

157 Commits

Author SHA1 Message Date
ismailgulek
e9593630dc Room screen header (#86)
* #35 Create `ElementNavigationController` subclass

* #35 Add encryption icons

* #35 Add avatar and encryption badge image to the room screen view model

* #35 Create `RoomHeaderView` class

* #35 Replace room title with a RoomHeaderView instance in the toolbar

* #35 Add changelog

* #35 Introduce `UITestScreenIdentifier` and refactor ui tests

* #35 Fix old tests

* #35 add some tests for room screen

* #35 Use svgs instead of pngs

* #35 Fix PR remarks
2022-06-21 20:28:42 +03:00
ismailgulek
163b0b2aa7 Danger: Add png check (#88) 2022-06-21 18:49:02 +03:00
ismailgulek
5f3a22e4e5 Minimal Settings screen UI (#85)
* #37 Remove sign out button from home screen

* #37 Move crash button visibility flag to BuildSettings, import BuildSettings from test targets

* #37 Add log out button into the settings screen

* #37 Add version into the settings screen

* #37 enhance bug report parameters

* #37 Remove sign out button from home screen

* #37 Move crash button visibility flag to BuildSettings, import BuildSettings from test targets

* #37 Add log out button into the settings screen

* #37 Add version into the settings screen

* #37 enhance bug report parameters

* #37 Add changelog

* #37 Fix code smells and PR remarks
2022-06-20 15:27:02 +03:00
ismailgulek
84a6ef13af Auto dismiss bug report when completed (#83)
* #76 Show success indicator on settings coordinator when bug report completed

* #76 Add changelog

* #76 remove unused method

* #76 Rename `errorIndicator`s to `statusIndicator`s
2022-06-20 13:06:29 +03:00
ismailgulek
0c6d4bd41f Add GH labels to bug reports (#84) 2022-06-17 15:54:45 +03:00
Doug
2f0fe9e1d6 #40: Add UserSessionStoreProtocol.
Only log out of the specific account.
Add tests for the keychain controller.
Expand test coverage.
PR comments
2022-06-16 10:58:39 +01:00
Doug
d3b7b6377d #40: Self review for PR 2022-06-16 10:58:39 +01:00
Doug
701a8a389e #40: Create UserSessionStore and update state machine for session restoration. 2022-06-16 10:58:39 +01:00
Doug
81df70c66d #40: Add OnboardingSplashScreen from EI.
Update SplashScreen for EXI
2022-06-16 10:58:39 +01:00
Doug
ec11e46f7d Use .element.accent instead of elementGreen colour asset. (#79)
Remove local copy of Element Green
2022-06-13 08:38:28 +01:00
Stefan Ceriu
79162108d1 Add Sentry dsym upload step for release builds 2022-06-10 14:18:37 +03:00
Stefan Ceriu
6be74a0e56 Disable sentry event sending on debug builds 2022-06-10 14:18:37 +03:00
Doug
9dc48e31be Use v0.0.1 of the DesignTokens package. (#78) 2022-06-10 12:09:10 +01:00
Doug
f3dca240a1 #43: Add the DesignKit package to the project.
* Add ElementTextFieldStyle and static style properties.
* Rename button styles, support sizes and simplify colour.
2022-06-09 14:44:46 +01:00
Doug
736ef0e750 Fix Danger's changelog detection. 2022-06-08 13:26:54 +01:00
Doug
be7c0e2ac9 #26: Add filtering of rooms by name.
* Add searchable to home screen.
* search ignoring case and accents
* Move home screen room search filtering to the ViewState
* Use lazy filtering for search.

Co-authored-by: Matthew Hodgson <matthew@matrix.org>
Co-authored-by: Stefan Ceriu <stefanc@matrix.org>
2022-06-08 13:25:24 +01:00
Stefan Ceriu
7879374927 Fix incorrect user display name label color on dark mode 2022-06-08 13:59:25 +03:00
Stefan Ceriu
74427fd98e Disable sentry debug mode as it generates too much noise 2022-06-08 12:46:22 +03:00
ismailgulek
19a14b4583 Fix Info.plist crash on Mac (#72)
* #71 Use custom template for Info.plist

* Add changelog
2022-06-06 15:02:16 +03:00
Stefan Ceriu
5a5a0d291d Increase allowed type body lengths from 200 to 700 2022-06-06 13:05:47 +03:00
ismailgulek
cecf9f9cf5 Rageshake Service (#70) 2022-06-06 12:38:07 +03:00
Stefan Ceriu
a049923f21 #66 - Rebuild the AppCoordinator on top of a SwiftState FSM 2022-06-02 13:23:35 +03:00
Stefan Ceriu
61d28aab1c Fixes #22 - Prevent timeline jumps while animating the composer keyboard 2022-05-31 16:16:01 +03:00
Stefan Ceriu
5e4f49d9ba Cleanup various animations 2022-05-31 16:16:01 +03:00
Stefan Ceriu
fc167f2593 Fix copyright file headers and project template 2022-05-31 16:16:01 +03:00
Stefan Ceriu
c04e3452ba #53 - Refactored various components:
- updated the authentication coordinator to use async await
- replaced the UserSession with a ClientProxy (similar to the RoomProxy)
- renamed `completion` to `callback` on the coordinators and view models
- renamed `viewModelResult` to `viewModelAction`
- introduced back UserSession as a user specific service container
2022-05-30 16:06:11 +03:00
Doug
608e679723 #43: Add DesignKit package
* Begin implementing DesignKit package.
* Use element-design-tokens repo.
* Rename Fonts to align with Colours.
2022-05-26 13:31:38 +01:00
Stefan Ceriu
0c3e2f4a6c vector-im/element-x-ios/issues/53 - Various tweaks following code review 2022-05-26 11:42:57 +03:00
Stefan Ceriu
c4480e4524 Fix various code smells as reported by Sonarcloud, fixed tests 2022-05-26 11:42:57 +03:00
Stefan Ceriu
46845c77d0 vector-im/element-x-ios/issues/53 - Adopt MainActors, dispatch heavy operations do detached tasks and ensure combine publisher call back on the right queue 2022-05-26 11:42:57 +03:00
Stefan Ceriu
8cb1eaf022 vector-im/element-x-ios/issues/53 - Converted most callback based methods to async/await 2022-05-26 11:42:57 +03:00
Stefan Ceriu
2436570d96 Update templates: remove iOS 14 availability checks and stateActions + reducer. 2022-05-26 11:42:57 +03:00
dependabot[bot]
008c1f9b68 Bump nokogiri from 1.13.4 to 1.13.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.4...v1.13.6)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 12:59:32 +03:00
Stefan Ceriu
a4b12e5b5e Closes #55, #56 - Update project documentation 2022-05-19 10:24:34 +03:00
Stefan Ceriu
ee162aa8a6 Cache room display names 2022-05-16 13:28:35 +03:00
Stefan Ceriu
4117e36ba9 Update project folllowing xcodegen changes. 2022-05-16 13:27:26 +03:00
Stefan Ceriu
8122b44380 Specify supported interface orientations in xcodegen target configuration 2022-05-16 13:17:41 +03:00
Stefan Ceriu
f359e32bbd Disabled bitcode in xcodegen configuration 2022-05-16 13:17:14 +03:00
Stefan Ceriu
3c03d79403 Bump the Rust SDK package to the latest underlying version (0.5.0) 2022-05-13 17:28:19 +03:00
Doug
bdce1cd00c ignore macOS files. 2022-05-13 15:16:31 +01:00
Stefan Ceriu
67d0cc9757 Bump fastlane to 2.205.2 2022-05-12 14:31:04 +03:00
Stefan Ceriu
aec816d5cf Fix dependabot gem file parsing 2022-05-12 14:06:58 +03:00
Stefan Ceriu
0c947a2f9d Fix various warnings raised by sonarcloud 2022-05-12 14:06:58 +03:00
Stefan Ceriu
f54cde9dfe Include templates in the swiftlint search path. Fixed warnings. 2022-05-12 14:06:58 +03:00
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
43dfc97b70 Added back simple template 2022-05-12 14:06:58 +03:00
Stefan Ceriu
71da356aaa vector-im/element-x-ios/issues/13 - Towncrier setup for PR builds 2022-05-11 10:39:45 +03:00
Stefan Ceriu
e0990fc57d Add quality gate badge 2022-05-10 12:05:51 +03:00