summaryrefslogtreecommitdiff
path: root/libs/androidfw/include
AgeCommit message (Expand)Author
2020-12-08Revert^2 "Cache resolved theme values"Ryan Mitchell
2020-12-08Revert^2 "libandroidfw hardening for IncFs"Ryan Mitchell
2020-10-14Remove malloc/free for inline overlay valuesRyan Mitchell
2020-10-14OMS: Add config_signature policy handlingZoran Jovanovic
2020-09-17Merge "Make configs differing only in density siblings"Treehugger Robot
2020-09-17Make configs differing only in density siblingsRyan Mitchell
2020-06-23Merge "libafw: Use std::free explicitly for overlays" into rvc-dev am: 5dc36b...TreeHugger Robot
2020-06-22libafw: Use std::free explicitly for overlaysRyan Mitchell
2020-06-05Merge "Add policies and enforce overlayable to header" into rvc-dev am: 2201f...Ryan Mitchell
2020-06-01Add policies and enforce overlayable to headerRyan Mitchell
2020-04-13Merge "Fail install when resources.arsc is compressed" into rvc-dev am: b8a61...Ryan Mitchell
2020-04-13Merge "Fail install when resources.arsc is compressed" into rvc-devRyan Mitchell
2020-04-10Merge changes from topic "invalidate_idmap" into rvc-dev am: 6cb79cdfb7Ryan Mitchell
2020-04-09Fail install when resources.arsc is compressedRyan Mitchell
2020-04-07Invalidate idmap when target updatesRyan Mitchell
2020-03-27Merge changes If7ea17d5,If6364fd6 into rvc-dev am: 8275fb7d66Ryan Mitchell
2020-03-23Assigned package ids to overlays lastRyan Mitchell
2020-03-23Revert "Assign shared libraries stable package ids"Ryan Mitchell
2020-03-20Merge changes from topic "res_loader_dir" into rvc-dev am: b0544a733cRyan Mitchell
2020-03-19Move AssetsProvider to native layerRyan Mitchell
2020-03-19Add ResourcesProvider.loadFromDirectoryRyan Mitchell
2020-03-19Refactor ApkAsset loading APIsRyan Mitchell
2020-03-17Merge "Fix bugprone-copy-constructor-init warnings" am: 4dc2f8f773 am: 871589...Automerger Merge Worker
2020-03-10Fix bugprone-copy-constructor-init warningsChih-Hung Hsieh
2020-02-26Actor signature overlayable policyWinson
2020-02-26Refactor overlayable policyWinson
2020-01-10Assign shared libraries stable package idsRyan Mitchell
2019-12-20Merge "Add tests for layout overlaying"TreeHugger Robot
2019-12-19idmap2: add debug information to idmap file formatMårten Kongstad
2019-12-12Add tests for layout overlayingRyan Mitchell
2019-11-25[DisplayEventDispatcher] Kick DisplayEventDispatcher out of libandroidfw.Alec Mouri
2019-11-21Overlayable actor enforcementWinson
2019-11-13Do not look for R.class of overlaysRyan Mitchell
2019-10-17Allow for RRO internal referencingRyan Mitchell
2019-10-17Idmap format changes for bidirectional lookupRyan Mitchell
2019-10-11Merge "Add ResourceLoader API with .apk and .arsc support"Winson Chiu
2019-10-10Add ResourceLoader API with .apk and .arsc supportWinson
2019-10-04Parse <overlay> and abstract resource mappingRyan Mitchell
2019-09-26Merge changes from topic "system_ext"Jeongik Cha
2019-09-26Enable CTS verification of overlayable APIRyan Mitchell
2019-09-23Consider overlay in system_ext as system'sJeongik Cha
2019-07-10Consider overlay in system_ext as system'sJeongik Cha
2019-06-14Merge "Suppress compressed rersources.arsc on host"TreeHugger Robot
2019-06-13Suppress compressed rersources.arsc on hostRyan Mitchell
2019-06-07DisplayEventDispatcher: use eConfigChangedDispatchAdy Abraham
2019-04-24Merge "Add support for /oem/overlay" into qt-devTreeHugger Robot
2019-04-17Add odm and oem policiesRyan Mitchell
2019-04-09Add support for /oem/overlayMårten Kongstad
2019-04-02Add support for /odm/overlayMårten Kongstad
2019-03-29Fix AssetManager2 isUpToDate checkWinson