Vojtech Bocek
bf478368f7
Fix typo when looking for TWRP in trampoline_encmnt
2015-03-03 19:39:11 +01:00
Vojtech Bocek
af38281329
Allow device to define a script to copy extra files for encryption
2015-03-03 19:38:28 +01:00
Vojtech Bocek
f0e8d02785
Check also for "forceencrypt=" flag when looking for encryption footer
2015-03-03 19:37:53 +01:00
Vojtech Bocek
fcbcc5263e
Fix drawing of circles on RGB565 pixel format
2015-03-03 19:37:11 +01:00
Vojtech Bocek
ab9ba11467
Move brightness setting to framebuffer.c
2015-03-03 19:36:14 +01:00
Vojtech Bocek
def8ef3ac4
Implement TW_SCREEN_BLANK_ON_BOOT
2015-03-03 19:35:08 +01:00
Vojtech Bocek
1f64cb6ad3
Add xxhdpi resolution option
2015-03-03 19:33:25 +01:00
Vojtech Bocek
ed2860ee3b
Initialize /vendor and mount /firmware for trampoline_encmnt
2015-03-03 19:31:43 +01:00
Vojtech Bocek
e835b7173d
Support adb with functionfs
2015-03-03 19:30:36 +01:00
Vojtech Bocek
f7f91aaa3b
Backport "ueventd: UEVENT_MSG_LEN changed to 2048" to devices.c
...
* ...from 1048 in compliance with the BUFFER_LEN in the kobject_uevent in kernel.
Commit: c603720aed304fdd36a5815f81eb22bd4d9968b7
2015-03-03 19:28:50 +01:00
Vojtech Bocek
d220c03f44
Backport "HACK: use /firmware/image as a 3rd choice" to devices.c
...
Commmit: 029d44e6aef334d2f0f03cbc9a5609cddc1b23e3
2015-03-03 19:25:39 +01:00
Vojtech Bocek
82eaf67986
Use static allocation to store connected dots in encryption pattern
2015-03-03 02:08:02 +01:00
Vojtech Bocek
aadd9c3e3b
Support device encryption with gesture pattern
2015-03-03 01:22:21 +01:00
Vojtech Bocek
e75092e73b
Support device encryption with passphrase
2015-03-02 20:58:39 +01:00
Vojtech Bocek
87cfd90c01
Support device encryption with PIN
2015-03-01 22:30:53 +01:00
Vojtech Bocek
34b206a730
[t17] Support device encryption with default password
2015-03-01 19:43:46 +01:00
Vojtech Bocek
da7f743d6b
Merge remote-tracking branch 'origin/master' into encryption
2015-02-27 14:59:07 +01:00
Vojtech Bocek
959b76d08a
Move bootimg injecting to the lib, trampoline now has --inject=boot.img
2015-02-26 15:30:18 +01:00
Vojtech Bocek
1887f526e7
Initial work on keyboard widget
2015-02-26 14:04:06 +01:00
Vojtěch Boček
89b42caeae
Merge pull request #46 from Davideddu/lowres
...
Add lower res MultiROM logos for .6 and .8 DPI_MUL
2015-02-21 19:18:33 +01:00
Davide Depau
ce5986461c
add lower res MultiROM logos for .6 and .8 DPI_MUL
...
Change-Id: Ibcf0cb6536173c06ebf6a5b349982345ba1d759b
2015-02-21 18:55:09 +01:00
Vojtech Bocek
9d97d0223a
Start implementing keyboard
2015-02-19 13:45:18 +01:00
Vojtech Bocek
f061757b01
Add pw_ui files
2015-02-19 12:57:13 +01:00
Vojtech Bocek
4f48c4bd80
Debugging stuff, copy libs to the ZIP, misc
2015-02-19 12:54:41 +01:00
Vojtech Bocek
534f92078d
Use also ctime_nsec when checking if /dev/block/ has changed
2015-02-19 12:52:36 +01:00
Vojtech Bocek
14afb81a87
Add fstab partition even if the device symlink doesn't exist yet
...
* This means we can later wait for it
2015-02-19 12:48:47 +01:00
Vojtech Bocek
7db8f34697
Move drawing, input and utils code into separate library
2015-02-16 21:01:06 +01:00
Vojtech Bocek
2449b5b27e
Add trampoline_encmnt
2015-02-15 21:11:22 +01:00
Vojtech Bocek
3bc4f1511f
[t16] Fix crash in fallback mounting code in trampoline
2015-02-13 17:21:48 +01:00
Vojtech Bocek
c31bc3cc8b
Create .layout_version with '3' for Lollipop ROMs
2015-02-08 20:12:59 +01:00
Vojtech Bocek
b08a83e0e0
Print error when multirom crashes
2015-02-08 18:46:57 +01:00
Vojtech Bocek
33b44d71aa
[m31][t15] Add support for multiple entries per path in fstab
2015-02-08 18:45:32 +01:00
Vojtech Bocek
ed83e28539
Update adb
2015-02-08 18:13:35 +01:00
Vojtech Bocek
79ac32ec51
Enable using different pixel format for recovery and multirom
2015-01-14 13:45:04 +01:00
Vojtech Bocek
8d7982d4be
Restore build with qcom overlay in 5.0 tree
2015-01-14 11:15:45 +01:00
Vojtech Bocek
0ccb204e90
Set is_second_boot also if mrom_kexecd=1 is present in /proc/cmdline
2015-01-14 11:15:13 +01:00
Vojtech Bocek
1199939436
Merge branch 'master' of github.com:Tasssadar/multirom
2015-01-05 00:34:26 +01:00
Vojtech Bocek
e0c48a1132
Restore build in 5.0 tree
2015-01-05 00:34:10 +01:00
Vojtech Bocek
e7a7a7274f
Support interlaced PNGs
2015-01-05 00:12:26 +01:00
Vojtěch Boček
0bb924cc01
Merge pull request #38 from invisiblek/brightness
...
multirom: add support for setting a default brightness for a device
2015-01-04 19:34:00 +01:00
Dan Pasanen
4ca2667caf
multirom: add support for setting a default brightness for a device
...
* Some devices don't do well at 40. Allow for a device maintainer to
specify a default brightness.
Change-Id: Id76eb3d12313cbb81418b0dbc07e65f4a2cb3328
2015-01-03 14:51:28 -06:00
Vojtech Bocek
7b7834a9f6
Write fstab for fw_mounter as version 2
2014-11-21 15:58:58 +01:00
Vojtech Bocek
3c507c89d5
[m30] Bump version
2014-11-21 15:33:48 +01:00
Vojtech Bocek
aa2f670576
Fix klog saving and text size on emergency reboot screen
2014-11-21 15:25:20 +01:00
Vojtech Bocek
f311d1de2d
Assume fstab version 2 by default
2014-11-21 15:25:01 +01:00
Vojtech Bocek
1554eb7b1d
[m29] Bump version number
2014-10-22 00:26:32 +02:00
Vojtech Bocek
e239ab5811
Bind mount /realdata to /data for rom quirks to work properly
2014-10-21 20:08:35 +02:00
Vojtech Bocek
74ecf0bbf2
Set .layout_version to 2 only if it is lower
2014-10-21 19:55:46 +02:00
Vojtech Bocek
d6fa2885ea
Merge branch 'master' of github.com:Tasssadar/multirom
2014-10-05 19:03:21 +02:00
Vojtech Bocek
0c26d5fd2d
Add device hook to allow incomplete fstab file
2014-10-05 19:02:29 +02:00