XpLoDWilD | a855f6e | 2013-08-24 15:45:34 +0200 | [diff] [blame] | 1 | # Additional apps |
| 2 | PRODUCT_PACKAGES += \ |
David Gasaway | 3144ea1 | 2014-01-11 18:45:55 -1000 | [diff] [blame] | 3 | MonthCalendarWidget \ |
maxwen | 99e3398 | 2014-01-30 22:12:45 +0100 | [diff] [blame] | 4 | OpenDelta \ |
Menno van Grinsven | 15641fd | 2015-11-28 22:26:01 +0100 | [diff] [blame] | 5 | OmniSwitch \ |
maxwen | aabe281 | 2015-12-24 17:08:20 +0100 | [diff] [blame] | 6 | Chromium \ |
maxwen | 2409352 | 2016-02-14 16:38:29 +0100 | [diff] [blame] | 7 | OmniJaws \ |
Marko Man | 6fe50e2 | 2016-10-12 09:07:55 +0200 | [diff] [blame] | 8 | OmniStyle \ |
maxwen | 8b746b7 | 2016-10-29 22:59:11 +0200 | [diff] [blame] | 9 | QuickSearchBox \ |
Jake Whatley | 31664d6 | 2016-12-16 18:38:36 +0100 | [diff] [blame] | 10 | OmniClockOSS \ |
maxwen | ea4c051 | 2016-12-31 18:37:53 +0100 | [diff] [blame] | 11 | MusicFX \ |
| 12 | audio_effects.conf \ |
maxwen | e517558 | 2017-03-21 23:52:23 +0100 | [diff] [blame] | 13 | libcyanogen-dsp \ |
maxwen | 221736c | 2017-04-09 00:30:14 +0200 | [diff] [blame] | 14 | Phonograph \ |
maxwen | 70f05d0 | 2017-07-22 19:05:50 +0200 | [diff] [blame] | 15 | Turbo \ |
maxwen | 8325b04 | 2018-01-26 00:36:30 +0100 | [diff] [blame] | 16 | MatLog \ |
Juan Ezquerro LLanes | adf99c8 | 2018-05-24 21:17:28 +0200 | [diff] [blame^] | 17 | OmniChange \ |
| 18 | OmniBrain |
maxwen | d9142c3 | 2015-11-02 00:43:00 +0100 | [diff] [blame] | 19 | |
XpLoDWilD | 12d3aaf | 2013-08-24 14:21:46 +0200 | [diff] [blame] | 20 | # Additional tools |
| 21 | PRODUCT_PACKAGES += \ |
David Gasaway | 3144ea1 | 2014-01-11 18:45:55 -1000 | [diff] [blame] | 22 | bash \ |
| 23 | e2fsck \ |
| 24 | fsck.exfat \ |
| 25 | htop \ |
| 26 | lsof \ |
| 27 | mke2fs \ |
David Gasaway | 3144ea1 | 2014-01-11 18:45:55 -1000 | [diff] [blame] | 28 | mount.exfat \ |
| 29 | nano \ |
| 30 | openvpn \ |
| 31 | powertop \ |
| 32 | tune2fs \ |
Menno van Grinsven | 85248f5 | 2014-01-26 13:11:28 +0100 | [diff] [blame] | 33 | vim \ |
maxwen | f328f80 | 2018-01-02 00:40:29 +0100 | [diff] [blame] | 34 | mkfs.ntfs \ |
| 35 | mount.ntfs \ |
| 36 | fsck.ntfs \ |
Marko Man | d764733 | 2017-10-11 11:37:19 +0200 | [diff] [blame] | 37 | mkshrc_vendor \ |
| 38 | toybox_vendor \ |
| 39 | sh_vendor |
| 40 | |
Marko Man | 7de33f6 | 2017-12-19 13:37:10 +0100 | [diff] [blame] | 41 | PRODUCT_COPY_FILES += \ |
| 42 | vendor/omni/prebuilt/bin/vi:system/bin/vi |
Menno van Grinsven | 85248f5 | 2014-01-26 13:11:28 +0100 | [diff] [blame] | 43 | |
maxwen | 8b1494c | 2017-01-14 17:29:50 +0100 | [diff] [blame] | 44 | # Telephony extension |
| 45 | PRODUCT_PACKAGES += telephony-ext |
| 46 | PRODUCT_BOOT_JARS += telephony-ext |
laurent | aa40864 | 2017-02-17 21:18:42 +0100 | [diff] [blame] | 47 | |
| 48 | # OMS support |
maxwen | cbb3475 | 2017-09-01 13:33:01 +0200 | [diff] [blame] | 49 | #PRODUCT_PACKAGES += ThemeInterfacer \ |
| 50 | OmniTheme \ |
| 51 | OmniSubs |
maxwen | 69feb52 | 2017-04-14 17:42:05 +0200 | [diff] [blame] | 52 | |
Alex Cruz | 4ce2844 | 2017-09-01 02:52:47 +0200 | [diff] [blame] | 53 | # Themes |
| 54 | PRODUCT_PACKAGES += \ |
Marko Man | 3df845e | 2018-03-02 22:58:13 +0100 | [diff] [blame] | 55 | GboardOmniTheme |
| 56 | |
| 57 | PRODUCT_PACKAGES += \ |
| 58 | NotificationsDark \ |
| 59 | NotificationsLight \ |
| 60 | NotificationsPrimary |
| 61 | |
| 62 | PRODUCT_PACKAGES += \ |
| 63 | AccentSluttyPink \ |
| 64 | AccentPixel \ |
| 65 | AccentGoldenShower \ |
| 66 | AccentDeepOrange \ |
| 67 | AccentOmni \ |
| 68 | AccentWhite \ |
| 69 | AccentTeal \ |
| 70 | AccentFromHell \ |
| 71 | AccentBlueMonday \ |
mTresk | cd97687 | 2018-03-31 22:54:07 +0500 | [diff] [blame] | 72 | AccentSmokingGreen \ |
| 73 | AccentDeadRed \ |
| 74 | AccentRottenOrange \ |
| 75 | AccentDeepPurple |
Marko Man | 3df845e | 2018-03-02 22:58:13 +0100 | [diff] [blame] | 76 | |
| 77 | PRODUCT_PACKAGES += \ |
| 78 | PrimaryAlmostBlack \ |
| 79 | PrimaryBlack \ |
| 80 | PrimaryOmni \ |
| 81 | PrimaryWhite \ |
| 82 | PrimaryColdWhite \ |
| 83 | PrimaryWarmWhite \ |
| 84 | PrimaryDarkBlue |
Alex Cruz | 4ce2844 | 2017-09-01 02:52:47 +0200 | [diff] [blame] | 85 | |
Marko Man | 593bcb5 | 2018-01-29 13:46:54 +0100 | [diff] [blame] | 86 | # Textclassifiers |
| 87 | PRODUCT_PACKAGES += \ |
| 88 | textclassifier.langid.model \ |
| 89 | textclassifier.smartselection.bundle1 \ |
| 90 | textclassifier.smartselection.ar.model \ |
| 91 | textclassifier.smartselection.it.model \ |
| 92 | textclassifier.smartselection.nl.model \ |
| 93 | textclassifier.smartselection.pl.model \ |
| 94 | textclassifier.smartselection.pt.model \ |
| 95 | textclassifier.smartselection.ru.model \ |
| 96 | textclassifier.smartselection.tr.model \ |
| 97 | textclassifier.smartselection.zh.model \ |
| 98 | textclassifier.smartselection.zh-Hant.model |
| 99 | |
maxwen | 018c202 | 2018-01-17 01:51:25 +0100 | [diff] [blame] | 100 | PRODUCT_PACKAGES += \ |
| 101 | Launcher3Dark |
| 102 | |
maxwen | 168f45c | 2017-10-10 19:09:07 +0200 | [diff] [blame] | 103 | # for fun |
maxwen | 2beadc1 | 2018-03-15 01:42:23 -0400 | [diff] [blame] | 104 | PRODUCT_PACKAGES += \ |
| 105 | EggGame |
| 106 | |
| 107 | PRODUCT_PACKAGES += \ |
| 108 | ExtraFonts |