Browse Source

merge

new_design
Mohan Shiwakoti 1 year ago
parent
commit
3e4fe573bc
  1. 2
      .idea/compiler.xml
  2. 10
      .idea/jarRepositories.xml
  3. 2
      .idea/misc.xml
  4. 2
      .idea/modules.xml
  5. 14
      SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/AndroidManifest.xml
  6. 71
      SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/res/layout/date_picker.xml
  7. 41
      SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/res/layout/date_picker_container.xml
  8. 26
      SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/res/layout/date_picker_dialog.xml
  9. 8
      SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/res/layout/date_picker_dialog_container.xml
  10. 33
      SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/res/layout/date_range_picker_dialog_container.xml
  11. 12
      SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/res/layout/number_picker_day_month.xml
  12. 12
      SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/res/layout/number_picker_year.xml
  13. 4
      SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/res/values/values.xml

2
.idea/compiler.xml

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="CompilerConfiguration"> <component name="CompilerConfiguration">
<bytecodeTargetLevel target="11" />
<bytecodeTargetLevel target="20" />
</component> </component>
</project> </project>

10
.idea/jarRepositories.xml

@ -46,5 +46,15 @@
<option name="name" value="maven4" /> <option name="name" value="maven4" />
<option name="url" value="https://maven.fabric.io/public" /> <option name="url" value="https://maven.fabric.io/public" />
</remote-repository> </remote-repository>
<remote-repository>
<option name="id" value="maven5" />
<option name="name" value="maven5" />
<option name="url" value="https://native-app-sdk-repository.test.trustdock.io/android/release/content/repositories" />
</remote-repository>
<remote-repository>
<option name="id" value="maven6" />
<option name="name" value="maven6" />
<option name="url" value="https://raw.githubusercontent.com/iProov/android/master/maven/" />
</remote-repository>
</component> </component>
</project> </project>

2
.idea/misc.xml

@ -83,7 +83,7 @@
</map> </map>
</option> </option>
</component> </component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="Android Studio default JDK" project-jdk-type="JavaSDK">
<component name="ProjectRootManager" version="2" languageLevel="JDK_18" project-jdk-name="Android Studio default JDK" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" /> <output url="file://$PROJECT_DIR$/build/classes" />
</component> </component>
<component name="ProjectType"> <component name="ProjectType">

2
.idea/modules.xml

@ -5,6 +5,8 @@
<module fileurl="file://$PROJECT_DIR$/.idea/modules/JME-Android.iml" filepath="$PROJECT_DIR$/.idea/modules/JME-Android.iml" /> <module fileurl="file://$PROJECT_DIR$/.idea/modules/JME-Android.iml" filepath="$PROJECT_DIR$/.idea/modules/JME-Android.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/SpinnerDatePickerLib-release/JME-Android.SpinnerDatePickerLib-release.iml" filepath="$PROJECT_DIR$/.idea/modules/SpinnerDatePickerLib-release/JME-Android.SpinnerDatePickerLib-release.iml" /> <module fileurl="file://$PROJECT_DIR$/.idea/modules/SpinnerDatePickerLib-release/JME-Android.SpinnerDatePickerLib-release.iml" filepath="$PROJECT_DIR$/.idea/modules/SpinnerDatePickerLib-release/JME-Android.SpinnerDatePickerLib-release.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/JME-Android.app.iml" filepath="$PROJECT_DIR$/.idea/modules/app/JME-Android.app.iml" /> <module fileurl="file://$PROJECT_DIR$/.idea/modules/app/JME-Android.app.iml" filepath="$PROJECT_DIR$/.idea/modules/app/JME-Android.app.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/JME-Android.app.main.iml" filepath="$PROJECT_DIR$/.idea/modules/app/JME-Android.app.main.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/JME-Android.app.unitTest.iml" filepath="$PROJECT_DIR$/.idea/modules/app/JME-Android.app.unitTest.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/httpclient-release/JME-Android.httpclient-release.iml" filepath="$PROJECT_DIR$/.idea/modules/httpclient-release/JME-Android.httpclient-release.iml" /> <module fileurl="file://$PROJECT_DIR$/.idea/modules/httpclient-release/JME-Android.httpclient-release.iml" filepath="$PROJECT_DIR$/.idea/modules/httpclient-release/JME-Android.httpclient-release.iml" />
</modules> </modules>
</component> </component>

14
SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/AndroidManifest.xml

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.tsongkha.spinnerdatepicker"
android:versionCode="106"
android:versionName="1.0.6" >
<uses-sdk
android:minSdkVersion="16"
android:targetSdkVersion="27" />
<application android:supportsRtl="true" >
</application>
</manifest>

