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

V2.0.0 travis ci #87

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

V2.0.0 travis ci #87

wants to merge 44 commits into from

Conversation

ArchitShah248
Copy link
Owner

No description provided.

- Converted to Kotlin
- Architecture changes
- Added Unit tests
- Clean up and added custom exceptions for invalid dates
- Added more unit tests for validations
- Fixed #71 and added unit test for same date selection
- Improvements and code clean up
- Added DateView for modularise code
- Code clean up, optimization and kotlin conversion
* - V2.0.0
- Added DateSelection mode (FREE_RANGE, SINGLE, LIMITED_RANGE) and custom attribute to support it
- Added api to set days selection

* - V2.0.0
- Added unit tests for DateSelection mode (FREE_RANGE, SINGLE, FIXED_RANGE)
- Added api validation unit tests for `setFixedDaysSelection` api
- Added Robolectric and other needed libraries for Instrumented tests
- Added more validations for DateSelection mode (FREE_RANGE, SINGLE, FIXED_RANGE)
- Added unit tests for these validations
- Updated Readme.md for DateSelection
- RTL support and fixed RTL issues mentioned in #27
- Added .travis.yml file
- Added kotlin support to app
- Modified e2e test
- Changed script command
- Travis issue- `Target id is not valid`
- Travis issue- `Target id is not valid`
- Travis issue- `Target id is not valid`
- Updated `create avd` command
- Updated `create avd` command with `-g`
- Updated `create avd` command with target id `-t`
- Updated `create avd` command with target id `-t` without abis
- Added command to get all ABIs
- Added command to get installed and available packages
- Added command to install system images
- Updated command to install system images
- Updated commands to install platform and system image for API-25 (ARM)
- Updated commands to install platform and system image for API-25 (ARM)
- Updated commands to install platform and system image for API-25 (ARM)
- Updated commands google_apis/arm64-v8a
- Updated commands --abi google_apis/arm64-v8a
- Updated emulator start command
- Added more sys images
- Using abi google_apis/x86_64
- Using abi google_apis/armeabi-v7a
- Install KVM
- Install KVM with x86
- Disabled instrumented tests
- Disabled instrumented tests - Changed API to 28
- Working with Unit tests.
- Updated gradle
…eRangePicker into V2.0.0_TravisCI

� Conflicts:
�	app/build.gradle
�	app/src/androidTest/java/com/archit/calendardaterangepicker/CalendarTest.kt
�	app/src/androidTest/java/com/archit/calendardaterangepicker/ExampleInstrumentedTest.java
�	app/src/main/java/com/archit/calendardaterangepickerdemo/MainActivity.java
�	app/src/main/res/layout/activity_main.xml
�	awesome-calendar/src/androidTest/java/com/test/awesomecalendar/ExampleInstrumentedTest.java
�	awesome-calendar/src/main/java/com/archit/calendardaterangepicker/customviews/CalendarDateRangeManagerImpl.kt
�	awesome-calendar/src/main/java/com/archit/calendardaterangepicker/customviews/CalendarRangeUtils.kt
�	awesome-calendar/src/main/java/com/archit/calendardaterangepicker/customviews/DateRangeMonthView.kt
�	awesome-calendar/src/test/java/com/test/awesomecalendar/DateRangeCalendarManagerTest.kt
�	build.gradle
- Updated gradle version and libraries.
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.

1 participant