aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix compile for AICPHEADkitkatZips2014-06-283-52/+1
| | | | Change-Id: Ic1499c93731dc7e47099c8476a8c5a26849aa1cc
* duplicated, cm resources are in separated filesFranco Rapetti2014-06-191-18/+0
| | | look at cm_arrays.xml
* releasetools: Format /preload as ext4Tano Abeleyra2014-06-171-2/+1
| | | | janice is not using /preload as swap anymore. Therefore, we format it as /ext4 to avoid bootloops.
* Move storage_list.xml to commonRobert Rozic2014-06-154-8/+57
| | | | | +Since janice is not using swap on preload move preload mkdir to common init +Some tiny organisations
* Move SELinux to commonRobert Rozic2014-06-1512-2/+100
| | | | @Paul-L
* Remove CMDLINE from u8500-commonPablo Lunarenko2014-06-142-1/+20
| | | | | | | | | | CMDLINE is not passed to the kernel here, at all, goodbye. Also, we don't have bootloader, why not just put the only two valid reboot arguments? And a reminder, delete the CFLAG DRECOVERY_CANT_USE_CONFIG_EXT4_FS_XATTR when SELinux is implemented anywhere else. Change-Id: I6bcb4f7f0119213b5971e95eae5f1828c750343d
* Merge pull request #21 from akfaew/cm-11.0Robert Rozic2014-06-132-0/+7
|\ | | | | create libhead.so symlink in releasetools.py
| * create libhead.so symlink in releasetools.pyMichal Mazurek2014-06-122-0/+7
| |
* | boardcommonconfig: add f2fs support for recoveryZhao Wei Liew2014-06-111-0/+1
| | | | | | | | Change-Id: If859ae97deac85a9ce039703fe189f772a03f47f
* | Merge pull request #20 from akfaew/cm-11.0Franco Rapetti2014-06-111-9/+0
|\| | | | | remove libhead symlink from init.u8500.rc
| * remove libhead symlink from init.u8500.rcMichal Mazurek2014-06-111-9/+0
|/
* add f2fs toolsZhao Wei Liew2014-06-081-1/+8
| | | | Change-Id: I92027905b5eb4f87a815d2ff7666a1eca7231999
* enable debugging on p2p_supplicantFranco Rapetti2014-06-071-1/+2
| | | | | enabled strace output on /data/p2p.strace and redirected debug messages to logcat with logwrapper
* clean camera workaroundFranco Rapetti2014-06-073-23/+12
|
* camera: symlink libjhead to match the edited camera blobDiego Porto2014-06-073-0/+20
|
* init: Add back power up/down interfaceTano Abeleyra2014-06-061-0/+6
| | | Without this bluetooth can't be enabled
* Remove mound and swap lines from common initRobert Rozic2014-06-061-3/+0
| | | For some reason ${ro.hardware} is not replaced with property
* Move more lines to common initRobert Rozic2014-06-053-1/+112
| | | | | ${ro.hardware} will be replaced with system property for device ( etc. samsungcodina,samsungjanice... ) +Make common usb init
* U8500 common init fileRobert Rozic2014-06-033-0/+570
| | | | +Move audio_policy.conf to common
* Merge pull request #19 from jereksel/patch-1Tano Abeleyra2014-05-291-0/+1
|\ | | | | We don't have separate recovery partition
| * We don't have separate recovery partitionAndrzej Ressel2014-05-291-0/+1
|/
* Try to fix AGPSRobert Rozic2014-05-201-0/+18
|
* set ANDROID_P2P flagFranco Rapetti2014-05-191-0/+1
|
* Revert "update supplicant config and add overlays"Robert Rozic2014-05-194-10/+11
| | | | This reverts commit a27bd2698ebf755a232e4c8257709d413965e701.
* CM Performance profiles 1/2Franco Rapetti2014-05-181-0/+4
|
* update supplicant config and add overlaysFranco Rapett2014-05-174-11/+10
|
* Remove default set things in overlayRobert Rozic2014-05-141-64/+17
| | | | This things are default set on CM config.xml There is no need to duplicate them
* Add "dalvik.vm.dexopt-data-only" to commonRobert Rozic2014-05-141-0/+1
| | | It is reducing in-app ( in-game ) lags
* graphics: Bring it up-to-datet4n0172014-05-101-144/+68
| | | | Change-Id: Ib167728aaf99dbb510b99b44f38f7ec5f8e11957
* Fix build errorst4n0172014-05-093-2/+212
| | | | Change-Id: I7074eea6bc040e381e8f108beaa02befd27fa1c0
* Unnecesary backslashRobert Rozic2014-05-081-1/+1
|
* Compile libnetcmdiface (again)Robert Rozic2014-05-081-0/+2
|
* Enable use of FFMPEG codecs for extended formatsRobert Rozic2014-05-083-2/+22
| | | | -delete leftovers
* Use new U8500 opensource organisationRobert Rozic2014-05-08288-113953/+3
| | | | | | | | -Opensource stuff moved to https://github.com/TeamCanjica/android_hardware_u8500 -RIL moved to main folder -wpa and p2p supplicant overlay are included with https://github.com/CyanogenMod/android_hardware_broadcom_wlan/blob/cm-11.0/bcmdhd/config/config-bcm.mk (https://github.com/TeamCanjica/android_device_samsung_u8500-common/blob/cm-11.0/common.mk#L48)
* Organising and cleaningRobert Rozic2014-05-035-1254/+9
| | | | | | | | | | -Move RIL to opensource folder -Remove test RIL -Remove double wallpaper lines ( https://github.com/CyanogenMod/android_vendor_cm/blob/cm-11.0/config/common_full.mk#L14 ) -CMAccount is defined here - https://github.com/CyanogenMod/android_vendor_cm/blob/cm-11.0/config/common.mk#L148
* Configure dalvik VM for 768MB RAMRobert Rozic2014-04-281-6/+8
|
* Merge pull request #17 from Alberto97/cm-11.0zwliew2014-04-261-27/+9
|\ | | | | recovery_keys: update for CWM API changes
| * recovery_keys: update for CWM API changesAlberto972014-04-261-27/+9
|/ | | | | | | | CWM's eliminating device_toggle_display() and ui_get_showing_back_button() (see http://review.cyanogenmod.org/62724). Remove these in our recovery_ui.c. Signed-off-by: Alberto97 <albertop2197@gmail.com>
* Fix wrong voltage showingRobert Rozic2014-04-251-1/+1
|
* Remove StorageSwap scriptRobert Rozic2014-04-152-49/+4
| | | | | Since we fixed swapping storage in app, we don't need this script anymore :)
* Merge pull request #14 from iiD4x/patch-1Robert Rozic2014-04-151-1/+1
|\ | | | | Fix typo
| * Fix typoiiD4x2014-04-151-1/+1
|/
* Add swap storage to commonRobert Rozic2014-04-133-14/+48
|
* Build NovaThor SettingsRobert Rozic2014-04-131-0/+4
|
* Fix mobile data for various providersRobert Rozic2014-04-0410-0/+250
| | | | | | | | | | | | | Provider: BT Provider: Telecable Provider: Simyo Provider: Mobil R Provider: Fonyou Provider: Jazztel Provider: DigiMobil Provider: Barablu Provider: Eroski Provider: LycaMobile
* Fix mobile data for Ono usersRobert Rozic2014-03-291-0/+25
|
* Dont compile powerRobert Rozic2014-03-281-1/+0
| | | It is only spamming logcat and it is almost ( or fully ) useless
* This line is uselessRobert Rozic2014-03-281-1/+0
|
* Disable frandomRobert Rozic2014-03-271-2/+2
|
* change frandom locationRobert Rozic2014-03-232-1/+1
|