[ROM][4.4.4] OmniROM - Wingray - bigPart

Search This thread

Schischu

Senior Member
Feb 18, 2010
563
4,178
Om.jpg


OmniROM 4.4.4 coming to a xoom near you!

This ROM is for wingray.
For the everest ROM click here.
For the stingray ROM click here.

Based on:

Download

Download GApps
One of these may be applied:
Note: Not fully tested.

Download Root
UPDATE-SuperSU-v1.86.zip

Download Deprecated

Install
  • You will need bigPart TWRP and execute the repartitioning as described in

    Source

    Prerequisites

    Instructions
    1. Your data will be totally wiped! If you have Nandroids, TitaniumBackups, or anything of any value on your internal storage, copy them to your microsd or computer! They will be gone forever! Your microsd card is the only safe haven on your Xoom during this process.
    2. Put TWRP 2.6.3.0 BigPart version and your desired rom on your microsd card.
    3. Reboot into recovery. Flash TWRP BigPart.
    4. Reboot into recovery. Go into wipe menu. Select "Advanced Wipe". Check
      • Dalvik Cache
      • System
      • Cache
      • Data
      • Internal Storage
      and wipe them. Don't reboot just yet.
    5. Go into install. Recovery should show your microsd storage by default. If not, using the navigation panel, navigate to root then go into "sdcard". You can now follow the steps below, starting with Flash omni-4.4.2-201XXXXX-wingray-HOMEMADE_XXXX.zip.

  • If updating from older ROM version in this thread, you don't have to wipe anything
  • If updating from an different ROM, wipe
    • Dalvik Cache
    • System
    • Cache
    • Data
  • Flash omni-4.4.X-201XXXXX-wingray-HOMEMADE_XXXX.zip
  • Flash gapps-xxxx.zip
  • Flash UPDATE-SuperSU-v1.86.zip
  • Reboot

Issues
  • Same graphic glitches like in any xoom 4.3 rom
  • Camera not working
  • Wifi not working
  • GPS not working
  • HW Videodecoding not working
  • "Unfortunately Messaging has stopped"
  • SDCard not mounted
  • "Unfortunately Simpsons Tapped Out has stopped"
  • In AudioDock, VolumeControl does not work
  • Emotions are not displayed in Emotionsselector.
  • No carrier is displayed on lockscreen
  • Selecting an alternative keyboard language crashes.
  • HDMI output not working.
  • Wallpaper selection crashes if no gapps are installed
  • ...

Tips'N'Tricks
Show Developer and Performance settings
  • Go to the settings menu, and scroll down to "About phone." Tap it.
  • Scroll down to the bottom again, where you see "Build number."
  • Tap it seven (7) times, and *poof*, you've got the developer settings back.

Reduces lagging
  • Overclock to 1.4Ghz (Performance menu)
  • Decrease animation duration to .25 (Developer options menu)

Source
https://github.com/Schischu

Thanks
dreamcwli
DJNoXD
bubor
michie
flar2
Adler12
realjumy
rchtk
bigrushdog


Special thanks to everybody who donated, You guys rock!

 
Last edited:

Schischu

Senior Member
Feb 18, 2010
563
4,178
Changelog

The list below may not be up to date.
Check CHANGES for a more current and detailed changelog instead.

Code:
===================================
Since Di 21. Jan 20:34:52 UTC 2014
===================================

   * bootable/recovery
6f6441d Fix include of cutils

   * device/moto/wingray
6b25ca1 New build flag BOARD_NEEDS_OLD_HWC_API

   * frameworks/base
03d4f3d Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
563ee4e Fixed stylus eraser being rejected by palm rejection
58312ee Merge "Base: QuickSettings Improvement" into android-4.4
7f082c4 Merge "Base: Disable proximity sensor when screen goes on in ActiveDisplay/PocketMode." into android-4.4
e8efb2d Base: QuickSettings Improvement
1ffaca3 Framework: Update Strings IT
02f017e Base: Disable proximity sensor when screen goes on in ActiveDisplay/PocketMode.
6087616 Merge "[1/2] Base: Smart pulldown" into android-4.4

   * packages/apps/Camera2
d4f94ef Revert "Camera2: Update IT Strings"
33ebd04 Camera2: Update IT Strings

   * packages/apps/DeskClock
9a6552f Merge "DeskClock: FR translation" into android-4.4

   * packages/apps/Dialer
406a3b2 Dialer: Update IT Strings

   * packages/apps/OmniGears
b6469e6 Merge "OmniGears: Update IT Strings" into android-4.4
b621da6 Merge "OmniGears: Simplified Chinese Translations" into android-4.4
7734c4f OmniGears: Simplified Chinese Translations
ae0c50b OmniGears: Update IT Strings
1ab4541 Merge "[2/2] OmniGears: Smart pulldown" into android-4.4

   * packages/apps/Settings
2dd5b3c Merge "security: fix FC for security option" into android-4.4
a5f21a1 security: fix FC for security option
06aecc4 Settings: EL Translation

   * packages/services/Telephony
f73d8e8 Telephony: Update IT Strings

   * system/core
998b121 init: Allow load of lpm.rc by parsing a cmdline argument
b58c257 init.rc: Restored TCP performance tuning
c07f49b Merge "init: Do not build logo.c when initlogo is disabled" into android-4.4
b9ec0c5 rootdir: Add mediaserver to qcom_diag group
a62209a init: Do not build logo.c when initlogo is disabled

   * vendor/omni
06d164e Merge branch 'android-4.4' of https://github.com/omnirom/android_vendor_omni into android-4.4
3ecb8fd Merge "vendor: Allow devices to set the GMS client id" into android-4.4
2d5a9ba Merge "utils: fork_github: Fix typo in forcepush" into android-4.4
f3b8276 utils: fork_github: Fix typo in forcepush

===================================
Since Do 16. Jan 18:33:09 UTC 2014
===================================

   * android
e79d837 Replace hardware/broadcom/wlan path to new repository android_hardware_broadcom_wlan
73abb50 Replace hardware/qcom/bt path to new repository android_hardware_qcom_bt

   * bootable/recovery
b49b652 Merge "Force GUI render after setting brightness" into android-4.4
a6a2642 Merge changes I4c369222,I8a8ad4b3 into android-4.4
98fb46c Fix handling of storage after decryption
26ff4c0 Enable UMS mounting of storage drives
b53907e Force GUI render after setting brightness
d9cb906 Set listener properties for UMS mount/unmount

   * build
690b386 Merge branch 'android-4.4' of https://github.com/omnirom/android_build into android-4.4

   * frameworks/base
ef46e5a Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
3e24daf8 [1/2] Base: Smart pulldown
99f8d96 Base: fix quick swipe
966ea4c Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
80dc060 Base: fix QuickSettings Scrollview
ab39eac Base: fix Editbutton and handle tracking on QuickSwipe
2a7f6e1 [1/2] base: task utils and navigation bar
24b8101 Merge "base: show notification count overlay only on notifications > 1" into android-4.4
2806eab Base: more fix Active Display (again)
49f2db5 Merge "framework: fix screenshot and rotation animation" into android-4.4
f043c69 base: added national roaming for Free Mobile in France

   * frameworks/native
57c3488 sf: Don't do premultiplied alpha blending on the statusbar for hwc <= 0.3
a585e13 sf: Fix detection of 0.3 hwcomposer
9a343f1 Enable the use of old HWComposer APi
7f2430c frameworks/native: Add support for Tegra3 based Devices by adding options * BOARD_EGL_SKIP_FIRST_DEQUEUE to add back the legacy EGL workaround * BOARD_USE_MHEAP_SCREENSHOT to support mHeap-based Screenshots Those Changes are taken from * CM (see https://github.com/CyanogenMod/android_frameworks_native/commit/c3b18f73fd7ff58794f39ad36a49c7bce996967c) * CM (see http://review.cyanogenmod.org/#/c/53162/)

   * hardware/libhardware_legacy
041490c audio :Make isVirtualInputDevice as protected method

   * packages/apps/Apollo
54945ab Apollo: EL Translation

   * packages/apps/DSPManager
ceca10b DSPManager:EL Translation (missing strings/arrays)

   * packages/apps/DashClock
7188891 DashClock: EL Translation

   * packages/apps/DeskClock
438a38c DeskClock: EL Translation
909bc94 DeskClock: FR translation
ea138e4 DeskClock: flip to snooze/dismiss alarm

   * packages/apps/Dialer
8a78bcf Dialer: EL Translation (statistics)

   * packages/apps/InCallUI
4730f4e InCallUI: Flip to Mute/Reject Call cleanup: fix ITelephony access

   * packages/apps/Launcher3
f0dff32 Launcher3: EL Translation

   * packages/apps/Mms
b180e94 Merge branch 'android-4.4' of https://github.com/omnirom/android_packages_apps_Mms into android-4.4
9cccd7b Mms: EL Translation

   * packages/apps/OmniGears
7fcb396 OmniGears: CS translation - missing strings
6d9f659 [2/2] OmniGears: Smart pulldown
e2ad095 OmniGears: FR translation
8b83449 [2/2] OmniGears: task utils and navigation bar
cd76246 Merge "OmniGears: FR translation" into android-4.4

   * packages/apps/OmniTorch
c09f5b4 OmniTorch: Set OmniTorch to use system shared UID
d170ac9 Merge "OmniTorch: use torch off icon from quick settings for the notification off button" into android-4.4
2572be1 OmniTorch: use torch off icon from quick settings for the notification off button

   * packages/apps/PerformanceControl
7cd014c Merge "PerformanceControl: Chinese Simplified translation" into android-4.4

   * packages/apps/Settings
2d8ca2e Settings: FR translation
76ad1a1 Launch SuperSU from Settings

   * packages/services/Telephony
1a1895f Telephony: EL Translation
18a26fc Service/Telephony: FR translation

   * packages/wallpapers/PhaseBeam
986c0b1 PhaseBeam: EL Translation

   * system/core
90abbba Merge "Revert "adb: configure /system file permission with fs_config"" into android-4.4
71b5ded Revert "adb: configure /system file permission with fs_config"
16ede9d adb: Fix backup fallback
8e79ab2 adb: configure /system file permission with fs_config
382e449 sdcard: fix usage for -w and -s options
1e8b515 sdcard: Allow building as a static library
aed2568 core: Fix permissions for data and cache
762533b bootanim: introduce new property type and permission
9d1f9ac toolbox: Add levelFromUid categorization support to restorecon
c577fa3 Do not add default route during ifc_configure
c7ba4ff Merge "Use RECOVERY_PRE_COMMAND before calling __reboot() recovery" into android-4.4
bc28330 Merge "init: allow system UID to setenforce and set booleans" into android-4.4
0f741e0 Merge "revert changes to main init.rc file" into android-4.4
074dcf3 revert changes to main init.rc file
ddc0bab Use RECOVERY_PRE_COMMAND before calling __reboot() recovery

   * system/vold
7a50d3a vold: fix common flags

   * vendor/omni
bc466fa Merge branch 'android-4.4' of https://github.com/omnirom/android_vendor_omni into android-4.4
c6b1fc1 Merge "sepolicy[8]: Add specific file_contexts" into android-4.4
44380e7 Merge "sepolicy[7/8]: allow vold to mount ext4 sdcard" into android-4.4
fb8d344 Merge "sepolicy[6/8]: allow vold to create files on external sdcard" into android-4.4
824e20f Merge "sepolicy[5/8]: allow installd to query ASEC size" into android-4.4
d0886d6 Merge "sepolicy[4/8]: treat fuseblk as sdcard_external" into android-4.4
892c86b Merge "sepolicy[3/8]: Fix asec mounting" into android-4.4
3eb332a Merge "sepolicy[2/8]: exFAT Support FUSE based exFAT Implementation" into android-4.4
6aff40a Merge "sepolicy[1/8]: start OmniROM common sepolicy" into android-4.4
5f032d0 init: fixup cpufreq permissions

===================================
Since So 12. Jan 22:43:05 UTC 2014
===================================

   * bootable/recovery
b58e6d2 Initial 240x240 theme
b99d8f2 Fix white point on top-bar images in some themes

   * build
bdd4a68 sepolicy: add omni common selinux policy inclusion

   * device/moto/wingray
d6cdb07 Workaround for EOS bootlogo app

   * external/busybox
d208a97 build: ignore selibs pkgconfig on android builds
f475bda android: add a script to regenerate prebuilt config
ee37cc1 fstrim: use new-style config/kbuild/applet snippets; trim help text
5cce381 fstrim: sync with busybox master (now an official applet)
49ea11e [x86] Changes and Additions to fix broken x86 build

   * frameworks/av
9b87123 Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_av into android-4.4
05aa84f screenrecord: allow force landscape mode

   * frameworks/base
78dafe5 framework: fix screenshot and rotation animation
7a7a0da Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
96b3580 frameworks/base: added national roaming for Saunalahti in Finland
50914db frameworks/base: added national roaming for Noverca in Italia
f538672 frameworks/base: added national roaming for BSNL in India
f06e9ba base: show notification count overlay only on notifications > 1
3b09123 Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
ce1ee0c Merge "Base: The Netherlands national Roaming" into android-4.4
9cc281f SystemUI: UX: Make non-flip tiles slightly flippable
422884f Merge "Base: more fix Active Display" into android-4.4
6b8ccc6 [1/2] Base: QS Dynamic Configurable
5fb130d Base: more fix Active Display
490f4c7 Base: add QuietHour Tile
2fa2335 Base: add Location Flip Tile
63e7bd5 Merge "[1/3] Base: Flip to Mute/Reject Call" into android-4.4
85070f4 Merge "ExternalStorageProvider: use mount point in device list" into android-4.4
f39eca9 Merge "Base: add Sleep Mode Flip Tile" into android-4.4
c613e07 [1/3] Base: Flip to Mute/Reject Call

   * frameworks/native
6989fb3 Merge "Fix boot animation rotation problem when ro.sf.hwrotation is set to 90 or 270" into android-4.4

   * packages/apps/Apollo
8cdfafd Apollo: Add option for sorting by filename into 'Sort by' menu
d934667 Apollo: handle possible exceptions
7c99999 Add ACTION_PICK intent
ded3b49 Apollo: Lock when re-opening cursor
ad18412 Fix seek bar lags for AudioPlayerActivity
f7c5449 Apollo: artist name will now be displayed together with the album name for each song on a playlist screen
944e583 Merge "Make this a bit more consistent with the KitKat UI theme" into android-4.4

   * packages/apps/DashClock
948dd9b DashClock: bump version

   * packages/apps/Dialer
c840f33 Dialer: CS Translation for plurals statistics.
224675b Merge "Dialer: CS translation" into android-4.4

   * packages/apps/InCallUI
da663ff Merge "InCallUI: RU translation fix" into android-4.4
058473d [3/3] InCallUI: Flip to Mute/Reject Call

   * packages/apps/OmniGears
69d0bff OmniGears: fixed PT-BR translations Credits to Raphael Schwinden da Silveira (http://jira.omnirom.org/browse/OMNI-420)
0cd9526 OmniGears: FR translation
b79648c [2/2] OmniGears: QS Dynamic Configurable
62ff751 Merge "OmniGears: FR translation" into android-4.4

   * packages/apps/OmniTorch
bf14e1d OmniTorch: translation to PT-BR
65d0237 OmniTorch: use same Icon for notifications

   * packages/apps/OpenDelta
3ccc237 OpenDelta: el translation update

   * packages/apps/Settings
67cb5e6 Merge "Settings: Icons" into android-4.4
d4c6da9 Settings: Icons
1cd53b6 Merge "Settings: FR translation" into android-4.4

   * packages/services/Telephony
6f81d54 Telephony: fix Flip to mute/silent
9fba4a5 Merge "[2/3] Telephony: Flip to Mute/Reject Call" into android-4.4
6d4de4e [2/3] Telephony: Flip to Mute/Reject Call

   * system/core
47135eb libnetutils: add ifc_set_mtu
6be29ea core: Add API to retrieve mtu size
5d5a3b9 pdp: introduce new property type and permission
2651b25 bluetooth: Introduce new property type and permission
77ba710 init: allow system UID to setenforce and set booleans

   * vendor/omni
4b042e0 sepolicy[8]: Add specific file_contexts
ae10bae sepolicy[7/8]: allow vold to mount ext4 sdcard
7429567 sepolicy[6/8]: allow vold to create files on external sdcard
eeb1329 sepolicy[5/8]: allow installd to query ASEC size
7049021 sepolicy[4/8]: treat fuseblk as sdcard_external
35af8af sepolicy[3/8]: Fix asec mounting
a22a372 sepolicy[2/8]: exFAT Support FUSE based exFAT Implementation
de70709 sepolicy[1/8]: start OmniROM common sepolicy
8280422 Merge branch 'android-4.4' of https://github.com/omnirom/android_vendor_omni into android-4.4
31b15b7 vendor: Allow devices to set the GMS client id
103312f Omni: Changes default Apn for XL-Axiata Indonesia
365f84f Merge changes Ifbf58c14,Id4e70992,Ib7653a00,I581aaa1d into android-4.4

===================================
Since Sa 11. Jan 21:37:56 UTC 2014
===================================

   * android
c65ba0b Replace development path to new repository android_development
030bfad [1/7] android: exFAT Support

   * device/moto/wingray
7985f89 [lights] remove default chargerlight value
5b47c8d [lights] add support for chargerled

   * external/e2fsprogs
e6d0545 [2/7] e2fsprogs: exFAT Support

   * frameworks/base
9430f20 Base: Allow hiding notification icons
106dbf5 Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
ffa1fb9 Base: The Netherlands national Roaming
9507863 Base: add Sleep Mode Flip Tile
8b600b2 ExternalStorageProvider: use mount point in device list
23ee3ce Merge "[1/2] SystemUI: Update network traffic indicator" into android-4.4
2aa2511 base: added national roaming for Orange in Austria

   * packages/apps/Dialer
3e7a5b7 Dialer: FR translation
9cdc6ab Dialer: CS translation

   * packages/apps/OmniGears
8d7279c OmniGears: FR translation
250c27c OmniGears: Update It Strings

   * packages/apps/PackageInstaller
f0c1d23 PackageInstaller: Update IT Strings

   * packages/apps/Settings
01636be Settings: FR translation
8ece66f Settings: Update It Strings

   * vendor/omni
58d7f99 Merge branch 'android-4.4' of https://github.com/omnirom/android_vendor_omni into android-4.4
ae762ae Merge "vendor/omni: minor code cleanup" into android-4.4
ee3c6e7 Merge "utils: Update AOSP forking script" into android-4.4
decffeb Merge "Utils: Add GitHub forking tool" into android-4.4
3144ea1 vendor/omni: minor code cleanup

===================================
Since Mi 8. Jan 21:30:38 UTC 2014
===================================

   * device/moto/wingray
b7c176b overlay: Enable chargerled

   * frameworks/av
ba54241 Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_av into android-4.4
67d365d Re-add missing ICS_AUDIO_BLOBS

   * frameworks/base
f27dc4a Base: Add missing permission to kill apps
8e22752 Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
a79c6b7 base: added national roaming for ONO in spain
12daeeb [1/2] SystemUI: Update network traffic indicator
2d7c6e7 Merge "Frameworks/base: FR translation" into android-4.4
28249fb Merge "base: added TaskUtils" into android-4.4
b78761d Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
75179bf Merge "[1/2] Base: Quick swipe" into android-4.4
c0fae39 base: fix init of ringer/notification volume linking
aaa09a2 base: more recents circle memory indicator fixes
94250e2 base: added TaskUtils
0fc5e9a Merge "SystemUI: Fix screenshot animation not showing the picture properly" into android-4.4
b816efb [1/2] Base: Quick swipe
6ba4aec Merge "keyguard: fix layout for sw320dp devices" into android-4.4
086bc7f SystemUI: Fix screenshot animation not showing the picture properly

   * frameworks/opt/telephony
5984d64 DcTracker: respect build property for multiple data connections

   * packages/apps/Apollo
6010c08 Make this a bit more consistent with the KitKat UI theme

   * packages/apps/DashClock
d9fa8d9 DashClock: CS Translation - missing strings in strings.xml, corrected by official strings.xml
d40c8f1 DashClock: CS translation

   * packages/apps/OmniGears
cac09ff [2/2] OmniGears: Update network traffic indicator
9d64bc8 Merge "OmniGears: FR translation" into android-4.4
a6356dd Merge "[2/2] OmniGears: Quick swipe" into android-4.4
3e25b28 OmniGears: FR translation
d49b301 OmniGears: CS translation for missing strings after previous commits

   * packages/apps/PerformanceControl
183402a PerformanceControl: FR translation

   * packages/apps/Settings
f68cf63 Merge "Settings: Change volume panel style" into android-4.4
f6553b7 Settings: Change volume panel style
6fe6d5e Settings: Update It Strings
66e63bb Merge "Settings: Add max widget to rest of lockscreens" into android-4.4

   * vendor/omni
ebb62ac init [4]: set permissions on notify_on_migrate node

===================================
Since Mo 6. Jan 18:49:16 UTC 2014
===================================

   * frameworks/base
ee9ff4d Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
80662d0 [1/2] base: hardware button enhancement
ed10c16 Telephony: Handle DATA_CALL_LIST in DCC.
f117ca1 Merge "Fix for data and roaming icons" into android-4.4
846b8fd base: recents circle memory indicator fixes
37e2cec base: fixed missing shading of statusbar circle battery and network traffic

   * frameworks/native
99f1af4 Fix boot animation rotation problem when ro.sf.hwrotation is set to 90 or 270

   * frameworks/opt/telephony
f0bbf13 Handle DATA_CALL_LIST in DCC and update dataActivity properly
c3c3b45 Merge "DcTracker: verify preferred apn list is not empty before enabling" into android-4.4

   * packages/apps/DSPManager
ea0a1ad Merge "DSPManager: FR translation" into android-4.4

   * packages/apps/DashClock
00c2d21 DashClock: SV translations

   * packages/apps/Launcher3
3e68422 Launcher3: SV translations

   * packages/apps/OmniGears
f9fe5bd [2/2] OmniGears: hardware button enhancement
915b85f [2/2] OmniGears: Quick swipe
d547e6a Merge "OmniGears: FR translation" into android-4.4
f18b214 OmniGears: translation to PT-BR

   * packages/apps/OpenDelta
728d0f4 Keep screen on during download/patch/verify on select devices - #2

   * packages/apps/PerformanceControl
ea123de PerformanceControl: translation to PT-BR
aa812ee PerformanceControl: Chinese Simplified translation

   * packages/apps/Settings
47004e8 Settings: translation to PT-BR
3c6f854 Settings: Add max widget to rest of lockscreens

   * vendor/omni
0ae7538 init [3/4]: allow system to modify ksm control files
3b84b67 init [2/4]: set permissions on schedulers sysfs nodes
0f913e3 init [1/4]: set permissions on governors sysfs nodes

===================================
Since Mo 6. Jan 13:41:23 UTC 2014
===================================

   * device/moto/wingray
b5998c6 Disable gpuoverclock kernel

   * frameworks/base
bc6139b AudioService: allow volume control on analog dock This re-enables volume control on some Motorola docks.

   * packages/apps/OpenDelta
7280ab6 Scan secondary storages for initial flash file
e595369 Update copyright notices
10d1eb8 Override Application and enable debug logging from there
8cab959 Keep screen on during download/patch/verify on select devices
3adea2d Merge strings.xml and strings_DATE.xml into single strings.xml
78a8bd7 Merge "OpenDelta: Chinese Simplified translation" into android-4.4

===================================
Since So 5. Jan 23:04:08 UTC 2014
===================================

   * device/moto/wingray
01d5757 Enable USB-OTG

   * frameworks/av
bbf15d6 Upstream merge fix
3fb607d Upstream merge

   * packages/apps/DSPManager
69b27ed Update new IT Strings

   * packages/apps/OmniGears
d1f48c7 Update New It Strings

   * packages/apps/OpenDelta
e8f66ae OpenDelta: Chinese Simplified translation

   * packages/apps/PerformanceControl
31a0ad6 Fix Italian String

===================================
Since So 5. Jan 15:43:28 UTC 2014
===================================

   * android
a0c8f4f Replace packages/apps/Nfc path to new repository android_packages_apps_Nfc

   * frameworks/base
4a24407 keyguard: fix layout for sw320dp devices

   * hardware/qcom/display-caf
4ba75f0 hwc: Add support for Secure display

   * packages/apps/OmniGears
86646dd Omni Gears: Polish translation

   * packages/apps/Settings
394b53d Settings: Updated Polish translation

omni-4.4.2-20140106-1345+0100-wingray-HOMEMADE
- Update OmniROM "omnirom-4.4.2" from 6th of January 2014
- Add USB-OTG support

omni-4.4.2-20140105-2305+0100-wingray-HOMEMADE
- Update OmniROM "omnirom-4.4.2" from 5th of January 2014
- Add bigPart check to update.zip. Will assert if not bigPart TWRP
- Add OTA support

omni-4.4.2-20140103-1047+0100-wingray-HOMEMADE
- opengl no config fix (Simpsons Tapped out, ...) ... again ...

omni-4.4.2-20140102-1218+0100-wingray-HOMEMADE
- Update OmniROM "omnirom-4.4.2" from 2nd of January 2014
- Selecting an alternative keyboard language crashes fix

omni-4.4.2-20131231-1310+0100-wingray-HOMEMADE
- Emoji fix
- No carrier on lockscreen fix

omni-4.4.2-20131227-wingray-HOMEMADE_2122
- SDCard fix

omni-4.4.2-20131224-wingray-HOMEMADE_2237
- opengl no config fix (Simpsons Tapped out, ...)

omni-4.4.2-20131224-wingray-HOMEMADE_1410
- Disable ElemetalX D2W and SS2W by default as not working properly atm.

omni-4.4.2-20131223-wingray-HOMEMADE_2330
- Graphic glitches fix (Big THX goes to michie)
- Add overclocking values up to 1.7Ghz
- Switch kernel to ElementalX-Xoom-2.1
- "Unfortunately Messaging has stopped" fix

omni-4.4.2-20131222-wingray-HOMEMADE_2133
- GPS fix

omni-4.4.2-20131222-wingray-HOMEMADE_1810
- Camera fix
- HW VideoDecoding fix

omni-4.4.2-20131222-wingray-HOMEMADE_1449
- Wifi fix

omni-4.4.2-20131222-wingray-HOMEMADE
- Initial version
 
Last edited:

notbrodie

Senior Member
Sep 12, 2012
1,858
718
Portland
you are awesome! flashing now!

thanks for picking omni over cm.

happy to see ART is working.

Sent from my Xoom
 
Last edited:
  • Like
Reactions: coro1937

notbrodie

Senior Member
Sep 12, 2012
1,858
718
Portland
@Schischu

clean flashed new build. wifi is still broken. it can be turned on and off, but it won't find any networks. I even tried manually entering my network info, no go. I tried with the included kernel and with elementalx 2.1

would you like any kind of a log?

Sent from my Nexus 5
 

Schischu

Senior Member
Feb 18, 2010
563
4,178
Really want to try this. Will it have mobile data active for everest?
No at the moment only wingray, meaning no RIL is included.
When everything is working we can take a look at getting RIL included.

@Schischu

clean flashed new build. wifi is still broken. it can be turned on and off, but it won't find any networks. I even tried manually entering my network info, no go. I tried with the included kernel and with elementalx 2.1

would you like any kind of a log?

Sent from my Nexus 5

Could be that I uploaded the wrong file, well we will see with the next update.
Log is at the moment not necessary. If wifi still fails with the next update we can take another look.
 

superbay

Senior Member
Jun 28, 2010
209
35
Wonosari
No at the moment only wingray, meaning no RIL is included.
When everything is working we can take a look at getting RIL included.



Could be that I uploaded the wrong file, well we will see with the next update.
Log is at the moment not necessary. If wifi still fails with the next update we can take another look.

Still want to try it though. It would be tempting to feel kit kat on xoom. It's nice to have you people in the development of Xoom. This device would be a legend because of your work :victory:
 
  • Like
Reactions: coro1937

logitechor

Senior Member
Sep 29, 2010
367
66
Toronto
Google Pixel 6
So far so good. Though I will say 4.3 Over clocked was faster.

Sent from my Xoom Wifi using XDA Premium HD app

---------- Post added at 03:23 AM ---------- Previous post was at 02:27 AM ----------

Used elemental kernel and over clocked.

Sent from my Xoom Wifi using XDA Premium HD app
 

sibax

Senior Member
Oct 13, 2009
58
15
Great job. All works for me with elemental kernel. ART thankfully working well with banks gapps. The Xoom cheats death once again! Thank you so much.
 

logitechor

Senior Member
Sep 29, 2010
367
66
Toronto
Google Pixel 6
I am amazed that the Xoom lives on. Turned off animation in developer options. Seems quicker. If anyone else finds ways to speed up the Xoom please do.

Sent from my Xoom Wifi using XDA Premium HD app
 

pots22

Senior Member
Feb 29, 2012
308
50
Stara Zagora
Bigpart

I want to test this first Christmas present.
But i use Twrp bigpart and my tab have 1007 Mo file system
So can i flash with a bigpart boot.img?

---------- Post added at 01:38 PM ---------- Previous post was at 01:00 PM ----------

OK i stay in Bigpart
Make full wipe flash the ROM and Gapp without special boot.img
And all work perfect
Check size use 404 Mo.
One question if i flash this without bigpart the ROM manage the partition size?
Original only 256 Mo
 

Top Liked Posts

  • There are no posts matching your filters.
  • 156
    Om.jpg


    OmniROM 4.4.4 coming to a xoom near you!

    This ROM is for wingray.
    For the everest ROM click here.
    For the stingray ROM click here.

    Based on:

    Download

    Download GApps
    One of these may be applied:
    Note: Not fully tested.

    Download Root
    UPDATE-SuperSU-v1.86.zip

    Download Deprecated

    Install
    • You will need bigPart TWRP and execute the repartitioning as described in

      Source

      Prerequisites

      Instructions
      1. Your data will be totally wiped! If you have Nandroids, TitaniumBackups, or anything of any value on your internal storage, copy them to your microsd or computer! They will be gone forever! Your microsd card is the only safe haven on your Xoom during this process.
      2. Put TWRP 2.6.3.0 BigPart version and your desired rom on your microsd card.
      3. Reboot into recovery. Flash TWRP BigPart.
      4. Reboot into recovery. Go into wipe menu. Select "Advanced Wipe". Check
        • Dalvik Cache
        • System
        • Cache
        • Data
        • Internal Storage
        and wipe them. Don't reboot just yet.
      5. Go into install. Recovery should show your microsd storage by default. If not, using the navigation panel, navigate to root then go into "sdcard". You can now follow the steps below, starting with Flash omni-4.4.2-201XXXXX-wingray-HOMEMADE_XXXX.zip.

    • If updating from older ROM version in this thread, you don't have to wipe anything
    • If updating from an different ROM, wipe
      • Dalvik Cache
      • System
      • Cache
      • Data
    • Flash omni-4.4.X-201XXXXX-wingray-HOMEMADE_XXXX.zip
    • Flash gapps-xxxx.zip
    • Flash UPDATE-SuperSU-v1.86.zip
    • Reboot

    Issues
    • Same graphic glitches like in any xoom 4.3 rom
    • Camera not working
    • Wifi not working
    • GPS not working
    • HW Videodecoding not working
    • "Unfortunately Messaging has stopped"
    • SDCard not mounted
    • "Unfortunately Simpsons Tapped Out has stopped"
    • In AudioDock, VolumeControl does not work
    • Emotions are not displayed in Emotionsselector.
    • No carrier is displayed on lockscreen
    • Selecting an alternative keyboard language crashes.
    • HDMI output not working.
    • Wallpaper selection crashes if no gapps are installed
    • ...

    Tips'N'Tricks
    Show Developer and Performance settings
    • Go to the settings menu, and scroll down to "About phone." Tap it.
    • Scroll down to the bottom again, where you see "Build number."
    • Tap it seven (7) times, and *poof*, you've got the developer settings back.

    Reduces lagging
    • Overclock to 1.4Ghz (Performance menu)
    • Decrease animation duration to .25 (Developer options menu)

    Source
    https://github.com/Schischu

    Thanks
    dreamcwli
    DJNoXD
    bubor
    michie
    flar2
    Adler12
    realjumy
    rchtk
    bigrushdog


    Special thanks to everybody who donated, You guys rock!

    35
    Changelog

    The list below may not be up to date.
    Check CHANGES for a more current and detailed changelog instead.

    Code:
    ===================================
    Since Di 21. Jan 20:34:52 UTC 2014
    ===================================
    
       * bootable/recovery
    6f6441d Fix include of cutils
    
       * device/moto/wingray
    6b25ca1 New build flag BOARD_NEEDS_OLD_HWC_API
    
       * frameworks/base
    03d4f3d Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
    563ee4e Fixed stylus eraser being rejected by palm rejection
    58312ee Merge "Base: QuickSettings Improvement" into android-4.4
    7f082c4 Merge "Base: Disable proximity sensor when screen goes on in ActiveDisplay/PocketMode." into android-4.4
    e8efb2d Base: QuickSettings Improvement
    1ffaca3 Framework: Update Strings IT
    02f017e Base: Disable proximity sensor when screen goes on in ActiveDisplay/PocketMode.
    6087616 Merge "[1/2] Base: Smart pulldown" into android-4.4
    
       * packages/apps/Camera2
    d4f94ef Revert "Camera2: Update IT Strings"
    33ebd04 Camera2: Update IT Strings
    
       * packages/apps/DeskClock
    9a6552f Merge "DeskClock: FR translation" into android-4.4
    
       * packages/apps/Dialer
    406a3b2 Dialer: Update IT Strings
    
       * packages/apps/OmniGears
    b6469e6 Merge "OmniGears: Update IT Strings" into android-4.4
    b621da6 Merge "OmniGears: Simplified Chinese Translations" into android-4.4
    7734c4f OmniGears: Simplified Chinese Translations
    ae0c50b OmniGears: Update IT Strings
    1ab4541 Merge "[2/2] OmniGears: Smart pulldown" into android-4.4
    
       * packages/apps/Settings
    2dd5b3c Merge "security: fix FC for security option" into android-4.4
    a5f21a1 security: fix FC for security option
    06aecc4 Settings: EL Translation
    
       * packages/services/Telephony
    f73d8e8 Telephony: Update IT Strings
    
       * system/core
    998b121 init: Allow load of lpm.rc by parsing a cmdline argument
    b58c257 init.rc: Restored TCP performance tuning
    c07f49b Merge "init: Do not build logo.c when initlogo is disabled" into android-4.4
    b9ec0c5 rootdir: Add mediaserver to qcom_diag group
    a62209a init: Do not build logo.c when initlogo is disabled
    
       * vendor/omni
    06d164e Merge branch 'android-4.4' of https://github.com/omnirom/android_vendor_omni into android-4.4
    3ecb8fd Merge "vendor: Allow devices to set the GMS client id" into android-4.4
    2d5a9ba Merge "utils: fork_github: Fix typo in forcepush" into android-4.4
    f3b8276 utils: fork_github: Fix typo in forcepush
    
    ===================================
    Since Do 16. Jan 18:33:09 UTC 2014
    ===================================
    
       * android
    e79d837 Replace hardware/broadcom/wlan path to new repository android_hardware_broadcom_wlan
    73abb50 Replace hardware/qcom/bt path to new repository android_hardware_qcom_bt
    
       * bootable/recovery
    b49b652 Merge "Force GUI render after setting brightness" into android-4.4
    a6a2642 Merge changes I4c369222,I8a8ad4b3 into android-4.4
    98fb46c Fix handling of storage after decryption
    26ff4c0 Enable UMS mounting of storage drives
    b53907e Force GUI render after setting brightness
    d9cb906 Set listener properties for UMS mount/unmount
    
       * build
    690b386 Merge branch 'android-4.4' of https://github.com/omnirom/android_build into android-4.4
    
       * frameworks/base
    ef46e5a Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
    3e24daf8 [1/2] Base: Smart pulldown
    99f8d96 Base: fix quick swipe
    966ea4c Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
    80dc060 Base: fix QuickSettings Scrollview
    ab39eac Base: fix Editbutton and handle tracking on QuickSwipe
    2a7f6e1 [1/2] base: task utils and navigation bar
    24b8101 Merge "base: show notification count overlay only on notifications > 1" into android-4.4
    2806eab Base: more fix Active Display (again)
    49f2db5 Merge "framework: fix screenshot and rotation animation" into android-4.4
    f043c69 base: added national roaming for Free Mobile in France
    
       * frameworks/native
    57c3488 sf: Don't do premultiplied alpha blending on the statusbar for hwc <= 0.3
    a585e13 sf: Fix detection of 0.3 hwcomposer
    9a343f1 Enable the use of old HWComposer APi
    7f2430c frameworks/native: Add support for Tegra3 based Devices by adding options * BOARD_EGL_SKIP_FIRST_DEQUEUE to add back the legacy EGL workaround * BOARD_USE_MHEAP_SCREENSHOT to support mHeap-based Screenshots Those Changes are taken from * CM (see https://github.com/CyanogenMod/android_frameworks_native/commit/c3b18f73fd7ff58794f39ad36a49c7bce996967c) * CM (see http://review.cyanogenmod.org/#/c/53162/)
    
       * hardware/libhardware_legacy
    041490c audio :Make isVirtualInputDevice as protected method
    
       * packages/apps/Apollo
    54945ab Apollo: EL Translation
    
       * packages/apps/DSPManager
    ceca10b DSPManager:EL Translation (missing strings/arrays)
    
       * packages/apps/DashClock
    7188891 DashClock: EL Translation
    
       * packages/apps/DeskClock
    438a38c DeskClock: EL Translation
    909bc94 DeskClock: FR translation
    ea138e4 DeskClock: flip to snooze/dismiss alarm
    
       * packages/apps/Dialer
    8a78bcf Dialer: EL Translation (statistics)
    
       * packages/apps/InCallUI
    4730f4e InCallUI: Flip to Mute/Reject Call cleanup: fix ITelephony access
    
       * packages/apps/Launcher3
    f0dff32 Launcher3: EL Translation
    
       * packages/apps/Mms
    b180e94 Merge branch 'android-4.4' of https://github.com/omnirom/android_packages_apps_Mms into android-4.4
    9cccd7b Mms: EL Translation
    
       * packages/apps/OmniGears
    7fcb396 OmniGears: CS translation - missing strings
    6d9f659 [2/2] OmniGears: Smart pulldown
    e2ad095 OmniGears: FR translation
    8b83449 [2/2] OmniGears: task utils and navigation bar
    cd76246 Merge "OmniGears: FR translation" into android-4.4
    
       * packages/apps/OmniTorch
    c09f5b4 OmniTorch: Set OmniTorch to use system shared UID
    d170ac9 Merge "OmniTorch: use torch off icon from quick settings for the notification off button" into android-4.4
    2572be1 OmniTorch: use torch off icon from quick settings for the notification off button
    
       * packages/apps/PerformanceControl
    7cd014c Merge "PerformanceControl: Chinese Simplified translation" into android-4.4
    
       * packages/apps/Settings
    2d8ca2e Settings: FR translation
    76ad1a1 Launch SuperSU from Settings
    
       * packages/services/Telephony
    1a1895f Telephony: EL Translation
    18a26fc Service/Telephony: FR translation
    
       * packages/wallpapers/PhaseBeam
    986c0b1 PhaseBeam: EL Translation
    
       * system/core
    90abbba Merge "Revert "adb: configure /system file permission with fs_config"" into android-4.4
    71b5ded Revert "adb: configure /system file permission with fs_config"
    16ede9d adb: Fix backup fallback
    8e79ab2 adb: configure /system file permission with fs_config
    382e449 sdcard: fix usage for -w and -s options
    1e8b515 sdcard: Allow building as a static library
    aed2568 core: Fix permissions for data and cache
    762533b bootanim: introduce new property type and permission
    9d1f9ac toolbox: Add levelFromUid categorization support to restorecon
    c577fa3 Do not add default route during ifc_configure
    c7ba4ff Merge "Use RECOVERY_PRE_COMMAND before calling __reboot() recovery" into android-4.4
    bc28330 Merge "init: allow system UID to setenforce and set booleans" into android-4.4
    0f741e0 Merge "revert changes to main init.rc file" into android-4.4
    074dcf3 revert changes to main init.rc file
    ddc0bab Use RECOVERY_PRE_COMMAND before calling __reboot() recovery
    
       * system/vold
    7a50d3a vold: fix common flags
    
       * vendor/omni
    bc466fa Merge branch 'android-4.4' of https://github.com/omnirom/android_vendor_omni into android-4.4
    c6b1fc1 Merge "sepolicy[8]: Add specific file_contexts" into android-4.4
    44380e7 Merge "sepolicy[7/8]: allow vold to mount ext4 sdcard" into android-4.4
    fb8d344 Merge "sepolicy[6/8]: allow vold to create files on external sdcard" into android-4.4
    824e20f Merge "sepolicy[5/8]: allow installd to query ASEC size" into android-4.4
    d0886d6 Merge "sepolicy[4/8]: treat fuseblk as sdcard_external" into android-4.4
    892c86b Merge "sepolicy[3/8]: Fix asec mounting" into android-4.4
    3eb332a Merge "sepolicy[2/8]: exFAT Support FUSE based exFAT Implementation" into android-4.4
    6aff40a Merge "sepolicy[1/8]: start OmniROM common sepolicy" into android-4.4
    5f032d0 init: fixup cpufreq permissions
    
    ===================================
    Since So 12. Jan 22:43:05 UTC 2014
    ===================================
    
       * bootable/recovery
    b58e6d2 Initial 240x240 theme
    b99d8f2 Fix white point on top-bar images in some themes
    
       * build
    bdd4a68 sepolicy: add omni common selinux policy inclusion
    
       * device/moto/wingray
    d6cdb07 Workaround for EOS bootlogo app
    
       * external/busybox
    d208a97 build: ignore selibs pkgconfig on android builds
    f475bda android: add a script to regenerate prebuilt config
    ee37cc1 fstrim: use new-style config/kbuild/applet snippets; trim help text
    5cce381 fstrim: sync with busybox master (now an official applet)
    49ea11e [x86] Changes and Additions to fix broken x86 build
    
       * frameworks/av
    9b87123 Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_av into android-4.4
    05aa84f screenrecord: allow force landscape mode
    
       * frameworks/base
    78dafe5 framework: fix screenshot and rotation animation
    7a7a0da Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
    96b3580 frameworks/base: added national roaming for Saunalahti in Finland
    50914db frameworks/base: added national roaming for Noverca in Italia
    f538672 frameworks/base: added national roaming for BSNL in India
    f06e9ba base: show notification count overlay only on notifications > 1
    3b09123 Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
    ce1ee0c Merge "Base: The Netherlands national Roaming" into android-4.4
    9cc281f SystemUI: UX: Make non-flip tiles slightly flippable
    422884f Merge "Base: more fix Active Display" into android-4.4
    6b8ccc6 [1/2] Base: QS Dynamic Configurable
    5fb130d Base: more fix Active Display
    490f4c7 Base: add QuietHour Tile
    2fa2335 Base: add Location Flip Tile
    63e7bd5 Merge "[1/3] Base: Flip to Mute/Reject Call" into android-4.4
    85070f4 Merge "ExternalStorageProvider: use mount point in device list" into android-4.4
    f39eca9 Merge "Base: add Sleep Mode Flip Tile" into android-4.4
    c613e07 [1/3] Base: Flip to Mute/Reject Call
    
       * frameworks/native
    6989fb3 Merge "Fix boot animation rotation problem when ro.sf.hwrotation is set to 90 or 270" into android-4.4
    
       * packages/apps/Apollo
    8cdfafd Apollo: Add option for sorting by filename into 'Sort by' menu
    d934667 Apollo: handle possible exceptions
    7c99999 Add ACTION_PICK intent
    ded3b49 Apollo: Lock when re-opening cursor
    ad18412 Fix seek bar lags for AudioPlayerActivity
    f7c5449 Apollo: artist name will now be displayed together with the album name for each song on a playlist screen
    944e583 Merge "Make this a bit more consistent with the KitKat UI theme" into android-4.4
    
       * packages/apps/DashClock
    948dd9b DashClock: bump version
    
       * packages/apps/Dialer
    c840f33 Dialer: CS Translation for plurals statistics.
    224675b Merge "Dialer: CS translation" into android-4.4
    
       * packages/apps/InCallUI
    da663ff Merge "InCallUI: RU translation fix" into android-4.4
    058473d [3/3] InCallUI: Flip to Mute/Reject Call
    
       * packages/apps/OmniGears
    69d0bff OmniGears: fixed PT-BR translations Credits to Raphael Schwinden da Silveira (http://jira.omnirom.org/browse/OMNI-420)
    0cd9526 OmniGears: FR translation
    b79648c [2/2] OmniGears: QS Dynamic Configurable
    62ff751 Merge "OmniGears: FR translation" into android-4.4
    
       * packages/apps/OmniTorch
    bf14e1d OmniTorch: translation to PT-BR
    65d0237 OmniTorch: use same Icon for notifications
    
       * packages/apps/OpenDelta
    3ccc237 OpenDelta: el translation update
    
       * packages/apps/Settings
    67cb5e6 Merge "Settings: Icons" into android-4.4
    d4c6da9 Settings: Icons
    1cd53b6 Merge "Settings: FR translation" into android-4.4
    
       * packages/services/Telephony
    6f81d54 Telephony: fix Flip to mute/silent
    9fba4a5 Merge "[2/3] Telephony: Flip to Mute/Reject Call" into android-4.4
    6d4de4e [2/3] Telephony: Flip to Mute/Reject Call
    
       * system/core
    47135eb libnetutils: add ifc_set_mtu
    6be29ea core: Add API to retrieve mtu size
    5d5a3b9 pdp: introduce new property type and permission
    2651b25 bluetooth: Introduce new property type and permission
    77ba710 init: allow system UID to setenforce and set booleans
    
       * vendor/omni
    4b042e0 sepolicy[8]: Add specific file_contexts
    ae10bae sepolicy[7/8]: allow vold to mount ext4 sdcard
    7429567 sepolicy[6/8]: allow vold to create files on external sdcard
    eeb1329 sepolicy[5/8]: allow installd to query ASEC size
    7049021 sepolicy[4/8]: treat fuseblk as sdcard_external
    35af8af sepolicy[3/8]: Fix asec mounting
    a22a372 sepolicy[2/8]: exFAT Support FUSE based exFAT Implementation
    de70709 sepolicy[1/8]: start OmniROM common sepolicy
    8280422 Merge branch 'android-4.4' of https://github.com/omnirom/android_vendor_omni into android-4.4
    31b15b7 vendor: Allow devices to set the GMS client id
    103312f Omni: Changes default Apn for XL-Axiata Indonesia
    365f84f Merge changes Ifbf58c14,Id4e70992,Ib7653a00,I581aaa1d into android-4.4
    
    ===================================
    Since Sa 11. Jan 21:37:56 UTC 2014
    ===================================
    
       * android
    c65ba0b Replace development path to new repository android_development
    030bfad [1/7] android: exFAT Support
    
       * device/moto/wingray
    7985f89 [lights] remove default chargerlight value
    5b47c8d [lights] add support for chargerled
    
       * external/e2fsprogs
    e6d0545 [2/7] e2fsprogs: exFAT Support
    
       * frameworks/base
    9430f20 Base: Allow hiding notification icons
    106dbf5 Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
    ffa1fb9 Base: The Netherlands national Roaming
    9507863 Base: add Sleep Mode Flip Tile
    8b600b2 ExternalStorageProvider: use mount point in device list
    23ee3ce Merge "[1/2] SystemUI: Update network traffic indicator" into android-4.4
    2aa2511 base: added national roaming for Orange in Austria
    
       * packages/apps/Dialer
    3e7a5b7 Dialer: FR translation
    9cdc6ab Dialer: CS translation
    
       * packages/apps/OmniGears
    8d7279c OmniGears: FR translation
    250c27c OmniGears: Update It Strings
    
       * packages/apps/PackageInstaller
    f0c1d23 PackageInstaller: Update IT Strings
    
       * packages/apps/Settings
    01636be Settings: FR translation
    8ece66f Settings: Update It Strings
    
       * vendor/omni
    58d7f99 Merge branch 'android-4.4' of https://github.com/omnirom/android_vendor_omni into android-4.4
    ae762ae Merge "vendor/omni: minor code cleanup" into android-4.4
    ee3c6e7 Merge "utils: Update AOSP forking script" into android-4.4
    decffeb Merge "Utils: Add GitHub forking tool" into android-4.4
    3144ea1 vendor/omni: minor code cleanup
    
    ===================================
    Since Mi 8. Jan 21:30:38 UTC 2014
    ===================================
    
       * device/moto/wingray
    b7c176b overlay: Enable chargerled
    
       * frameworks/av
    ba54241 Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_av into android-4.4
    67d365d Re-add missing ICS_AUDIO_BLOBS
    
       * frameworks/base
    f27dc4a Base: Add missing permission to kill apps
    8e22752 Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
    a79c6b7 base: added national roaming for ONO in spain
    12daeeb [1/2] SystemUI: Update network traffic indicator
    2d7c6e7 Merge "Frameworks/base: FR translation" into android-4.4
    28249fb Merge "base: added TaskUtils" into android-4.4
    b78761d Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
    75179bf Merge "[1/2] Base: Quick swipe" into android-4.4
    c0fae39 base: fix init of ringer/notification volume linking
    aaa09a2 base: more recents circle memory indicator fixes
    94250e2 base: added TaskUtils
    0fc5e9a Merge "SystemUI: Fix screenshot animation not showing the picture properly" into android-4.4
    b816efb [1/2] Base: Quick swipe
    6ba4aec Merge "keyguard: fix layout for sw320dp devices" into android-4.4
    086bc7f SystemUI: Fix screenshot animation not showing the picture properly
    
       * frameworks/opt/telephony
    5984d64 DcTracker: respect build property for multiple data connections
    
       * packages/apps/Apollo
    6010c08 Make this a bit more consistent with the KitKat UI theme
    
       * packages/apps/DashClock
    d9fa8d9 DashClock: CS Translation - missing strings in strings.xml, corrected by official strings.xml
    d40c8f1 DashClock: CS translation
    
       * packages/apps/OmniGears
    cac09ff [2/2] OmniGears: Update network traffic indicator
    9d64bc8 Merge "OmniGears: FR translation" into android-4.4
    a6356dd Merge "[2/2] OmniGears: Quick swipe" into android-4.4
    3e25b28 OmniGears: FR translation
    d49b301 OmniGears: CS translation for missing strings after previous commits
    
       * packages/apps/PerformanceControl
    183402a PerformanceControl: FR translation
    
       * packages/apps/Settings
    f68cf63 Merge "Settings: Change volume panel style" into android-4.4
    f6553b7 Settings: Change volume panel style
    6fe6d5e Settings: Update It Strings
    66e63bb Merge "Settings: Add max widget to rest of lockscreens" into android-4.4
    
       * vendor/omni
    ebb62ac init [4]: set permissions on notify_on_migrate node
    
    ===================================
    Since Mo 6. Jan 18:49:16 UTC 2014
    ===================================
    
       * frameworks/base
    ee9ff4d Merge branch 'android-4.4' of https://github.com/omnirom/android_frameworks_base into android-4.4
    80662d0 [1/2] base: hardware button enhancement
    ed10c16 Telephony: Handle DATA_CALL_LIST in DCC.
    f117ca1 Merge "Fix for data and roaming icons" into android-4.4
    846b8fd base: recents circle memory indicator fixes
    37e2cec base: fixed missing shading of statusbar circle battery and network traffic
    
       * frameworks/native
    99f1af4 Fix boot animation rotation problem when ro.sf.hwrotation is set to 90 or 270
    
       * frameworks/opt/telephony
    f0bbf13 Handle DATA_CALL_LIST in DCC and update dataActivity properly
    c3c3b45 Merge "DcTracker: verify preferred apn list is not empty before enabling" into android-4.4
    
       * packages/apps/DSPManager
    ea0a1ad Merge "DSPManager: FR translation" into android-4.4
    
       * packages/apps/DashClock
    00c2d21 DashClock: SV translations
    
       * packages/apps/Launcher3
    3e68422 Launcher3: SV translations
    
       * packages/apps/OmniGears
    f9fe5bd [2/2] OmniGears: hardware button enhancement
    915b85f [2/2] OmniGears: Quick swipe
    d547e6a Merge "OmniGears: FR translation" into android-4.4
    f18b214 OmniGears: translation to PT-BR
    
       * packages/apps/OpenDelta
    728d0f4 Keep screen on during download/patch/verify on select devices - #2
    
       * packages/apps/PerformanceControl
    ea123de PerformanceControl: translation to PT-BR
    aa812ee PerformanceControl: Chinese Simplified translation
    
       * packages/apps/Settings
    47004e8 Settings: translation to PT-BR
    3c6f854 Settings: Add max widget to rest of lockscreens
    
       * vendor/omni
    0ae7538 init [3/4]: allow system to modify ksm control files
    3b84b67 init [2/4]: set permissions on schedulers sysfs nodes
    0f913e3 init [1/4]: set permissions on governors sysfs nodes
    
    ===================================
    Since Mo 6. Jan 13:41:23 UTC 2014
    ===================================
    
       * device/moto/wingray
    b5998c6 Disable gpuoverclock kernel
    
       * frameworks/base
    bc6139b AudioService: allow volume control on analog dock This re-enables volume control on some Motorola docks.
    
       * packages/apps/OpenDelta
    7280ab6 Scan secondary storages for initial flash file
    e595369 Update copyright notices
    10d1eb8 Override Application and enable debug logging from there
    8cab959 Keep screen on during download/patch/verify on select devices
    3adea2d Merge strings.xml and strings_DATE.xml into single strings.xml
    78a8bd7 Merge "OpenDelta: Chinese Simplified translation" into android-4.4
    
    ===================================
    Since So 5. Jan 23:04:08 UTC 2014
    ===================================
    
       * device/moto/wingray
    01d5757 Enable USB-OTG
    
       * frameworks/av
    bbf15d6 Upstream merge fix
    3fb607d Upstream merge
    
       * packages/apps/DSPManager
    69b27ed Update new IT Strings
    
       * packages/apps/OmniGears
    d1f48c7 Update New It Strings
    
       * packages/apps/OpenDelta
    e8f66ae OpenDelta: Chinese Simplified translation
    
       * packages/apps/PerformanceControl
    31a0ad6 Fix Italian String
    
    ===================================
    Since So 5. Jan 15:43:28 UTC 2014
    ===================================
    
       * android
    a0c8f4f Replace packages/apps/Nfc path to new repository android_packages_apps_Nfc
    
       * frameworks/base
    4a24407 keyguard: fix layout for sw320dp devices
    
       * hardware/qcom/display-caf
    4ba75f0 hwc: Add support for Secure display
    
       * packages/apps/OmniGears
    86646dd Omni Gears: Polish translation
    
       * packages/apps/Settings
    394b53d Settings: Updated Polish translation

    omni-4.4.2-20140106-1345+0100-wingray-HOMEMADE
    - Update OmniROM "omnirom-4.4.2" from 6th of January 2014
    - Add USB-OTG support

    omni-4.4.2-20140105-2305+0100-wingray-HOMEMADE
    - Update OmniROM "omnirom-4.4.2" from 5th of January 2014
    - Add bigPart check to update.zip. Will assert if not bigPart TWRP
    - Add OTA support

    omni-4.4.2-20140103-1047+0100-wingray-HOMEMADE
    - opengl no config fix (Simpsons Tapped out, ...) ... again ...

    omni-4.4.2-20140102-1218+0100-wingray-HOMEMADE
    - Update OmniROM "omnirom-4.4.2" from 2nd of January 2014
    - Selecting an alternative keyboard language crashes fix

    omni-4.4.2-20131231-1310+0100-wingray-HOMEMADE
    - Emoji fix
    - No carrier on lockscreen fix

    omni-4.4.2-20131227-wingray-HOMEMADE_2122
    - SDCard fix

    omni-4.4.2-20131224-wingray-HOMEMADE_2237
    - opengl no config fix (Simpsons Tapped out, ...)

    omni-4.4.2-20131224-wingray-HOMEMADE_1410
    - Disable ElemetalX D2W and SS2W by default as not working properly atm.

    omni-4.4.2-20131223-wingray-HOMEMADE_2330
    - Graphic glitches fix (Big THX goes to michie)
    - Add overclocking values up to 1.7Ghz
    - Switch kernel to ElementalX-Xoom-2.1
    - "Unfortunately Messaging has stopped" fix

    omni-4.4.2-20131222-wingray-HOMEMADE_2133
    - GPS fix

    omni-4.4.2-20131222-wingray-HOMEMADE_1810
    - Camera fix
    - HW VideoDecoding fix

    omni-4.4.2-20131222-wingray-HOMEMADE_1449
    - Wifi fix

    omni-4.4.2-20131222-wingray-HOMEMADE
    - Initial version
    23
    Cooming soon to you Xoom: :eek:

    18
    I just checked some download stats and as I was surprised I'm sharing them with you guys.

    That are the stats for the january the 12th:
    xoom_20140112.png


    So around 1500 downloads just in one day. :)
    18
    I invested the last 3 days in getting audio running. Finally I have audio output on 5.1 :)

    Code:
    V/audio_hw_stingray(   96): adev_open ->
    E/audio_hw_stingray(   96): output (0, on 0)
    V/audio_hw_stingray(   96): adev_open -<
    V/audio_hw_stingray(   96): adev_init_check ->
    V/audio_hw_stingray(   96): adev_init_check -< ret: 0
    V/audio_hw_stingray(   96): adev_get_master_volume ->
    V/audio_hw_stingray(   96): adev_get_master_volume -< ret: 0 *volume: 0.466667
    V/audio_hw_stingray(   96): adev_get_master_mute -><
    V/audio_hw_stingray(   96): adev_set_master_volume -> 0.466667
    V/audio_hw_stingray(   96): adev_set_master_volume -< ret: 0
    V/audio_hw_stingray(   96): adev_set_master_mute -><
    V/audio_hw_stingray(   96): adev_open_output_stream ->
    V/audio_hw_stingray(   96): adev_open_output_stream -<
    V/audio_hw_stingray(   96): out_get_sample_rate ->< 44100
    V/audio_hw_stingray(   96): out_get_channels ->< AUDIO_CHANNEL_OUT_STEREO
    V/audio_hw_stingray(   96): out_get_format ->< AUDIO_FORMAT_PCM_16_BIT
    V/audio_hw_stingray(   96): out_get_format ->< AUDIO_FORMAT_PCM_16_BIT
    V/audio_hw_stingray(   96): out_get_channels ->< AUDIO_CHANNEL_OUT_STEREO
    V/audio_hw_stingray(   96): out_get_buffer_size ->< 4096
    V/audio_hw_stingray(   96): out_get_buffer_size ->< 4096
    V/audio_hw_stingray(   96): out_get_format ->< AUDIO_FORMAT_PCM_16_BIT
    V/audio_hw_stingray(   96): out_get_sample_rate ->< 44100
    V/audio_hw_stingray(   96): out_get_channels ->< AUDIO_CHANNEL_OUT_STEREO
    V/audio_hw_stingray(   96): out_get_latency ->< 0
    V/audio_hw_stingray(   96): out_get_latency ->< 0
    V/audio_hw_stingray(   96): out_standby ->
    V/audio_hw_stingray(   96): AudioStreamOutTegra::flush()
    V/audio_hw_stingray(   96): AudioStreamOutTegra::flush() returns
    V/audio_hw_stingray(   96): out_standby: after standby enable, output device 0 is off
    V/audio_hw_stingray(   96): adev_set_voice_volume ->< 0.000000
    V/audio_hw_stingray(   96): adev_open_input_stream ->
    V/audio_hw_stingray(   96): adev_open_input_stream -<
    V/audio_hw_stingray(   96): in_get_sample_rate -><
    V/audio_hw_stingray(   96): in_get_format -><
    V/audio_hw_stingray(   96): in_get_format -><
    V/audio_hw_stingray(   96): in_get_buffer_size -><
    V/audio_hw_stingray(   96): in_get_buffer_size -><
    V/audio_hw_stingray(   96): in_get_format -><
    V/audio_hw_stingray(   96): in_get_sample_rate -><
    V/audio_hw_stingray(   96): adev_close_input_stream -><
    V/audio_hw_stingray(   96): out_get_latency ->< 0
    V/audio_hw_stingray(   96): adev_set_mic_mute -><
    V/audio_hw_stingray(   96): adev_set_voice_volume ->< 0.800000
    V/audio_hw_stingray(   96): adev_set_mic_mute -><
    V/audio_hw_stingray(   96): out_get_latency ->< 0
    V/audio_hw_stingray(   96): out_get_latency ->< 0
    V/audio_hw_stingray(   96): out_get_latency ->< 0
    V/audio_hw_stingray(   96): out_get_next_write_timestamp ->< -EINVAL
    V/audio_hw_stingray(   96): out_write -> bytes: 4096
    V/audio_hw_stingray(   96): out_write: after standby enable, output device 0 is on
    V/audio_hw_stingray(   96): AudioStreamOutTegra::flush()
    V/audio_hw_stingray(   96): AudioStreamOutTegra::flush() returns
    V/audio_hw_stingray(   96): AudioStreamOutTegra::setNumBufs(4)
    V/audio_hw_stingray(   96): out_write -< bytes: 4096
    V/audio_hw_stingray(   96): out_get_next_write_timestamp ->< -EINVAL
    V/audio_hw_stingray(   96): out_write -> bytes: 4096
    V/audio_hw_stingray(   96): out_write -< bytes: 4096
    V/audio_hw_stingray(   96): out_get_next_write_timestamp ->< -EINVAL
    V/audio_hw_stingray(   96): out_write -> bytes: 4096
    V/audio_hw_stingray(   96): out_write -< bytes: 4096

    Next step audio input. I will ignore bt and hdmi output for the moment.