summaryrefslogtreecommitdiff
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* ROMControl: Make a privileged applicationBrandon McAnsh2014-01-311-0/+1
| | | | | Change-Id: I5d0304a5de617948ff41a145ff1bf3fbfcd9e89a Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
* RC: Add Installer Persistence backTom Marshall2013-12-221-1/+3
| | | | | | | Depends on http://gerrit.aokp.co/#/c/14137/ and http://gerrit.aokp.co/#/c/14167/ Change-Id: I0681c67f53271ec412c440a7ab5c38bb98e728e9 Signed-off-by: Rohan Mathur <rohanmathur34@gmail.com>
* Unembed mGerrit from ROMControlJBirdVegas2013-10-061-18/+0
| | | | | | | | | Completely separate mGerrit from ROMControl. If mGerrit is not installed fallover to PlayStore installation of mGerrit. Patch Set 2: Fix duplicate intent launching Change-Id: Ie19ca595026fcdbb2cfd8dacc5e553b058b1a8c1
* Update mgerrit activitiesDirk Rettschlag2013-09-191-0/+5
| | | | | | | | | | | | | | Update progaurd to keep classes used by reflection Patch Set 2: include android-support-v4 library in Android.mk Patch Set 3: Don't include authority in ROMControl manifest as it causes INSTALL_FAILED_CONFLICTING_PROVIDER if users installs the market edition alongside the embedded version (Still works as as expected because authority is handled directly by mGerrit) Change-Id: Ief2a65de4cb54a8554c73dddeec2b5916018dfb3 Signed-off-by: Dirk Rettschlag <dirk.rettschlag@gmail.com>
* add missing gson libraryDirk Rettschlag2013-09-161-0/+2
| | | | | | | | Signed-off-by: Dirk Rettschlag <dirk.rettschlag@gmail.com> brarya Change-Id: I37d8245680c6a1fd38fe2574e1427e4526c00f0e
* RC: Fix includes for prebuilt static libs in Android.mkbmc08gt2013-05-131-1/+1
| | | | | | | Patch Set 2: Remove unnecessary dependency Change-Id: Id88602d1e42d73d56c620eed94d82d13fe00693f Signed-off-by: bmc08gt <bmc08gt.teamb00sted@gmail.com>
* Utilize AOSP's new Volley http caching libraryJBirdVegas2013-05-131-0/+2
| | | | | | | | | | | | | In order to maintain both the standalone app and the inline app building I was forced to use another image caching library. Since Volley is being announced at #IO13 this week it seems the perfect fit. The library is slightly more complex and doesn't provide some things like a default image while downloading but it is very fast. This commit just points to the new library allowing inline building. Change-Id: Ie7882521f68f04a1b30f415a164a31178c2ea738
* Change gerrit Preference onClick from Browser link to apkJBirdVegas2013-04-181-0/+10
| | | | | | | | | | Patch Set 2: fix build Patch Set 3: keep com.fima in progaurd Patch Set 4: whitespace removal Patch Set 5: add no history flag to launch intent Patch Set 6: revert Patch Set 5... bad idea. Change-Id: I8e35d8fc91913ca6457e164bc2ffad9c0163069d
* Navbar Widgets (2 of 2)Zaphod2012-10-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | This is a new UI for ROMControl using a ViewPager to swipe through previews. ROMControl portion TODO: - fix pager saving and getting heights - instantiate NavBarWidgets - connect pager to outer class properly - cleanup Patch 7: add images for HDPI / rebase Patch 8: Mostly working now todo: Not getting a perfect refresh when coming back from picking widgets, but$ Images could use work. Change-Id: Ice27bd54ddc76b966c4e8ba20153a4e62acdcb0e Signed-off-by: Zaphod <mwilson@acesappraisal.com>
* Add Performance Settings to ROMControlxoomdev2012-08-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | This commit readds: Fast Charge support Minfree Settings Voltage Settings CPUSettings Patch set 2: White space fixes... Patch set 3: rebase Patch set 4: REBASE Patch set 5: One little whitespace.... O.o Patch set 6: removed voltage bits from OtherSettings Patch set 7: Fixup a bit in the CPUSettings for the curcpu thread Patch set 8: rebase Patch set 9: More obvious voltage control strings, a little better layout on voltage control, fixed up to ICS text color, bring back some stuff that was lost in the last rebase. Patch set 10: rebased Patch set 11: changed roman > aokp in BootService I probably broke everything.. #blamexoomdev Change-Id: I3ab73775937467e4ba03b39a5d1d21a93c9a7870
* initial commitRoman Birg2011-12-121-0/+14