summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* selinux: allow to write the firmware files from recovery modeWolfgang Wiedmeyer2016-05-011-0/+7
| | | | | Change-Id: I061c9d67b171099a3c5cf21c5961e15a2bc114fc Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Merge branch 'cm-13.0' of ↵codeworkx2016-04-3076-844/+2481
|\ | | | | | | | | | | github.com:tilaksidduram/android_device_samsung_n7100 into HEAD Change-Id: I492f715515d6cf681a5f6d2bc59f6929f92b7b47
| * Some apps like PressureNet need this permission file to workJan M. Binder2016-04-171-0/+4
| |
| * n7100: libsensors: use SystemClock.elapsedRealtimeNanos() to set timestamp.tilaksidduram2016-04-171-0/+4
| |
| * n7100: libsensors: actually try enabling before checking if it workedtilaksidduram2016-04-131-12/+9
| |
| * n7100: libsensors: use CLOCK_BOOTTIME, not CLOCK_MONOTONICSimon Shields2016-04-131-1/+1
| | | | | | | | Change-Id: Ib3d5596e694ff553ed843cc7ff3525c73944ef6c
| * n7100: libsensors: don't floor accelerometer valueSimon Shields2016-04-131-1/+1
| | | | | | | | | | | | | | this is a leftover from t0, here it causes broken autorotate and slow response times on the lockscreen Change-Id: I30d682a65447d7f846d277ca4f9b63315b2ca526
| * n7100: update sensorstilaksidduram2016-04-024-9/+111
| | | | | | | | * trying to fix compass.
| * n7100: enable f2fs supporttilaksidduram2016-03-043-0/+9
| | | | | | | | credits to keepcalm444
| * n7100: fix selinux denialSimon Shields2016-02-191-0/+2
| | | | | | | | Change-Id: I3e8a8ca2e35cca22bdd248c1bfe9433f2d8285fb
| * Revert "n7100: Enable LZMA-compressed update packages"tilaksidduram2016-02-171-1/+0
| | | | | | | | This reverts commit e1c804a2955735b45a6a72664419c8b910929652.
| * n7100: Enable LZMA-compressed update packagestilaksidduram2016-02-171-0/+1
| | | | | | | | | | * this reduces ROM package size by approx 50MB * main commit in android_build repo
| * bacon: Disable doze and app standbytilaksidduram2016-02-171-2/+2
| | | | | | | | | | | | | | | | | | | | These are poor workarounds to a deeper issue in Android. Currently, these features interfere significantly with UX and apps' abilities to provide push notifications (e.g. Gmail does not receive emails in a timely manner), so it's better to have them disabled. added a framework and setting commit(by sultanxda) to allow users to disable doze power save mode on the go. Toggle switch is under developer options.
| * n7100: mqanelements should actually be 4Simon Shields2016-02-161-1/+0
| | | | | | | | | | | | fixes manual network selection Change-Id: I516917a816a202020d41b8621d7ea07464c73f1f
| * Revert "n7100: add Snap camera app" - Move to smdk common treetilaksidduram2016-02-152-32/+1
| | | | | | | | This reverts commit 33be51214fdc66f10a8b59bc120b3e4d8c83da87.
| * n7100: move macloader and tinyplay sepolicy up to -common [2/2]Simon Shields2016-02-154-19/+0
| | | | | | | | Change-Id: I874a9f2f6590755e5815e18bcdc5d1e0cdac4523
| * n7100: enable call recordingtilaksidduram2016-02-121-0/+16
| | | | | | | | moved to vendor/cm - <bool name="call_recording_enabled">true</bool>
| * n7100: allow system_server access to mdnie sysfsSimon Shields2016-02-121-0/+3
| | | | | | | | | | | | needed for any mdnie stuff that ends up in cmhw Change-Id: I6efe58e295cae59f074abc4a1fd64258fb5d8188
| * Bring back "n7100: set mQANelements through property"tilaksidduram2016-02-081-0/+1
| | | | | | | | This reverts commit 0e9b644abbaf2040615c78761f686ef8d39ee5ba.
| * n7100: build busyboxtilaksidduram2016-01-271-0/+4
| |
| * n7100: add Snap camera apptilaksidduram2016-01-202-1/+32
| |
| * n7100: add HardWare keys overlaytilaksidduram2016-01-071-0/+3
| |
| * n7100: use samsung power haltilaksidduram2015-12-281-0/+3
| | | | | | | | credits to raymanfx
| * n7100: ril-wrapper: fake GET_RADIO_CAPABILITY responseSimon Shields2015-12-281-0/+13
| | | | | | | | | | | | Samsung's RIL doesn't support this, but doesn't error on it either. Change-Id: I5a470c55fecf85183e9c7b4b37aef3b3cbffaf90
| * n7100: clean up radio access familiestilaksidduram2015-12-281-1/+1
| |
| * n7100: update proprietary filestilaksidduram2015-12-281-1/+1
| |
| * n7100: more gps updatestilaksidduram2015-12-241-16/+0
| |
| * n7100: add GPS interposition librarytilaksidduram2015-12-241-1/+1
| |
| * n7100: enable dlmallocSimon Shields2015-12-231-0/+3
| | | | | | | | Change-Id: I492e1974e0e1a1c0e70467e30190908909b60451
| * n7100: use synchronous setsurfaceSimon Shields2015-12-231-0/+3
| | | | | | | | Change-Id: I715cbce3f4387bb557a9ddd2ec23deebc1b1d7ec
| * n7100: selinux fixes for gpsdtilaksidduram2015-12-231-8/+0
| |
| * GPS "hacks" from MantaDmitry Grinberg2015-12-223-2/+236
| |
| * n7100: some more GPS fixestilaksidduram2015-12-225-5/+1899
| |
| * Revert "n7100: ril-wrapper: fake GET_RADIO_CAPABILITY response"tilaksidduram2015-12-221-13/+0
| | | | | | | | This reverts commit 0e7e0240eb089f9c8c5e65b61ea625861e37d56f.
| * Revert "n7100: set mQANelements through property"tilaksidduram2015-12-221-1/+0
| | | | | | | | This reverts commit c44906d64a221421c303e36e1571f373984ef53a.
| * n7100: Bring in Selinux for Mtilaksidduram2015-12-2227-0/+295
| | | | | | | | | | | | * commits picked up from the i9300 device repo and made a few changes for n7100 credits to keepcalm444
| * n7100: set mQANelements through propertytilaksidduram2015-12-211-0/+1
| |
| * n7100: ril-wrapper: fake GET_RADIO_CAPABILITY responseSimon Shields2015-12-211-0/+13
| | | | | | | | | | | | Samsung's RIL doesn't support this, but doesn't error on it either. Change-Id: I5a470c55fecf85183e9c7b4b37aef3b3cbffaf90
| * n7100: more GPS updatestilaksidduram2015-12-214-1906/+30
| | | | | | | | | | | | | | | | | | | | | | * picked up the fixes from the i9300 device tree. referenced the below commits * i9300: GPS modifications for use of Groupers PIE blobs [1/2] - 68ff6eba8345e3ac7c6d007fc5db720e664a5bee * i9300: Grouper blobs update for init - ddce304caa0d9e7b7d2858f409fc99252737c3e1 * i9300: use sh to run gps_daemon and fix config location - 0f6eaf519939d51b7d2c3018047b1bcabc73fa06 all credits to keepcalm444
| * n7100: GPS updatestilaksidduram2015-12-114-54/+85
| | | | | | | | credits to Ivan Meler
| * n7100: fix fstab againtilaksidduram2015-12-061-2/+3
| |
| * Revert "n7100: added SamsungExynos4RIL to the device"tilaksidduram2015-12-062-479/+1
| | | | | | | | | | | | This reverts commit 41701ea291c5586ec426650ecd6ff09ae1cd5d3a. reverting this commit as its already tracked in hardware_samsung
| * n7100: disable ashmem tracking in parcels.tilaksidduram2015-12-061-0/+1
| |
| * n7100: enabled stk overlaytilaksidduram2015-12-031-2/+2
| |
| * n7100: Remove density from PRODUCT_AAPT_CONFIGtilaksidduram2015-12-021-5/+2
| |
| * n7100: update fstab againtilaksidduram2015-12-021-1/+1
| |
| * n7100: make ril worktilaksidduram2015-12-025-2/+101
| | | | | | | | | | use ril-wrapper to stop libsec-ril from crashing (based off dmitry-ril for the Nexus S)
| * Shim library for missing symbols in Samsung blobsArne Coucheron2015-12-024-0/+54
| | | | | | | | Change-Id: Id8caf67ee8d544fc1fab0fb8b9d13b1f2cb07204
| * n7100: set radio access familiestilaksidduram2015-12-021-0/+7
| |
| * n7100: temporarily remove sepolicytilaksidduram2015-11-2626-184/+0
| |