diff --git a/.github/workflows/Android-CI.yml b/.github/workflows/Android-CI.yml index 6373882d42..340ec4af1b 100644 --- a/.github/workflows/Android-CI.yml +++ b/.github/workflows/Android-CI.yml @@ -18,10 +18,10 @@ jobs: fail-fast: false matrix: os: [ ubuntu-latest ] - api: [ 28 ] - tag: [ default ] + api: [ 33 ] + tag: [ default, google_apis ] abi: [ x86_64 ] - emulatorApi: [ 9 ] + emulatorApi: [ 13 ] java_version: [ 17 ] steps: - name: Checkout diff --git a/screenshotsToCompare9/PieTest_piePolyline.png b/screenshotsToCompare13/PieTest_piePolyline.png similarity index 100% rename from screenshotsToCompare9/PieTest_piePolyline.png rename to screenshotsToCompare13/PieTest_piePolyline.png diff --git a/screenshotsToCompare9/PieTest_piePolyline1-10.png b/screenshotsToCompare13/PieTest_piePolyline1-10.png similarity index 100% rename from screenshotsToCompare9/PieTest_piePolyline1-10.png rename to screenshotsToCompare13/PieTest_piePolyline1-10.png diff --git a/screenshotsToCompare9/PieTest_piePolyline1-20.png b/screenshotsToCompare13/PieTest_piePolyline1-20.png similarity index 100% rename from screenshotsToCompare9/PieTest_piePolyline1-20.png rename to screenshotsToCompare13/PieTest_piePolyline1-20.png diff --git a/screenshotsToCompare9/PieTest_piePolyline1-30.png b/screenshotsToCompare13/PieTest_piePolyline1-30.png similarity index 100% rename from screenshotsToCompare9/PieTest_piePolyline1-30.png rename to screenshotsToCompare13/PieTest_piePolyline1-30.png diff --git a/screenshotsToCompare9/PieTest_piePolyline1-40.png b/screenshotsToCompare13/PieTest_piePolyline1-40.png similarity index 100% rename from screenshotsToCompare9/PieTest_piePolyline1-40.png rename to screenshotsToCompare13/PieTest_piePolyline1-40.png diff --git a/screenshotsToCompare9/PieTest_piePolyline1-50.png b/screenshotsToCompare13/PieTest_piePolyline1-50.png similarity index 100% rename from screenshotsToCompare9/PieTest_piePolyline1-50.png rename to screenshotsToCompare13/PieTest_piePolyline1-50.png diff --git a/screenshotsToCompare9/PieTest_piePolyline2-100.png b/screenshotsToCompare13/PieTest_piePolyline2-100.png similarity index 100% rename from screenshotsToCompare9/PieTest_piePolyline2-100.png rename to screenshotsToCompare13/PieTest_piePolyline2-100.png diff --git a/screenshotsToCompare9/PieTest_piePolyline2-150.png b/screenshotsToCompare13/PieTest_piePolyline2-150.png similarity index 100% rename from screenshotsToCompare9/PieTest_piePolyline2-150.png rename to screenshotsToCompare13/PieTest_piePolyline2-150.png diff --git a/screenshotsToCompare9/PieTest_piePolyline2-200.png b/screenshotsToCompare13/PieTest_piePolyline2-200.png similarity index 100% rename from screenshotsToCompare9/PieTest_piePolyline2-200.png rename to screenshotsToCompare13/PieTest_piePolyline2-200.png diff --git a/screenshotsToCompare9/PieTest_piePolyline2-50.png b/screenshotsToCompare13/PieTest_piePolyline2-50.png similarity index 100% rename from screenshotsToCompare9/PieTest_piePolyline2-50.png rename to screenshotsToCompare13/PieTest_piePolyline2-50.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-1-LineChartActivity1.png b/screenshotsToCompare13/StartTest_smokeTestStart-1-LineChartActivity1.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-1-LineChartActivity1.png rename to screenshotsToCompare13/StartTest_smokeTestStart-1-LineChartActivity1.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-10-BarChartActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-10-BarChartActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-10-BarChartActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-10-BarChartActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-11-AnotherBarActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-11-AnotherBarActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-11-AnotherBarActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-11-AnotherBarActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-12-BarChartActivityMultiDataset.png b/screenshotsToCompare13/StartTest_smokeTestStart-12-BarChartActivityMultiDataset.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-12-BarChartActivityMultiDataset.png rename to screenshotsToCompare13/StartTest_smokeTestStart-12-BarChartActivityMultiDataset.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-13-HorizontalBarChartActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-13-HorizontalBarChartActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-13-HorizontalBarChartActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-13-HorizontalBarChartActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-14-StackedBarActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-14-StackedBarActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-14-StackedBarActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-14-StackedBarActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-15-BarChartPositiveNegative.png b/screenshotsToCompare13/StartTest_smokeTestStart-15-BarChartPositiveNegative.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-15-BarChartPositiveNegative.png rename to screenshotsToCompare13/StartTest_smokeTestStart-15-BarChartPositiveNegative.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-17-StackedBarActivityNegative.png b/screenshotsToCompare13/StartTest_smokeTestStart-17-StackedBarActivityNegative.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-17-StackedBarActivityNegative.png rename to screenshotsToCompare13/StartTest_smokeTestStart-17-StackedBarActivityNegative.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-18-BarChartActivitySinus.png b/screenshotsToCompare13/StartTest_smokeTestStart-18-BarChartActivitySinus.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-18-BarChartActivitySinus.png rename to screenshotsToCompare13/StartTest_smokeTestStart-18-BarChartActivitySinus.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-2-MultiLineChartActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-2-MultiLineChartActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-2-MultiLineChartActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-2-MultiLineChartActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-20-PieChartActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-20-PieChartActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-20-PieChartActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-20-PieChartActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-21-PiePolylineChartActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-21-PiePolylineChartActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-21-PiePolylineChartActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-21-PiePolylineChartActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-22-HalfPieChartActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-22-HalfPieChartActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-22-HalfPieChartActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-22-HalfPieChartActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-23-SpecificPositionsLineChartActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-23-SpecificPositionsLineChartActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-23-SpecificPositionsLineChartActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-23-SpecificPositionsLineChartActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-25-CombinedChartActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-25-CombinedChartActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-25-CombinedChartActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-25-CombinedChartActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-26-ScatterChartActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-26-ScatterChartActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-26-ScatterChartActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-26-ScatterChartActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-27-BubbleChartActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-27-BubbleChartActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-27-BubbleChartActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-27-BubbleChartActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-28-CandleStickChartActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-28-CandleStickChartActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-28-CandleStickChartActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-28-CandleStickChartActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-29-RadarChartActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-29-RadarChartActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-29-RadarChartActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-29-RadarChartActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-3-LineChartDualAxisActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-3-LineChartDualAxisActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-3-LineChartDualAxisActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-3-LineChartDualAxisActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-31-ListViewMultiChartActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-31-ListViewMultiChartActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-31-ListViewMultiChartActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-31-ListViewMultiChartActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-32-ViewPagerSimpleChartDemo.png b/screenshotsToCompare13/StartTest_smokeTestStart-32-ViewPagerSimpleChartDemo.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-32-ViewPagerSimpleChartDemo.png rename to screenshotsToCompare13/StartTest_smokeTestStart-32-ViewPagerSimpleChartDemo.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-33-ScrollViewActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-33-ScrollViewActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-33-ScrollViewActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-33-ScrollViewActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-34-ListViewBarChartActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-34-ListViewBarChartActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-34-ListViewBarChartActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-34-ListViewBarChartActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-36-DynamicalAddingActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-36-DynamicalAddingActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-36-DynamicalAddingActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-36-DynamicalAddingActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-37-RealtimeLineChartActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-37-RealtimeLineChartActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-37-RealtimeLineChartActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-37-RealtimeLineChartActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-38-LineChartTime.png b/screenshotsToCompare13/StartTest_smokeTestStart-38-LineChartTime.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-38-LineChartTime.png rename to screenshotsToCompare13/StartTest_smokeTestStart-38-LineChartTime.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-4-InvertedLineChartActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-4-InvertedLineChartActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-4-InvertedLineChartActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-4-InvertedLineChartActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-5-CubicLineChartActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-5-CubicLineChartActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-5-CubicLineChartActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-5-CubicLineChartActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-6-LineChartActivityColored.png b/screenshotsToCompare13/StartTest_smokeTestStart-6-LineChartActivityColored.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-6-LineChartActivityColored.png rename to screenshotsToCompare13/StartTest_smokeTestStart-6-LineChartActivityColored.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-7-PerformanceLineChart.png b/screenshotsToCompare13/StartTest_smokeTestStart-7-PerformanceLineChart.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-7-PerformanceLineChart.png rename to screenshotsToCompare13/StartTest_smokeTestStart-7-PerformanceLineChart.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart-8-FilledLineActivity.png b/screenshotsToCompare13/StartTest_smokeTestStart-8-FilledLineActivity.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart-8-FilledLineActivity.png rename to screenshotsToCompare13/StartTest_smokeTestStart-8-FilledLineActivity.png diff --git a/screenshotsToCompare9/StartTest_smokeTestStart.png b/screenshotsToCompare13/StartTest_smokeTestStart.png similarity index 100% rename from screenshotsToCompare9/StartTest_smokeTestStart.png rename to screenshotsToCompare13/StartTest_smokeTestStart.png diff --git a/screenshotsToCompare9/ViewPagerTest_smokeTestViewPager-0.png b/screenshotsToCompare13/ViewPagerTest_smokeTestViewPager-0.png similarity index 100% rename from screenshotsToCompare9/ViewPagerTest_smokeTestViewPager-0.png rename to screenshotsToCompare13/ViewPagerTest_smokeTestViewPager-0.png diff --git a/screenshotsToCompare9/ViewPagerTest_smokeTestViewPager-1.png b/screenshotsToCompare13/ViewPagerTest_smokeTestViewPager-1.png similarity index 100% rename from screenshotsToCompare9/ViewPagerTest_smokeTestViewPager-1.png rename to screenshotsToCompare13/ViewPagerTest_smokeTestViewPager-1.png diff --git a/screenshotsToCompare9/ViewPagerTest_smokeTestViewPager-2.png b/screenshotsToCompare13/ViewPagerTest_smokeTestViewPager-2.png similarity index 100% rename from screenshotsToCompare9/ViewPagerTest_smokeTestViewPager-2.png rename to screenshotsToCompare13/ViewPagerTest_smokeTestViewPager-2.png diff --git a/screenshotsToCompare9/ViewPagerTest_smokeTestViewPager-3.png b/screenshotsToCompare13/ViewPagerTest_smokeTestViewPager-3.png similarity index 100% rename from screenshotsToCompare9/ViewPagerTest_smokeTestViewPager-3.png rename to screenshotsToCompare13/ViewPagerTest_smokeTestViewPager-3.png diff --git a/screenshotsToCompare9/ViewPagerTest_smokeTestViewPager.png b/screenshotsToCompare13/ViewPagerTest_smokeTestViewPager.png similarity index 100% rename from screenshotsToCompare9/ViewPagerTest_smokeTestViewPager.png rename to screenshotsToCompare13/ViewPagerTest_smokeTestViewPager.png