mirror of https://github.com/tasks/tasks
Add license header to files without a license header
parent
204e8a4f59
commit
3679737bb2
@ -1,4 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
** Copyright (c) 2012 Todoroo Inc
|
||||||
|
**
|
||||||
|
** See the file "LICENSE" for the full license governing this code.
|
||||||
|
-->
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||||
<item android:state_selected="false" android:drawable="@drawable/lists_disclosure_blue_off"/>
|
<item android:state_selected="false" android:drawable="@drawable/lists_disclosure_blue_off"/>
|
||||||
<item android:state_selected="true" android:drawable="@drawable/lists_disclosure_blue_on"/>
|
<item android:state_selected="true" android:drawable="@drawable/lists_disclosure_blue_on"/>
|
||||||
|
|||||||
@ -1,4 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
** Copyright (c) 2012 Todoroo Inc
|
||||||
|
**
|
||||||
|
** See the file "LICENSE" for the full license governing this code.
|
||||||
|
-->
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||||
<item android:state_selected="false" android:drawable="@drawable/lists_disclosure_dark_blue_off"/>
|
<item android:state_selected="false" android:drawable="@drawable/lists_disclosure_dark_blue_off"/>
|
||||||
<item android:state_selected="true" android:drawable="@drawable/lists_disclosure_dark_blue_on"/>
|
<item android:state_selected="true" android:drawable="@drawable/lists_disclosure_dark_blue_on"/>
|
||||||
|
|||||||
@ -1,4 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
** Copyright (c) 2012 Todoroo Inc
|
||||||
|
**
|
||||||
|
** See the file "LICENSE" for the full license governing this code.
|
||||||
|
-->
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||||
<item android:state_selected="false" android:drawable="@drawable/lists_disclosure_red_off"/>
|
<item android:state_selected="false" android:drawable="@drawable/lists_disclosure_red_off"/>
|
||||||
<item android:state_selected="true" android:drawable="@drawable/lists_disclosure_red_on"/>
|
<item android:state_selected="true" android:drawable="@drawable/lists_disclosure_red_on"/>
|
||||||
|
|||||||
@ -1,4 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
** Copyright (c) 2012 Todoroo Inc
|
||||||
|
**
|
||||||
|
** See the file "LICENSE" for the full license governing this code.
|
||||||
|
-->
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||||
<item android:state_selected="false" android:drawable="@drawable/menu_button_blue_off"/>
|
<item android:state_selected="false" android:drawable="@drawable/menu_button_blue_off"/>
|
||||||
<item android:state_selected="true" android:drawable="@drawable/menu_button_blue_on"/>
|
<item android:state_selected="true" android:drawable="@drawable/menu_button_blue_on"/>
|
||||||
|
|||||||
@ -1,4 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
** Copyright (c) 2012 Todoroo Inc
|
||||||
|
**
|
||||||
|
** See the file "LICENSE" for the full license governing this code.
|
||||||
|
-->
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||||
<item android:state_selected="false" android:drawable="@drawable/menu_button_dark_blue_off"/>
|
<item android:state_selected="false" android:drawable="@drawable/menu_button_dark_blue_off"/>
|
||||||
<item android:state_selected="true" android:drawable="@drawable/menu_button_dark_blue_on"/>
|
<item android:state_selected="true" android:drawable="@drawable/menu_button_dark_blue_on"/>
|
||||||
|
|||||||
@ -1,4 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
** Copyright (c) 2012 Todoroo Inc
|
||||||
|
**
|
||||||
|
** See the file "LICENSE" for the full license governing this code.
|
||||||
|
-->
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||||
<item android:state_selected="false" android:drawable="@drawable/menu_button_red_off"/>
|
<item android:state_selected="false" android:drawable="@drawable/menu_button_red_off"/>
|
||||||
<item android:state_selected="true" android:drawable="@drawable/menu_button_red_on"/>
|
<item android:state_selected="true" android:drawable="@drawable/menu_button_red_on"/>
|
||||||
|
|||||||
@ -1,4 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
** Copyright (c) 2012 Todoroo Inc
|
||||||
|
**
|
||||||
|
** See the file "LICENSE" for the full license governing this code.
|
||||||
|
-->
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||||
<item android:state_selected="false" android:drawable="@drawable/people_menu_button_blue_off"/>
|
<item android:state_selected="false" android:drawable="@drawable/people_menu_button_blue_off"/>
|
||||||
<item android:state_selected="true" android:drawable="@drawable/people_menu_button_blue_on"/>
|
<item android:state_selected="true" android:drawable="@drawable/people_menu_button_blue_on"/>
|
||||||
|
|||||||
@ -1,4 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
** Copyright (c) 2012 Todoroo Inc
|
||||||
|
**
|
||||||
|
** See the file "LICENSE" for the full license governing this code.
|
||||||
|
-->
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||||
<item android:state_selected="false" android:drawable="@drawable/people_menu_button_dark_blue_off"/>
|
<item android:state_selected="false" android:drawable="@drawable/people_menu_button_dark_blue_off"/>
|
||||||
<item android:state_selected="true" android:drawable="@drawable/people_menu_button_dark_blue_on"/>
|
<item android:state_selected="true" android:drawable="@drawable/people_menu_button_dark_blue_on"/>
|
||||||
|
|||||||
@ -1,4 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
** Copyright (c) 2012 Todoroo Inc
|
||||||
|
**
|
||||||
|
** See the file "LICENSE" for the full license governing this code.
|
||||||
|
-->
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||||
<item android:state_selected="false" android:drawable="@drawable/people_menu_button_red_off"/>
|
<item android:state_selected="false" android:drawable="@drawable/people_menu_button_red_off"/>
|
||||||
<item android:state_selected="true" android:drawable="@drawable/people_menu_button_red_on"/>
|
<item android:state_selected="true" android:drawable="@drawable/people_menu_button_red_on"/>
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue