Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
9befd3b
OmniGears: RU Translation
ezorrio Jan 30, 2014
9d108f7
[1/2] OmniGears: Lockscreen Settings
Feb 24, 2014
39a9e70
[2/2] OmniGears: more improve Active Display
Squadzone Feb 26, 2014
821b9b2
Merge "OmniGears: RU Translation" into android-4.4
maxwen Mar 8, 2014
937c5b2
Revert "OmniGears: RU Translation"
pulser Mar 8, 2014
e80fbc4
Merge "Revert "OmniGears: RU Translation"" into android-4.4
pulser Mar 8, 2014
cdf5111
[2/2] OmniGears: Lockscreen blur enhancements
Mar 8, 2014
9c16101
OmniGears: RU Translation
ezorrio Mar 8, 2014
78320d1
[2/2] OmniGears: remove ActiveDisplay wallpaper
Squadzone Mar 13, 2014
627df19
OmniGears: AD brightness - do your math homework max :)
maxwen Mar 13, 2014
d78174b
OmniGears: Update RU translations
dan1kov Mar 17, 2014
d4571a2
[2/2] OmniGears: Navigation bar height/width
kufikugel Dec 16, 2013
83af1e7
[1/2] OmniGears: notification drawer: custom clock & calendar shortcut
Jan 12, 2014
54f911b
[1/2] OmniGears: Active Display add shake event
Mar 14, 2014
493f918
OmniGears: Update RU translations
Apr 26, 2014
7ad8436
OmniGears: Spelling error
Apr 27, 2014
c8fb133
OmniGears: Spanish translation
Apr 27, 2014
b9b31b9
OmniGears: enhance AppSelectListPreference
maxwen Apr 26, 2014
bad9f30
[2/2] OmniGears: Lockscreen wallpaper
Mar 31, 2014
5282194
OmniGears: Fix detecting if OmniSwitch is available
maxwen May 6, 2014
9eecf5b
OmniGears: FR translation
DelphinPETER May 4, 2014
a5d98ec
OmniGears: fix battery around lockscreen ring
maxwen May 10, 2014
d46f044
OmniGears: add generic color picker preference
maxwen May 11, 2014
414dc8d
OmniGears: add NumberPickerPreference
maxwen May 16, 2014
2edd6b1
OmniGears: FR translation
DelphinPETER May 16, 2014
381d816
OmniGears: cleanup DeviceUtils usage
maxwen May 17, 2014
ccbc953
[2/2] OmniGears: easy switch to soft keys
maxwen May 15, 2014
0af0aeb
OmniGears: cleanup duplicate button brightness setting
May 21, 2014
bc5c155
Merge "OmniGears: FR translation" into android-4.4
xplodwild May 23, 2014
0511ec2
[2/2] OmniGears: Add unlock icons for Gmail and Snapchat
xplodwild May 23, 2014
3435b16
OmniGears: Fix enable/disable OmniSwitch settings
May 26, 2014
63831f7
OmniGears: Fix Settings.System.putInt parameter
papaj0e May 27, 2014
fce7d5b
OmniGears: FR translation
DelphinPETER May 28, 2014
bf50432
OmniGears: rework of color picker dialog layouts
maxwen May 19, 2014
054eafb
[1/2] OmniGeras: Swap volume buttons when the screen is rotated
May 15, 2014
d071ef3
OmniGears: update ES translation
Jun 2, 2014
9e9bc62
OmniGears: FR translation
DelphinPETER Jun 3, 2014
c9dfb99
Merge "OmniGears: FR translation" into android-4.4
xplodwild Jun 5, 2014
71b7e7f
[2/2] OmniGears: disable immersive mode in lockscreen
Jun 2, 2014
cc5bf80
OmniGears: update ES translations
Jun 7, 2014
a145e8b
OmniGears: CA translation
choldimir Jun 7, 2014
9e005ae
OmniGears: FR translation
DelphinPETER Jun 18, 2014
a2e415b
OmniGears: Update RU translations
Jun 21, 2014
2f44841
OmniGears: correct enablement of custom button binding sections
maxwen Jul 24, 2014
e2a320c
OmniGears: support for devices without notification LED configs
maxwen Jul 24, 2014
e9a8be3
[2/2] OmniGears: make swap volume buttons RTL aware
arrase Jul 29, 2014
cd4f5d6
OmniGears: picky cleanup :)
arnavgosain Sep 19, 2014
f9088f9
OmniGears: Fix removing VolumeWake button when config_show_volumeRock…
Agontuk Sep 24, 2014
94d447a
[2/2] OmniGears: add support Tinted System bar
Squadzone Sep 18, 2014
3d795be
[1/2] OmniGears: Clock on lockscreen
ByteHamster Sep 17, 2014
1a23cd3
OmniGears: Fix issue with Settings/Buttons and recents H/W key
Sep 29, 2014
1cb70c0
[2/2] OmniGears: more addition for tinted system bar
Squadzone Oct 10, 2014
572e3d0
Changed keys to hardware keys.
SolarAquarion Nov 23, 2014
000c3b6
OmniGears: German translation for tinted statusbar options
heliflieger Dec 11, 2014
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
72 changes: 72 additions & 0 deletions res/layout-land/dialog_battery_settings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2010 Daniel Nilsson
Copyright (C) 2012 THe CyanogenMod 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="wrap_content"
android:layout_height="wrap_content"
android:gravity="center_vertical"
android:orientation="horizontal" >
<org.omnirom.omnigears.ui.ColorPickerView
android:id="@+id/color_picker_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginEnd="5dp"
android:layout_marginStart="10dp" />
<LinearLayout
android:id="@+id/color_panel_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginBottom="5dp"
android:layout_marginEnd="10dp"
android:layout_marginStart="5dp"
android:layout_marginTop="5dp"
android:orientation="vertical" >
<EditText
android:id="@+id/hex_color_input"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:digits="0123456789ABCDEFabcdef"
android:inputType="textNoSuggestions"
android:maxLength="6" />
<org.omnirom.omnigears.ui.ColorPanelView
android:id="@+id/color_panel"
android:layout_width="match_parent"
android:layout_height="40dp" />
</LinearLayout>
<LinearLayout
android:id="@+id/color_list_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="5dp"
android:layout_marginEnd="10dp"
android:layout_marginStart="10dp"
android:layout_marginTop="5dp"
android:orientation="horizontal" >
<Spinner
android:id="@+id/color_list_spinner"
android:layout_width="0px"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:layout_weight="0.5" />
<org.omnirom.omnigears.ui.ColorPanelView
android:id="@+id/color_list_panel"
android:layout_width="0px"
android:layout_height="40dp"
android:layout_gravity="center_vertical"
android:layout_marginStart="10dp"
android:layout_weight="0.5" />
</LinearLayout>
</LinearLayout>
49 changes: 49 additions & 0 deletions res/layout-land/dialog_color_picker.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2010 Daniel Nilsson
Copyright (C) 2012 THe CyanogenMod 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="wrap_content"
android:layout_height="wrap_content"
android:gravity="center_vertical"
android:orientation="horizontal" >
<org.omnirom.omnigears.ui.ColorPickerView
android:id="@+id/color_picker_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginEnd="5dp"
android:layout_marginStart="10dp" />
<LinearLayout
android:id="@+id/color_panel_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginBottom="5dp"
android:layout_marginEnd="10dp"
android:layout_marginStart="5dp"
android:layout_marginTop="5dp"
android:orientation="vertical" >
<EditText
android:id="@+id/hex_color_input"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:digits="0123456789ABCDEFabcdef"
android:inputType="textNoSuggestions"
android:maxLength="6" />
<org.omnirom.omnigears.ui.ColorPanelView
android:id="@+id/color_panel"
android:layout_width="match_parent"
android:layout_height="40dp" />
</LinearLayout>
</LinearLayout>
86 changes: 86 additions & 0 deletions res/layout-land/dialog_light_settings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2010 Daniel Nilsson
Copyright (C) 2012 THe CyanogenMod 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="wrap_content"
android:layout_height="wrap_content"
android:gravity="center_vertical"
android:orientation="horizontal" >
<org.omnirom.omnigears.ui.ColorPickerView
android:id="@+id/color_picker_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginEnd="5dp"
android:layout_marginStart="10dp" />
<LinearLayout
android:id="@+id/color_list_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="5dp"
android:layout_marginEnd="5dp"
android:layout_marginStart="10dp"
android:layout_marginTop="5dp"
android:layout_weight="0.5"
android:layout_gravity="center_vertical"
android:orientation="vertical" >
<Spinner
android:id="@+id/color_list_spinner"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="0.5" />
<org.omnirom.omnigears.ui.ColorPanelView
android:id="@+id/color_list_panel"
android:layout_width="match_parent"
android:layout_height="40dp"
android:layout_weight="0.5" />
</LinearLayout>
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="5dp"
android:layout_marginEnd="10dp"
android:layout_marginStart="5dp"
android:layout_marginTop="5dp"
android:layout_weight="0.5"
android:layout_gravity="center_vertical"
android:orientation="vertical" >
<LinearLayout
android:id="@+id/color_panel_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical" >
<EditText
android:id="@+id/hex_color_input"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:digits="0123456789ABCDEFabcdef"
android:inputType="textNoSuggestions"
android:maxLength="6" />
<org.omnirom.omnigears.ui.ColorPanelView
android:id="@+id/color_panel"
android:layout_width="match_parent"
android:layout_height="40dp" />
</LinearLayout>
<Spinner
android:id="@+id/on_spinner"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
<Spinner
android:id="@+id/off_spinner"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
</LinearLayout>
</LinearLayout>
50 changes: 50 additions & 0 deletions res/layout/app_item.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright 2008, 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="match_parent"
android:layout_height="wrap_content"
android:minHeight="?android:attr/listPreferredItemHeight"
android:paddingStart="?android:attr/listPreferredItemPaddingStart"
android:paddingEnd="?android:attr/listPreferredItemPaddingEnd"
android:paddingTop="8dip"
android:paddingBottom="8dip"
android:orientation="horizontal" >

<ImageView
android:id="@+id/app_icon"
android:layout_width="@android:dimen/app_icon_size"
android:layout_height="@android:dimen/app_icon_size"
android:layout_marginEnd="8dip"
android:layout_gravity="center_vertical"
android:scaleType="centerInside"
android:contentDescription="@null" />

<TextView
android:id="@+id/app_name"
android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="1"
android:layout_gravity="center_vertical"
android:singleLine="true"
android:ellipsize="marquee"
android:textAppearance="?android:attr/textAppearanceMedium"
android:textAlignment="viewStart" />

</LinearLayout>
90 changes: 34 additions & 56 deletions res/layout/dialog_battery_settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,85 +12,63 @@
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. -->

<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent" >

limitations under the License.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:orientation="vertical" >
<org.omnirom.omnigears.ui.ColorPickerView
android:id="@+id/color_picker_view"
android:layout_width="match_parent"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"
android:layout_marginStart="10dp"
android:layout_marginEnd="10dp" />

android:layout_marginEnd="10dp"
android:layout_marginStart="10dp" />
<LinearLayout
android:id="@+id/color_panel_view"
android:layout_width="match_parent"
android:layout_height="40dp"
android:layout_alignStart="@id/color_picker_view"
android:layout_alignEnd="@id/color_picker_view"
android:layout_below="@id/color_picker_view"
android:layout_marginBottom="4dp"
android:layout_marginTop="4dp"
android:layout_marginBottom="5dp"
android:layout_marginEnd="10dp"
android:layout_marginStart="10dp"
android:layout_marginTop="5dp"
android:orientation="horizontal" >