71
SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/res/layout/date_picker.xml

@ -0,0 +1,71 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
**
** Copyright 2007, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="270dip"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:orientation="vertical">
<LinearLayout
android:id="@+id/parent"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:orientation="horizontal">
<!-- Month -->
<NumberPicker
android:id="@+id/month"
android:layout_width="80dip"
android:layout_height="wrap_content"
android:layout_marginEnd="1dip"
android:layout_marginLeft="1dip"
android:layout_marginRight="1dip"
android:layout_marginStart="1dip"
android:focusable="true"
android:focusableInTouchMode="true"
/>
<!-- Day -->
<NumberPicker
android:id="@+id/day"
android:layout_width="80dip"
android:layout_height="wrap_content"
android:layout_marginEnd="1dip"
android:layout_marginLeft="1dip"
android:layout_marginRight="1dip"
android:layout_marginStart="1dip"
android:focusable="true"
android:focusableInTouchMode="true"
/>
<!-- Year -->
<NumberPicker
android:id="@+id/year"
android:layout_width="95dip"
android:layout_height="wrap_content"
android:layout_marginEnd="1dip"
android:layout_marginLeft="1dip"
android:layout_marginRight="1dip"
android:layout_marginStart="1dip"
android:focusable="true"
android:focusableInTouchMode="true"
/>
</LinearLayout>
</LinearLayout>

41
SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/res/layout/date_picker_container.xml

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
**
** Copyright 2007, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->
<!-- Layout of date picker-->
<!-- The width of this container is manually set a little bigger than the one of the children
contained in it. This helps to prevent rounding errors when toggling the "Show year" option -->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_gravity="center_horizontal"
android:layout_width="270dip"
android:layout_height="wrap_content">
<!-- Warning: everything within the parent is removed and re-ordered depending
on the date format selected by the user. -->
<LinearLayout
android:id="@+id/parent"
android:orientation="horizontal"
android:layout_gravity="center_horizontal"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
</LinearLayout>
</LinearLayout>

26
SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/res/layout/date_picker_dialog.xml

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<com.tsongkha.spinnerdatepicker.DatePicker xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/datePickerContainer"
android:layout_gravity="center_horizontal"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:spinnersShown="true"
android:calendarViewShown="false"
/>
<!--android:dialogMode="true" -->

8
SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/res/layout/date_picker_dialog_container.xml

@ -0,0 +1,8 @@
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/datePickerContainer"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal">
</FrameLayout>

33
SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/res/layout/date_range_picker_dialog_container.xml

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical" android:layout_width="wrap_content"
android:id="@+id/dateRangePickerContainer"
android:layout_height="wrap_content">
<TextView
android:layout_marginStart="25dp"
android:layout_marginLeft="12dp"
android:layout_marginTop="10dp"
android:paddingTop="3dp"
android:paddingBottom="3dp"
android:text="From Date: "
android:id="@+id/fromDateText"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textSize="16sp"
/>
<TextView
android:layout_marginTop="5dp"
android:layout_marginStart="25dp"
android:layout_marginLeft="25dp"
android:paddingTop="3dp"
android:paddingBottom="3dp"
android:text="To Date: "
android:id="@+id/toDateText"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textSize="16sp"/>
</LinearLayout>

12
SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/res/layout/number_picker_day_month.xml

@ -0,0 +1,12 @@
<NumberPicker
android:id="@+id/number_picker"
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="80dip"
android:layout_height="wrap_content"
android:layout_marginLeft="1dip"
android:layout_marginRight="1dip"
android:layout_marginStart="1dip"
android:layout_marginEnd="1dip"
android:focusable="true"
android:focusableInTouchMode="true"
/>

12
SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/res/layout/number_picker_year.xml

@ -0,0 +1,12 @@
<NumberPicker
android:id="@+id/number_picker"
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="95dip"
android:layout_height="wrap_content"
android:layout_marginLeft="1dip"
android:layout_marginRight="1dip"
android:layout_marginStart="1dip"
android:layout_marginEnd="1dip"
android:focusable="true"
android:focusableInTouchMode="true"
/>

4
SpinnerDatePickerLib-release/build/.transforms/710c4f163626b226a57b42e6b031b2d5/transformed/jetified-SpinnerDatePickerLib-release/res/values/values.xml

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">SpinnerDatePicker</string>
</resources>
Loading…
Cancel
Save