Commit Graph

38 Commits

Author SHA1 Message Date
CMK e4c38c70e2
Release v1.4.1 (#427)
* feat: use bundler to install Ruby Gems instead of installing them system-wide using root

* chore: install bundler without sudo

* Improve tab bar icon vertical alignment

* feat: update tabBar UI

* chore: update version to 1.4.1 (122)

* chore: fix accessibility large content label text missing issue

* chore: update version to 1.4.1 (123)

* chore: update navigation bar button item assets

* fix: compose tabBar button layout raise crash on iPad issue

* chore: update version to 1.4.1 (124)

* chore: suppress warnings

* feat: add navigation pan pop gesture. resolve #407 #419

* chore: update version to 1.4.1 (125)

* fix: profile bio line break get trimmed issue. resolve #311

* chore: update version to 1.4.1 (126)

Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
Co-authored-by: vollkorntomate <thomas.voelkl@outlook.de>
2022-05-09 05:28:35 +02:00
CMK d90b61e732 fix: tab bar avatar button not update issue. resolve #383 2022-04-29 15:45:32 +08:00
CMK 2ae3f21a99 fix: add missing error prompt for sign up scene 2022-04-27 17:37:03 +08:00
CMK 080f20d253 feat: add hashtag and news list for Discovery scene 2022-04-13 20:43:16 +08:00
CMK 5be6211986 fix: split view column state after size class transition not stable issue 2022-02-18 18:00:34 +08:00
CMK c1e1d527fe fix: add missing home timeline bottom fetcher 2022-02-10 16:43:26 +08:00
CMK b76b3a2750 feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
CMK 7711564cdd chore: remove Texture pod 2021-12-28 16:15:44 +08:00
CMK 6ac184a427 chore: update to version 1.2.0 (87) 2021-11-10 18:00:16 +08:00
CMK 06ea9a22b9 chore: update i18n resources 2021-11-10 17:59:40 +08:00
CMK b609e010ae fix: split view column separator line color not set to theme style issue 2021-11-10 17:55:37 +08:00
CMK 29e3d10e97 fix: wizard display before sign-in at the first time install issue 2021-11-04 19:22:51 +08:00
CMK 868e86e077 feat: make tabBar avatar button border highlighted when selected 2021-11-04 16:24:42 +08:00
CMK 1cbc385253 fix: sidebar avatar button color not update when toggle device appearance issue 2021-11-04 15:21:12 +08:00
CMK 0462ade3ae fix: iPad columns separator line color not update when toggle device appearance issue 2021-11-04 15:20:37 +08:00
CMK 00cf2db8a1 chore: set sidebar logo color to app tint color 2021-11-04 14:12:22 +08:00
CMK e15e373f3d fix: search controller cannot trigger become first responder issue 2021-11-03 15:29:25 +08:00
CMK bab09c36fd fix: AutoLayout may enter infinity layout loop issue 2021-11-03 15:15:55 +08:00
CMK 865718351d feat: update wizard for new iPad design 2021-11-02 19:15:46 +08:00
CMK 07eab320f4 fix: iPad layout update not take care of search tab selection logic issue 2021-11-02 16:03:34 +08:00
CMK 6d7de85f62 fix: account switcher popover too small issue 2021-11-02 16:02:46 +08:00
CMK 14236c27b8 feat: coordinator sidebar search tab to trigger searching 2021-11-01 20:09:30 +08:00
CMK bb79e57412 chore: set Home page navigation item hidden on iPad 2021-10-29 18:14:51 +08:00
CMK e8e655ff5c feat: add accessibility supports for iPad sidebar 2021-10-29 18:08:47 +08:00
CMK bcddcf226b feat: add account switcher for iPad sidebar 2021-10-29 17:26:26 +08:00
CMK 0ec20c6c88 feat: add split view layout update handler 2021-10-29 14:58:59 +08:00
CMK c6fc5cc09d feat: update to new UI tint style 2021-10-29 14:58:09 +08:00
CMK 19db0afa3e feat: update for new iPad UI 2021-10-28 19:17:41 +08:00
CMK eaa2ef4083 feat: [WIP] handle notification for multiple accounts 2021-10-11 19:19:27 +08:00
CMK 6b1d3f8738 chore: update onboarding layout for iPad 2021-10-08 18:10:06 +08:00
CMK 9104602893 chore: update sidebar color and Detail placeholder background color 2021-09-29 18:42:28 +08:00
CMK ad0df8542e feat: add compact to regular split view controller expand restore logic 2021-09-29 17:37:32 +08:00
CMK 5272f3de67 fix: iOS 15 new section padding issue 2021-09-27 17:58:52 +08:00
CMK eaa915f96c feat: update scene modal style and update Settings scene tableView style 2021-09-27 16:30:36 +08:00
CMK 1da803fb97 feat: add recent search history in sidebar 2021-09-27 11:38:15 +08:00
CMK d8de3c4f65 feat: update sidebar UI 2021-09-24 19:58:50 +08:00
CMK 275cce88b2 feat: update navigation stack when transition from .regular to .compact 2021-09-23 19:32:44 +08:00
CMK 5b3e85b68c feat: add Root scene for iPad 2021-09-22 19:08:09 +08:00