Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

feat: Customisable WaveHz #25

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

feat: Customisable WaveHz #25

wants to merge 4 commits into from

Conversation

Kalaiz
Copy link

@Kalaiz Kalaiz commented Feb 21, 2021

  • Users can change wave speed manually; Any value [0,1]. This will give them more control on the speed of the wave.
    Example of using custom hz value for wave:

Users simply have to set the newly altered attribute wave_hz:

wave:wave_hz="0.09"
wave:fill_to_brim="true" />
  • Upgraded Gradle plugin version to 4.11 and Gradle version to 6.5
    While running on Android Studio IDE 4.1.1,a prompt to upgrade Gradle appeared"Support for builds using Gradle versions older than 2.6 was removed in tooling API version 5.0. You are currently using Gradle version 2.2. You should upgrade your Gradle build to use Gradle 2.6 or later."

  • Updated and fixed minor issue regarding badge in README:

  • Added public getter for progess (A getter for the progress would be very useful #21)

Kalaiz and others added 2 commits February 21, 2021 17:23
feat: Customizable Wave hertz
- Users can change wave speed manually; Any value [0,1].

chore: Upgraded Gradle plugin  version to 4.11 and Gradle version to 6.5
- "Support for builds using Gradle versions older than 2.6 was removed in tooling API version 5.0. You are currently using Gradle version 2.2. You should upgrade your Gradle build to use Gradle 2.6 or later."
Kalaiz added a commit to Kalaiz/WaveView that referenced this pull request Feb 21, 2021
feat: Fill to brim    
- Current implementation does not give an option to fill the view till the brim, hence, I added a feature to allow users to let the view fill to the brim on their discretion via the newly created boolean attribute: `fill_to_brim`

chore: Includes Gradle update done in  john990#25

chore: README update
- Badge fix from john990#25 and code update based on this feature
@Kalaiz Kalaiz mentioned this pull request Feb 21, 2021
@Kalaiz Kalaiz marked this pull request as ready for review February 21, 2021 12:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant