Commit Graph

10267 Commits

Author SHA1 Message Date
SBiOSoftWhare 737c7677b4 RoomActivities: Update typing icon. 2020-07-11 01:27:25 +02:00
SBiOSoftWhare 4945f70214 RoomActivities: Update error icon. 2020-07-11 01:18:08 +02:00
SBiOSoftWhare fc5f8e756b RoomActivities: Update scroll down icon. 2020-07-11 01:10:02 +02:00
SBiOSoftWhare 13a918199f Fix jump to last icon. 2020-07-11 01:05:08 +02:00
SBiOSoftWhare 75ce003c60 Update tab bar icon favourites. 2020-07-11 00:59:11 +02:00
SBiOSoftWhare c556c19c05 Update jump to last unread button. 2020-07-11 00:56:15 +02:00
SBiOSoftWhare 64356f7e44 Update camera switch icon. 2020-07-11 00:37:44 +02:00
SBiOSoftWhare c471b2dd5f Update camera image. 2020-07-11 00:34:08 +02:00
SBiOSoftWhare de4f7abf3e Update reveal password icon. 2020-07-11 00:33:35 +02:00
SBiOSoftWhare 16948647ef Update back icon. 2020-07-11 00:32:06 +02:00
SBiOSoftWhare b2285f4ec1 Update add participant asset. 2020-07-11 00:28:11 +02:00
SBiOSoftWhare b45dfb0104 LaunchLoading: Fix animation theming and repeat count. 2020-07-10 22:27:22 +02:00
Steve Barré 2cba693e20 Merge branch 'update_tint_color' into 'rebranding'
Update tint color.

See merge request new-vector/element/element-ios!30
2020-07-10 19:49:35 +00:00
SBiOSoftWhare c994ce06c9 Update tint color. 2020-07-10 21:47:50 +02:00
Steve Barré a6f0ed3c83 Merge branch 'add_major_update_modal' into 'rebranding'
Add major update modal

See merge request new-vector/element/element-ios!29
2020-07-10 19:35:18 +00:00
Steve Barré 3d060ee940 Merge branch 'neilalexander/loadanim' into 'rebranding'
Update load animation

See merge request new-vector/element/element-ios!27
2020-07-10 19:32:56 +00:00
SBiOSoftWhare 5978de0e28 AppDelegate: Handle major update display. 2020-07-10 21:28:57 +02:00
SBiOSoftWhare a45930308b Create MajorUpdateViewController to display major updates informations. 2020-07-10 21:27:47 +02:00
SBiOSoftWhare 3b5d0b3c9d Add AppVersion class to manage app version comparison. 2020-07-10 21:24:51 +02:00
SBiOSoftWhare e5e74ca9c5 Add old logo image. 2020-07-10 21:23:33 +02:00
Matthew Hodgson 29b4336405 Merge branch 'matthew/wide-gamut' into 'rebranding'
Switch the ICC profile for the icon artwork from default sRGB to Display P3

See merge request new-vector/element/element-ios!28
2020-07-10 17:23:15 +00:00
Neil Alexander 17931cbebb Load animation, colour corrections, fixed launch screen
Squashed commit of the following:

commit e11d0e589469db9ead0d96449f9e31677edb2031
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:59:30 2020 +0100

    Fix colour in launch screen

commit aa59e85d309433a05992e446bdd789b59b87089d
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:57:01 2020 +0100

    Display -> display

commit 6da06421bedfe7aff6a0ff1dff4360685e708cf2
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:55:20 2020 +0100

    P3 colours

commit b1fc009ab9002eb75403c287ce75bdbf08e222cd
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:52:22 2020 +0100

    Update Riot.xcodeproj

commit ac1d994c6eb3f863f5310364ee4582476d59b76e
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:44:41 2020 +0100

    Revert changes to Images.swift and Storyboards.swift

commit 27c88f9b3ba7c22efd19f6e8aa17c2af17f3289b
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:25:08 2020 +0100

    Add animation source files

commit d19ccd50009280b45f3165e1a2a03a2bd241ccf7
Merge: 76500cda 2ed92204
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:18:04 2020 +0100

    Fix launch screen and update loading screen

    Merge commit '2ed92204' into rebranding

commit 2ed922045cd6381202b8d7bb80136f8b24a95141
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:13:56 2020 +0100

    Fix launch screen, smooth transition to loading animation
