Commit Graph

11 Commits

Author SHA1 Message Date
Yuntao Xu
3f434c4083 Convert ShortcutSample/Android.mk to Android.bp
Convert the Make file to a Soong one

Bug: 186778349
Test: compared the results built by Make and Soong
Test: TreeHugger
Change-Id: I8613fbebc139dcf0f398f048e5716f126e987707
2021-04-29 22:47:32 -07:00
Bob Badour
40a7447daa [LSC] Add LOCAL_LICENSE_KINDS to development
Added SPDX-license-identifier-Apache-2.0 to:
  apps/Development/Android.mk
  apps/DumpViewer/app/src/main/Android.mk
  apps/OBJViewer/Android.bp
  samples/ApiDemos/Android.mk
  samples/ApiDemos/tests/Android.mk
  samples/HeavyWeight/Android.bp
  samples/IntentPlayground/Android.mk
  samples/MultiClientInputMethod/Android.mk
  samples/MultiDisplay/Android.mk
  samples/MySampleRss/Android.bp
  samples/RenderScript/HelloCompute/Android.mk
  samples/RenderScript/Levels/Android.mk
  samples/ShortcutDemo/launcher/Android.mk
  samples/ShortcutDemo/publisher/Android.mk
  samples/ShortcutSample/Android.mk
  testrunner/tests/Android_java.mk

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I535f73ffa885f723b9dca745f199ce3a3fd409ea
2021-04-20 14:03:26 -07:00
vineel sadineni
a55e5516d0 Migrated various apps under development/samples/ShortcutSample to androidx
Bug: 76692459
Test:  mmma development/samples/ShortcutSample
Change-Id: I5e2430aefe4c8f4ebcd48845393b2e845216bf2b
2018-05-17 16:09:35 -07:00
Makoto Onuki
8671b509d1 Generate the shortcut sample app with different version numbers
Test: manual
Change-Id: Ic86b2d33ee37655104809bc8e9cefe1379f9c905
2017-10-05 09:13:54 -07:00
Makoto Onuki
8c445e5b1f Use support lib shortcut manager in sample apps
Bug 62193112
Test: manual

Change-Id: I157f13b4fffbe5ffd48cf97094362ae1be1c0658
2017-05-30 16:37:49 -07:00
Makoto Onuki
68c1022e01 Fix shortcut sample
Bug: 34615774
Test: manual tests
Change-Id: Ie9527f58a76a5ead412f4ef51f46e1b1295a3ecc
2017-01-23 12:25:05 -08:00
Makoto Onuki
64ef7bcd6f Support new ACTION_CREATE_SHORTCUT in sample apps
Test: manual tests
Change-Id: I188b846152ccf7fdb143be69d6375ece4f61211b
2017-01-20 16:38:27 -08:00
Makoto Onuki
d865a3cfe9 Add request-pin-shortcut support
Bug 32908854
Test: manual test

Change-Id: Ic0ab41ed6cc4dabd5865f2cc9adcf1e0bfbdf087
2016-12-15 11:13:05 -08:00
Makoto Onuki
8d2a8f05c7 Update shortcut sample
Use favicon as a shortcut icon, if available.

Change-Id: Ic2393e2de6ce9eb39b5d25d0dafd9686416cdfe7
2016-08-18 11:11:09 -07:00
Makoto Onuki
038f4f7882 Update sample app icons
Bug 30259354

Change-Id: I8fd049e821540c0253e055c967824222d3e0e3a4
2016-07-27 16:32:33 -07:00
Makoto Onuki
8e1f716acc ShortcutManager sample application.
This is slightly more practical than ShortuctDemo.

This app allows the user to publish shortcuts to websites.

Bug 30259354

Change-Id: I0e7358aadf016c75c4926595abbe6ce117d69c2d
2016-07-22 15:27:47 -07:00