Commit Graph

6 Commits

Author SHA1 Message Date
Andrii Kulian
05357c8e01 Fix new task starting in samples am: e5d940bda0 am: 753b1b92a7
am: 1e049ba88d

* commit '1e049ba88d7853f8cafd08292b4e7f251968a5ac':
  Fix new task starting in samples

Change-Id: I6324a4826737095e566ea1554a27757b398cc05e
2016-06-03 02:21:32 +00:00
Andrii Kulian
e5d940bda0 Fix new task starting in samples
Added correct intent action and category. Added separate case to
show the behavior with and without FLAG_ACTIVITY_MULTIPLE_TASK.

Bug: 28848683
Change-Id: I4ba3908b7331e6d4c5f2d78c0a861e00487fcae4
2016-06-02 11:56:37 -07:00
Andrii Kulian
aa8c25a84a Improve MultiWindow sample
Now using only one activity able to showcase supported launching options.
Added instance counter for better visibility.

Bug: 28848683
Change-Id: Ib98dad994d39aff1b617dce4371699c846d06f6f
2016-05-19 23:40:56 -07:00
Andrii Kulian
7d7cc03dbc Improve MultiWindow sample
Now using only one activity able to showcase supported launching options.
Added instance counter for better visibility.

Bug: 28848683
Change-Id: Ib98dad994d39aff1b617dce4371699c846d06f6f
2016-05-19 01:27:08 -07:00
Andrii Kulian
43d246dfa2 DO NOT MERGE Hide decor caption APIs
Hiding the APIs for now since we're not releasing freeform yet and it's
better not to expose them now in case we'll decide to change them later.

Bug: 28774476
Change-Id: I7b0e32459f18edcb903a1fb9cf80196fddc24d49
2016-05-17 16:17:42 -07:00
Filip Gruszczynski
33600c9a4e Sample for launching activity to the side.
Also includes changing the name of the sample from caption overlay to
general multi window sample directory.

Bug: 26141281
Change-Id: I8dca42c4af14b13cf874f0ac1ee6c5fad23aeceb
2015-12-15 16:07:47 -08:00