aboutsummaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Collapse)Author
2020-01-13Add an OWNERS file for TV sample appsOleksandr Tolstykh
Test: not needed Change-Id: I024620dc614432906c91d4b79d321c6d3c27106e
2018-11-06Bring Setup sample apps in compliance with latest Partner InterfaceJoseph Johnson
Bug: 119109063 Test: manual Change-Id: Ie3c7ec42f0272913d1c2db51b75e7057d95d742a
2018-08-13Add NetworkDelegationActivity into customizationsample appJoseph Johnson
Also set user_initiated boolean if user backs out of any Activities. Test: manual Change-Id: I45d09f84e8d73c5cf3c3d44547e70a215d68ead1
2018-07-11TvSetupCustomization appsJoseph Johnson
Added 2 customization and validation apps. Partners can use these to validate the TV Setup partner customization interface. These apps are not included in the default system image builds. Also removes the existing SetupCustomizer, which is out-of-date. Bug: 78910364 Test: manual Change-Id: Icfb8dea4752100b0cff8d00c36d2e6b5ca0e90cb
2018-02-21Set LOCAL_SDK_VERSION where possible.Anton Hansson
This change sets LOCAL_SDK_VERSION for all packages where this is possible without breaking the build, and LOCAL_PRIVATE_PLATFORM_APIS := true otherwise. Setting one of these two will be made required soon, and this is a change in preparation for that. Not setting LOCAL_SDK_VERSION makes the app implicitly depend on the bootclasspath, which is often not required. This change effectively makes depending on private apis opt-in rather than opt-out. Test: make relevant packages Bug: 73535841 Change-Id: Ifa7a5500bd1c47e389f5523bdf635e28bc3569dd
2015-05-19Add sample for not disabling disconnected inputsJose Lima
Change-Id: I17cce9f6ad13877ad5b6ce506fcfe9d7dc07612f
2015-02-28added customization for bundled tunerbulic
b/18457451 Change-Id: I9ad4ef30d7fbf9c0848af9d118617e4ebbecae8e
2015-02-27added flag for physical tuner shortcutsbulic
b/18457451 Change-Id: I9659056a5dcc338df1d4e045161a6df442f4167a
2015-02-17Fix launcher widget alignemntJose Lima
Bug: 19414724 Change-Id: I8edd2789d0beb36e1b72e6d972e1d3c2a93d3c9b
2015-02-05Added Example for App Sorting Modelollipop-mr1-devSid Soundararajan
b/19112309 Change-Id: I19d5e0807558340d389d41e502d87602fc5e8e7f
2015-02-03cleaned up unnecessary updatesbulic
Change-Id: I055d2b1ff1ccad908626f44ffd64714bde23b9b7
2014-12-10Merge "fix initial connectivity issue" into lmp-mr1-devbulic
2014-12-09fix initial connectivity issuebulic
b/18633997 Change-Id: I09a2759ca72b4d9ee23020dbe657b2131d48dafa
2014-12-05added custom font examplebulic
Change-Id: I07f5a69bf6ebbc3911aea4d9b5ef88d559a85d42
2014-12-04rename live tv optionbulic
Bug: 18451878 Change-Id: I4cdfde83bc559a89e9869ff683f764fe0b72b044
2014-12-04added live tv optionbulic
Bug: 18451878 Change-Id: I14f31b40309aad7a76eb2391e75edb09545f4ef4
2014-11-24redlines for widget connectivitybulic
b/17916808 Change-Id: Ibca1af3ef93eec7dd71cb7f31aabbd74447d719a
2014-11-21Checking internet connectivity for widgetbulic
b/17916808 Change-Id: If79524e89a25c39d0339804d20d3c95b82e5dfbc
2014-11-21Merge "Added alpga to internet icons." into lmp-mr1-devSid Soundararajan
2014-11-20Added alpga to internet icons.Sid Soundararajan
b/17916808 Change-Id: I4c8182036182d5aa6f2ec07a676878d1c7ff120e
2014-11-19updated iconsbulic
b/17916808 Change-Id: I751a0babe6cc9556f536010d5bfd9ff5ad967a82
2014-11-13Added example of how to customize the search iconJose Lima
Bug: 18003917 Change-Id: I85c865d8ff3b6c11e63d2ee969f2ade9957b2424
2014-11-13Replace font size customization with a max width for the welcome messageChristopher Lane
Bug: 18193912 Change-Id: I25203aaa937d3d99bf69bd5c15c6652cdde584e0
2014-11-11Merge "Example of setting the message offset on the welcome screen" into ↵Christopher Lane
lmp-mr1-dev
2014-11-04Added internet connectivity indicatorbulic
b/17916808 Change-Id: I94fb8c52139ea4e5ec5cbcf15fdd1e7b04d84c6c
2014-11-04Example of setting the message offset on the welcome screenChristopher Lane
Bug: 18193912 Change-Id: Ib66890903db655d67e5c0c8c3c5b1a9d3fa0bc64
2014-11-04Merge "Added clock widget" into lmp-mr1-devbulic
2014-10-31Removed unused welcome images; replaced background with a full-res exampleChristopher Lane
Bug: 18193912 Change-Id: Ie251602f4e89d27ac8a32a7c7b1c960a60a17d3f
2014-10-31Added clock widgetbulic
b/18117657 Change-Id: I662e102a2d0bfdd2619b60443b20ecbbc567d771
2014-10-31Example welcome font size setup customizationChristopher Lane
Bug: 18193912 Change-Id: I06cad26d8bca6114d049182e07c85b69dbc6cbd8
2014-10-30Added example of localized strings in customization appChristopher Lane
Bug: 17973320 Change-Id: I62763c303be2bba5a434d2d3a8b07310fd7ea341
2014-10-30Added example of customizing setup wallpaperChristopher Lane
Bug: 17973320 Change-Id: I9dda51ba525a0f28d8db30878b06171b793aaa6a
2014-10-30Added prevent_prehook_replay example to OEM customization appChristopher Lane
Bug: 17640760 Change-Id: I15f31a01e23aa1341ee2e4b73afb59e972a5dc24
2014-10-27OEM customizable option to push WPS to top of wifi network list 1William Bourke
Bug: 17936401 Change-Id: I3453199e82237b6fd718ef9b5080c7665c1a42a2
2014-10-24Add "skip sign in" option for OEMsWilliam Bourke
Bug: 17868166 Change-Id: I76fcf595bf36acde8ee09a9d632f82b8290d7e66
2014-10-22Sample OEM setup customizationWilliam Bourke
Bug: 17721780 Change-Id: Idea405d0322bde98936100692ea43f9b62de3d95
2014-10-10updated package name based on leanbacklauncherbulic
b/17335410 Change-Id: I88a5fe2091b3d1b7c6165a1b23d76d398b8b06ca
2014-08-05Merge "Handle Launcher Start broadcast" into lmp-devJose Lima
2014-08-05Handle Launcher Start broadcastJose Lima
Change-Id: I609e022e6fa420490c3f011123168882f12d3326
2014-08-05Set small icon to android iconbulic
Change-Id: I8dc5ce0b88225e90073caa529b71a5e6ba8409ac
2014-07-31Added Leanback Customizer packagebulic
-moved from vendor/unbundled_google/packages/LeanbackLauncher/PartnerCustomizer -Refactored/cleaned up code to be presentable to 3rd parties Change-Id: I630d54d89557205a10a795e1723322bce129182d
2012-06-19enable JAVA build if allowedKeun young Park
- previously disabled in PDK build Change-Id: Ic7c87d839e8feac940e8f1dfa0a5899868df776c
2012-05-30disable java build for PDK caseKeun young Park
- this is temporary change for adding device/sample to pdk group - permanent solution should be added where java build is allowed even in PDK if java build is possible Change-Id: I6abdb02414b2627703f8279c033cbf05bfe8d880
2010-10-28Sample EmailPolicy APK sourcesandroid-cts-2.3_r2android-cts-2.3_r1android-2.3_r1android-2.3.3_r1aandroid-2.3.3_r1android-2.3.2_r1android-2.3.1_r1Andy Stadler
Create a sample (skeleton) package for an Email policy module. Can be used on Froyo or Gingerbread. These policy files are intended for use by an OEM who is building a device using the Android Open Source platform, but wishes to provide small customizations to the Email application without having to edit or merge changes directly into its source. It also allows a single Email application APK to be deployed to different devices with slightly different policies. Change-Id: I4e7e103dbb9bc257f2bd439eb508a51a8da853ba
2010-02-19Fix proguard flags.Ying Wang
2010-01-05Do not use a user tag on apps, as it is ignored.Jean-Baptiste Queru
The build system does not honor user tags on apps, and setting it is misleading. This removes the confusion by making the makefiles behave like they read. Change-Id: I989f340126de8f31ff72c7ae8318090bcdbe8001
2009-08-25Add sample code for writing a pre-boot system update hook.Dianne Hackborn
Change-Id: I6021d966c2a842ce0e3e4688e2f5f56f01841c7b
2009-05-12Add the PlatformLibrary sample to the new "sample" vendorXavier Ducrohet
This adds the PlatformLibrary samples previously located in development/samples. This also creates all the files required to build an add-on including the optional library provided by PlatformLibrary