Araz Abishov

Results 16 issues of Araz Abishov

Hi @abonander, Thanks for the great work on library. Are there any plans to support first stable release of serde?

Hi there! Is there a possibility for query/write the state of this setting through SMCKit? What would it take to support it? Thanks! ![image](https://user-images.githubusercontent.com/4133693/156923416-a825f426-34c3-4543-ba42-4dfb8de47043.png)

## Description ### Use case First of all, thanks for the awesome crate! I'm building a simple application that grabs data from a server and dumps it onto a screen....

enhancement

# Motivation The feature "[support for the dedicated release branch flow](https://github.com/microsoft/beachball/issues/361)" will require support for package management in Beachball. Version and changelog updates must be managed when altering package structure....

feature

# Challenges The current bumping flow of the Beachball introduces a few challenges: - Potential inconsistency between versions on the master, and artifacts published to NPM. - Code reverts require...

enhancement

At the moment, iOS and Android have nearly identical test fixtures. They can be extracted into `json` files and re-used across platforms instead of being duplicated.

platform: Android
platform: iOS
platform: Windows

Implement fragment with meaningful message for empty dashboard.

enhancement
stale

If new dashboard is added or removed, tabs in DashboardViewPagerFragment get out of sync with ViewPager. 1) Re-implement DashboardAdapter (Inherit from FragmentStatePagerAdapter instead of FragmentPagerAdapter) 2) Enhance SlidingTabLayout in order...

bug
stale

Handle cases when Loader's onLoadFinished() callback method is called twice. This android framework bug causes the reset of ViewPager's savedState. As the result, after configuration change, Dashboard selection is resetting...

bug
stale