Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: [Sync] New release to alpha channel #609

Merged
merged 17 commits into from
Oct 28, 2020
Merged

chore: [Sync] New release to alpha channel #609

merged 17 commits into from
Oct 28, 2020

Conversation

cbrevik
Copy link
Contributor

@cbrevik cbrevik commented Oct 28, 2020

0.0.1 (2020-10-28)

Bug Fixes

  • Special style for add favorite button in light theme (#608) (e5a85d7)
  • assistant: Fixes possible bug when incorrect data is returned for trip patterns (#602) (908a671), closes #598
  • Adds relinker for anr/ndk libarary loading on older devices (#603) (81d28fa)
  • Current location lost when app has been running in background (#585) (6f27064)
  • fixes header calculation height (#596) (a58c6c1)
  • fixes region/language for App Store (#594) (f1a4feb)
  • Increases hit slop on back button for header (fixes #546) (#558) (b35387b)

Features

Reverts

mikaelbr and others added 17 commits October 12, 2020 15:13
* wip

* Fixes code migrations for dep updates

* Fixes typing issues

* use older version of eslint plugin due to bug in newer versions

* chore: updates mapbox gl to latest rc (8)
)

* fix: Handle location error, refetch current position

* fix: Update manual position update condition with check on app status

* fix: App state status update
* feat: wip Accessibility announcement

* feat: Better choice of words for result announcement

* fix: Accessible favorites on iOS (by removing accessible prop on container)

* feat: Announce loading in nearby view

* fix: fixes region/language for App Store (#594)

* fix: Better handling of announcements

* feat: wip Accessibility announcement

* feat: Better choice of words for result announcement

* fix: Accessible favorites on iOS (by removing accessible prop on container)

* feat: Announce loading in nearby view

* fix: Better handling of announcements

* fix: Cleanup unused imports

* Revert "fix: fixes region/language for App Store (#594)"

This reverts commit f1a4feb.

Revert unwanted changes

* fix: Renaming

Co-authored-by: Mikael Brevik <[email protected]>
This reverts commit c8f134a.

fix: Clean up non intentional revert of change committed to master.
* fix: fixes header calculation height

* fix: changes statusbar header color on androids with notches

* fix: fixes header spacing on android devices

* Reverts header color

* Only subtract when notched

* fix: changes statusbar header color on androids with notches

* fix: translucent status bar to avoid calc on statusbar

* fix: use safe area frame instead of dimensions
* fix: Adds relinker for anr/ndk libarary loading on older devices

* changes from relinker to SoLoader which is already loaded

* Upgrades SoLoader manually
* feat: Text wrapper component for default theme text styles

* feat: Use themed text where appropriate, themed buttons

* fix: Skip ThemedText in "no-raw-text" lint

* feat: themed messageboxes

* fix: Rename text wrapper

* feat: Theming for svgs

* feat: More theming, dark mode onboarding

* feat:  Implement more theming

* fix: Swap button borter

* fix: Current location arrow

* feat: Dark theme for compact map and map controls

* fix: Renaming after resolving conflicts

* feat: Theming on invitemodal

* fix: Fixes status bar color and theme name (#604)

* fix: update theme on colorscheme change

* fix: border color regression

* fix: Some adjustments on dark theme colors to provide better contrasts

* fix: Text optional type prpo

* feat: color adjustments

Co-authored-by: Mikael Brevik <[email protected]>
* fix: Special style for add favorite button in light theme

* fix: Remove autoimported typoimported Button component
@cbrevik cbrevik changed the title [Sync] New release to alpha channel chore: [Sync] New release to alpha channel Oct 28, 2020
@cbrevik cbrevik requested a review from rikkekantega October 28, 2020 09:48
Copy link
Contributor

@rikkekantega rikkekantega left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@cbrevik cbrevik merged commit 55af9c1 into alpha-release Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants