Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge changes from upstream. #10

Open
wants to merge 21 commits into
base: own-n
Choose a base branch
from
Open

Merge changes from upstream. #10

wants to merge 21 commits into from

Commits on Jul 19, 2017

  1. repopick: Add 'reset' option

    In case of conflict, reset to initial state by aborting the cherry-pick,
    leaving the working directory clean
    
    Change-Id: I2353b92254b67ea49835bc88b6fc9bc3910b5107
    harryyoud authored and BadDaemon committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    1c9c5a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2017

  1. charger: Fix small battery capacity font

    * Load the correct font to display the capacity in appropriate size
    * Fall back to gr_sys_font() in case it can't be loaded
    
    Change-Id: I7a05be70da3b8f0cf2895e844dfc29d66d5dbab1
    BadDaemon authored and ciwrl committed Jul 22, 2017
    Configuration menu
    Copy the full SHA
    ea82b9f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. sensitive_pn: Include France DOM (Overseas regions) codes

    France has 7 MCC codes, but only include the 2 DOM (Overseas regions) codes here.
    * Metropolitan France: 208
    * Guadeloupe, Martinique, Guyane: 340
    * La Réunion, Mayotte, TAAF (French Southern and Antarctic Lands): 647
    
    The 4 others MCC codes aren't covered by those number as stated on their website.
    * Saint-Pierre-et-Miquelon: 308
    * Wallis-et-Futuba: 543
    * Nouvelle-Calédonie: 546
    * Polynésie française: 547
    
    See:
    * http://www.solidaritefemmes.org/appeler-le-3919
    * http://www.allo119.gouv.fr/
    
    Change-Id: If13e2c2cfa669b76178182f9aa2d0f19772a45a3
    julroy67 authored and harryyoud committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    8146415 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. apns: correct the mvno_match_data for MasMovil Spain

    * fixes the broken auto-detection for MasMovil Spain
    
    Change-Id: I6fadeb3703e78d6ba6b2fe9420b9a45cd1f78de1
    Bauuuuu authored and invisiblek committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    7dff2f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. overlay: Enable “Panic Detection” mode

     * Change Ibf1370ff3cb539a9a54002a8704922744a3ca5d7 on fw/base
       added support for a security feature. This feature listens
       for multiple back button presses in succession and then
       returns the user to their home screen.
    
    Change-Id: I5a386782ae2dcb0898491e1af48a73d6fb74a181
    bgcngm authored and invisiblek committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    fc30f6b View commit details
    Browse the repository at this point in the history
  2. vendor: cm: sepolicy: Allow rw-access to system_app_data_file

    * Fixes Settings->User->(Crop|Take) Picture
    
    Change-Id: I8e9d2a968e0fc566dfce3019554bf1c7e0557842
    BadDaemon authored and invisiblek committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    ee8db8f View commit details
    Browse the repository at this point in the history
  3. Revert "vendor: cm: sepolicy: Allow rw-access to system_app_data_file"

    This reverts commit ee8db8f.
    
    Change-Id: Ib1ad23043f358ec09ea9133452d4ad9b6fe0edfc
    BadDaemon committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    cc0d29e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. sensitive_pn: add EU 116 Numbers

    116006 - Victims of crime
    116111 - Child Helplines
    116123 - Emotional support helpline
    
    overview: https://ec.europa.eu/digital-single-market/en/116-helplines
    per country: https://ec.europa.eu/digital-single-market/en/116-your-country
    
    Change-Id: I7f7eccd3dc743a164e219152f26feda17cfb1b75
    jumoog committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    54afae5 View commit details
    Browse the repository at this point in the history
  2. templates: Remove empty cat << EOF

    Change-Id: I68388202f42b7522f3fd3965d4ce518c142e7ce3
    mikeNG committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    3237895 View commit details
    Browse the repository at this point in the history
  3. config: Set some default TWRP flags

    When WITH_TWRP=true is set:
    * Set recovery variant to TWRP, it should be synced
      under bootable/recovery-twrp in Lineage
    * Exclude SuperSU, we have our own su solution
    
    Change-Id: I5e5e6f2b42282c4666cdc013405a1488a9c6341d
    mikeNG committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    beb05c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2017

  1. extract_utils: Fix cleanup variables assigment

    The current assignment is wrong, we cleanup the files when we tell
    not to do so.
    
    Change-Id: I73a9a17f5ebae6f2dbdc3d6d9aaa28cd75fb4f87
    Gabriele M committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    b6effb3 View commit details
    Browse the repository at this point in the history
  2. Revert "Revert "vendor: cm: sepolicy: Allow rw-access to system_app_d…

    …ata_file""
    
    This reverts commit cc0d29e.
    
    Change-Id: Ie4e1a693600627feddd0984795d0be68a34f2585
    mikeNG authored and arco committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    2168b71 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2017

  1. build: Update smali and baksmali to 2.2.1

    Change-Id: I5a8d195ef3b67c5ccee4e34f4ec294a880c7a083
    Rashed97 committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    675d959 View commit details
    Browse the repository at this point in the history
  2. extract_files: Add support for specifying blob sections

    Sometimes the need arises to update one specific subset of blobs
    while holding others steady. Introduce a way to specify the "section"
    of blobs to update (obviously requires the proprietary-files to be
    properly split up first)
    
    Requires additional changes in device tree extract_files.sh to support
    passing the additional arguments
    
    Change-Id: I98feab56f8bfade2818b1b5264e019440d4c57c5
    Rashed97 committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    855fbdd View commit details
    Browse the repository at this point in the history
  3. extract_files: Add support for paths without system/

    Sometime blob directories are contained in dirs not named system
    (ex. extracting blobs from another vendor dir) so check if the file
    exists without system/ before appending "system/" to filenames.
    
    Change-Id: I4ba946e178260b4f4804b1ac4422645e3085c665
    Rashed97 committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    8b87b09 View commit details
    Browse the repository at this point in the history
  4. templates: Update to show usage for new extract_files features

    * Allows extracting only a specific section from proprietary-files.txt
    * Defaults to not cleaning vendor folder before extraction
    * Adds script options rather than depending on apredefined order
    
    Change-Id: I74cd3bf4a1f652232c97c78d6164f0730599c1a7
    Rashed97 committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    58ce825 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. qcom: Allow setting custom audio, display, and media HALs

    Currently, using project-set-path is blocking us from overriding the pathmap
    for the audio, display, and media HALs, so set them with set-device-specific-path
    to allow overriding the HALs with USE_DEVICE_SPECIFIC_* and DEVICE_SPECIFIC_*_PATH
    
    Change-Id: Iee3723cf251d0f485a77a17fd61cb62178833582
    Rashed97 committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    deed26f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. Add WOM Internet/MMS (CL) apn

    Change-Id: I2a3e39ff76f78c9ad37fb2f36b9d40b7b5bf6a4d
    xkeitamon authored and ciwrl committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    36dcbd4 View commit details
    Browse the repository at this point in the history
  2. Fix extract_utils when not using blob sections

    "$3" evaluates as "" when $3 is empty, and so $# is still 3
    When $3 is empty, do not use it
    
    Change-Id: I87df7dd8ed23cac3d4cff16dce0996bbe0a3e6cc
    harryyoud committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    9c5d129 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. Add Correios Celular (BR) APN

    Change-Id: I34b2aa557fc0532194423b1c04b6469ad4ead2ec
    Xinayder authored and ciwrl committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    3af5191 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'cm-14.1' of https://github.com/LineageOS/android_vendor_cm

     into own-n
    
    Signed-off-by: Hassan Sardar <hassansardar08@live.com>
    HassanSardar committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    96140c4 View commit details
    Browse the repository at this point in the history