<EditText
android:id="@+id/hex_color_input"
android:layout_width="0px"
android:maxLength="6"
android:layout_height="match_parent"
android:layout_weight="0.5"
android:digits="0123456789ABCDEFabcdef"
android:inputType="textNoSuggestions"
android:layout_height="match_parent"
android:layout_weight="0.5" />

android:maxLength="6" />
<org.omnirom.omnigears.ui.ColorPanelView
android:id="@+id/color_panel"
android:layout_width="0px"
android:layout_height="match_parent"
android:layout_marginStart="10dp"
android:layout_weight="0.5" />
</LinearLayout>

<LinearLayout
android:id="@+id/color_list_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_below="@id/color_panel_view"
android:layout_marginStart="10dp"
android:layout_marginBottom="5dp"
android:layout_marginEnd="10dp"
android:layout_marginTop="4dp"
android:orientation="vertical" >

<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="4dp"
android:text="@string/color_list_title"
android:textAppearance="?android:attr/textAppearanceSmall" />

<LinearLayout
android:layout_width="match_parent"
android:layout_marginStart="10dp"
android:layout_marginTop="5dp"
android:orientation="horizontal" >
<Spinner
android:id="@+id/color_list_spinner"
android:layout_width="0px"
android:layout_height="wrap_content"
android:orientation="horizontal"
android:paddingBottom="4dip" >

<Spinner
android:id="@+id/color_list_spinner"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1" />

<View
android:layout_width="8dip"
android:layout_height="match_parent" />

<org.omnirom.omnigears.ui.ColorPanelView
android:id="@+id/color_list_panel"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="1" />
</LinearLayout>
android:layout_gravity="center_vertical"
android:layout_weight="0.5" />
<org.omnirom.omnigears.ui.ColorPanelView
android:id="@+id/color_list_panel"
android:layout_width="0px"
android:layout_height="40dp"
android:layout_gravity="center_vertical"
android:layout_marginStart="10dp"
android:layout_weight="0.5" />
</LinearLayout>
</RelativeLayout>
</LinearLayout>
Loading