2020-07-10 17:59:57 +01:00
Neil Alexander 9619547b56 Fix colour in launch screen 2020-07-10 17:59:30 +01:00
Neil Alexander 0fca7a6185 Display -> display 2020-07-10 17:57:01 +01:00
Neil Alexander a38282a31b P3 colours 2020-07-10 17:55:20 +01:00
Neil Alexander 7fcba19bb5 Update Riot.xcodeproj 2020-07-10 17:52:22 +01:00
Neil Alexander 921d7f7abf Revert changes to Images.swift and Storyboards.swift 2020-07-10 17:44:41 +01:00
Matthew Hodgson 67c480458e Switch the ICC profile for the icon artwork from default sRGB to Display P3
(the wide gamut profile preferred by Apple).
This stops our green accent colour (#0DBD8B) being washed out, given it was authored in Figma
Desktop in unmanaged colour mode, and can't be accurately represented in sRGB.
2020-07-10 17:37:07 +01:00
Neil Alexander 90c954633c Add animation source files 2020-07-10 17:25:08 +01:00
Neil Alexander 74f384c30e Fix launch screen and update loading screen
Merge commit '8c3b4d43' into rebranding
2020-07-10 17:18:04 +01:00
Neil Alexander 8c3b4d4345 Fix launch screen, smooth transition to loading animation 2020-07-10 17:13:56 +01:00
Steve Barré 76500cdaf0 Merge branch 'ui_polishing' into 'rebranding'
Ui polishing

See merge request new-vector/element/element-ios!26
2020-07-10 15:02:13 +00:00
Neil Alexander fa8355e407 Squashed commit of the following:
commit 7de5000bcbc9d5ddd65fa2b69726096c55951ecd
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 15:47:30 2020 +0100

    Remove logging

commit fdaecbd7f09e9fab622bfed93876b29d6e376c17
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 15:45:51 2020 +0100

    Default theme to auto when not set
2020-07-10 15:59:43 +01:00
SBiOSoftWhare d51f0dfadd CallVC: Update toolbar icons colors. 2020-07-10 16:59:19 +02:00
SBiOSoftWhare 6b6742ab88 CallVC: Fix icons confusion. 2020-07-10 16:44:29 +02:00
SBiOSoftWhare a36ec540dc Room input toolbars: Revert separators. 2020-07-10 16:43:20 +02:00
SBiOSoftWhare 677c2786f7 Theme: Remove some legacy colors. 2020-07-10 15:37:32 +02:00
SBiOSoftWhare b375905e5d Update tint color for favourites and people tabs. 2020-07-10 15:37:19 +02:00
SBiOSoftWhare 69ddb9d8f8 Communities tab: Update tint color to accent color. 2020-07-10 15:36:42 +02:00
SBiOSoftWhare bd40f418f3 Tab bar root view controllers now use the same floating button. 2020-07-10 15:23:50 +02:00
SBiOSoftWhare 70f46812c0 Search fields: Remove underline placeholders. 2020-07-10 15:16:37 +02:00
SBiOSoftWhare d003457527 RoomParticipantsViewController: Remove underline placeholder in search bar. 2020-07-10 15:09:00 +02:00
SBiOSoftWhare 065b909d48 RoomVC: Use accent color for "more emoji" action in context menu. 2020-07-10 14:54:51 +02:00
SBiOSoftWhare cad055f804 RoomVC: Update jump to last unread banner UI. 2020-07-10 14:47:37 +02:00
SBiOSoftWhare 2fabd7e5f8 RoomTitleView: Update details icon color. 2020-07-10 14:35:16 +02:00
SBiOSoftWhare bcc7aca5da Theme: Update navigation tint color. 2020-07-10 14:33:45 +02:00
SBiOSoftWhare d720e54283 Update integrations icon. 2020-07-10 14:20:16 +02:00
Steve Barré c0ca613ec7 Merge branch 'update_callkit_icon' into 'rebranding'
Update CallKit icon.

See merge request new-vector/element/element-ios!24
2020-07-09 19:52:41 +00:00
SBiOSoftWhare 61e0e53458 Update CallKit icon. 2020-07-09 21:51:37 +02:00
Steve Barré 03872a4ca4 Merge branch 'update_call_icons' into 'rebranding'
Update call icons

See merge request new-vector/element/element-ios!23
2020-07-09 19:29:23 +00:00