Fred Chung
7167a054a8
Bluetooth LE sample.
...
This sample demonstrates how to communicate with a Generic Attribute Profile (GATT) server over
Bluetooth Low Energy. This feature is available on Android 4.3 (API level 18) and above
platforms.
You can test this sample app using any Bluetooth Low Energy-capable devices. If the device
supports the Heart Rate Profile, the app will parse and display the heart rate.
Change-Id: I69a4955cb9929f837e81ad1c19145ff45bdd27ec
2013-07-08 13:22:56 -07:00
Jeff Brown
972588aba0
Redefine content position in milliseconds instead of seconds.
...
Made a note to update some other parts of the sample that need
to be fixed after other recent API changes.
Bug: 9380827
Change-Id: I23ccfa9ab434d4c7661ae379b77fa95e128513eb
2013-06-11 18:51:17 -07:00
Jeff Brown
fad7c428e1
Update media router api.
...
Bug: 9380827
Change-Id: I74b5d5150336be95bd66bab35be8837c9cdf49de
2013-06-11 00:55:32 -07:00
Jeff Brown
998bd1138a
Update media router API.
...
Bug: 9210033
Change-Id: I11a3bb3691096cdea60823d92245cbf86770f23b
2013-05-30 19:23:15 -07:00
Chet Haase
14f47b87c0
am 9c6fb05e: am 58cbe71c: am 8654b6c6: am 3ff1591c: am 28b127ec: New DevBytes animation demos
...
* commit '9c6fb05ed859cd9939504edc8fa40a0c2ea91516':
New DevBytes animation demos
2013-05-30 15:07:27 -07:00
Chet Haase
9c6fb05ed8
am 58cbe71c: am 8654b6c6: am 3ff1591c: am 28b127ec: New DevBytes animation demos
...
* commit '58cbe71cc434d787e54d3b3a1d7d86af9727857c':
New DevBytes animation demos
2013-05-30 15:05:47 -07:00
Chet Haase
58cbe71cc4
am 8654b6c6: am 3ff1591c: am 28b127ec: New DevBytes animation demos
...
* commit '8654b6c6ac430c285d9ad5bc7999a1c5390efa61':
New DevBytes animation demos
2013-05-30 15:03:54 -07:00
Chet Haase
3ff1591c5b
am 28b127ec: New DevBytes animation demos
...
* commit '28b127ec1e5af575a74af679a8542042112d177e':
New DevBytes animation demos
2013-05-30 15:00:20 -07:00
Chet Haase
28b127ec1e
New DevBytes animation demos
...
Change-Id: Ib475ddb109e0e62f0f085b6591ca15af0b79f75b
2013-05-30 13:38:02 -07:00
Chris Banes
247fe6d499
Remove Toggle System UI options from Support7Demos
...
As system ui visibility can not be reliably controlled
at the moment for <v11. Remove this from the demo.
Bug: 8910792.
Change-Id: Id55f8ae57c0961130c2ad2ab7a5b97cc43e36883
Signed-off-by: Chris Banes <chrisbanes@google.com >
2013-05-25 13:27:28 +01:00
Jeff Brown
ff342b425c
Update media router API.
...
Bug: 8175766
Change-Id: Ib93572738b912530e96f8772bf7961af4b57c0c7
2013-05-20 16:55:24 -07:00
Jeff Brown
8b25a68775
Update media router API.
...
Bug: 8175766
Change-Id: Id6f895e3c6339eee83cb616816dab8f77f5b54ce
2013-05-16 14:41:03 -07:00
Jeff Brown
5d41beb706
Update media router API.
...
Bug: 8175766
Change-Id: Ie780c6c6309d111019ddf7ba37612c09242b923e
2013-05-13 16:59:32 -07:00
Xavier Ducrohet
fae6eb7aa4
am 5f1aa33a: am 44bafdcc: Merge "DO NOT MERGE. Example code for FileProvider." into jb-mr1.1-ub-dev
...
* commit '5f1aa33aa321f61ba9b5cffbef6d80ae79c55455':
DO NOT MERGE. Example code for FileProvider.
2013-05-13 11:44:39 -07:00
Xavier Ducrohet
44bafdcc06
Merge "DO NOT MERGE. Example code for FileProvider." into jb-mr1.1-ub-dev
2013-05-13 18:40:48 +00:00
Jeff Sharkey
739532e2c7
DO NOT MERGE. Example code for FileProvider.
...
Shows simple usage of FileProvider to share a private thumbnail
across process boundaries. Also serves as sample code for javadoc
on FileProvider.
Bug: 7005318
Change-Id: I0ca12977a3832c7c2ac1c254d411a547ffee0a51
2013-05-13 11:38:44 -07:00
Scott Main
2d7f45c9ae
am 1aa17274: am a50fc7f1: am 138f3a31: add nav drawer sample
...
* commit '1aa17274e000e306995db13605556060fb7c4664':
add nav drawer sample
2013-05-10 13:41:44 -07:00
Scott Main
1aa17274e0
am a50fc7f1: am 138f3a31: add nav drawer sample
...
* commit 'a50fc7f10f92fa461441a671c5b6d8bb15e8fc61':
add nav drawer sample
2013-05-10 13:39:44 -07:00
Scott Main
138f3a3139
add nav drawer sample
...
Change-Id: I561c7577554c587b4ecacfc6f22fc2beefce27b1
2013-05-10 13:16:09 -07:00
Chris Banes
8942438f38
Update Support7Demos for MenuInflater change:
...
I7a4504aeae2795e8d9d6f4cd4ecd20b8d4ea7602
Change-Id: I4896483669c877f3d8ed05a81d789750b39ab32d
Signed-off-by: Chris Banes <chrisbanes@google.com >
2013-04-30 12:07:57 +01:00
Adam Powell
04c8633dee
Update Support7Demos for action bar compat API changes.
...
Change-Id: I61914ff777a0eada9525db6fad7d53c97303eb36
2013-04-29 17:38:23 -07:00
Fabrice Di Meglio
c7023a80c9
Merge "Fix bug #8656546 API REVIEW: android.text.bidi / android.text" into jb-mr2-dev
2013-04-20 00:42:58 +00:00
Fabrice Di Meglio
9851ff9ca4
Fix bug #8656546 API REVIEW: android.text.bidi / android.text
...
- clean BidiFormatter APIs
Change-Id: I231a3511850b7149f675debb68e2dd7f1de8308b
2013-04-19 17:28:23 -07:00
Jeff Brown
8db9516710
Merge "appcompat: Add samples for options menu usage with fragments." into jb-mr2-dev
2013-04-20 00:28:10 +00:00
Kenny Root
0190c7ddaa
Merge "Add Android KeyStore API demo" into jb-mr2-dev
2013-04-20 00:00:10 +00:00
Kenny Root
f59ea3b54e
Add Android KeyStore API demo
...
Adds a sample application which uses the AndroidKeyStore and
KeyPairGenerator for AndroidKeyStore.
Bug: 8608817
Change-Id: Iec78a74461dc259e4080ed1fab7d923593fcdf75
2013-04-19 11:50:06 -07:00
Dianne Hackborn
3da1568ae8
Merge "Update to follow TransportMediator API changes." into jb-mr2-dev
2013-04-19 17:58:00 +00:00
Adam Powell
4f48d97441
resolved conflicts for merge of b105894b to jb-mr2-dev
...
Change-Id: Ifa617d1807d29e91998d98482e50bdd40ee61b1a
2013-04-19 09:35:00 -07:00
Adam Powell
b105894b1b
am 2622ae27: am 98c5d4a2: Add Support4Demos examples for DrawerLayout and SlidingPaneLayout
...
* commit '2622ae27adefc16299deb611dc040bec5ad59c73':
Add Support4Demos examples for DrawerLayout and SlidingPaneLayout
2013-04-19 09:23:31 -07:00
Jeff Brown
e14dfaf571
appcompat: Add samples for options menu usage with fragments.
...
Bug: 8661191
Change-Id: I3664f00c09d81c01b904f8c5203a69a12180c565
2013-04-18 23:38:33 -07:00
Dianne Hackborn
74c5bcff29
Update to follow TransportMediator API changes.
...
Change-Id: Icedd0fbe15cf84ff4d3f0c59826f698e92138b47
2013-04-18 18:26:18 -07:00
Adam Powell
98c5d4a228
Add Support4Demos examples for DrawerLayout and SlidingPaneLayout
...
Show basic usage of these two new widgets.
Change-Id: I1ec82041c198e2b2853a0d1eb07e0ab78dbea61c
2013-04-18 17:31:30 -07:00
Dianne Hackborn
43b9e5a83b
Merge "Fix issue #8520788 : Add WakefulBroadcastReceiver" into jb-mr2-dev
2013-04-17 23:25:08 +00:00
Winson Chung
412de09041
Merge "DO NOT MERGE Deferring new collections widget apis. Revert "Updating WeatherListWidget to the new collections widget api."" into jb-mr2-dev
2013-04-17 20:52:52 +00:00
Winson Chung
d86ea2c0e0
DO NOT MERGE Deferring new collections widget apis. Revert "Updating WeatherListWidget to the new collections widget api."
...
This reverts commit b28878a5b8 .
2013-04-17 13:42:05 -07:00
Amith Yamasani
55cadb05de
Changes to handle restrictions API change
...
Framework passes in a Bundle, application returns ArrayList<RestrictionEntry>.
Bug: 8633967
Change-Id: Ib9b1c9fe555a0a87a77b7278d1fe3ef41ca07b9b
2013-04-17 10:48:37 -07:00
Dianne Hackborn
041bfcd9e4
Fix issue #8520788 : Add WakefulBroadcastReceiver
...
Add sample code.
Change-Id: I46f4f25ceb4e12f975e3cebd83f62de2555a8996
2013-04-17 10:33:16 -07:00
Amith Yamasani
fb6dc4fedf
Merge "Fix some crashes in the sample" into jb-mr2-dev
2013-04-15 17:34:04 +00:00
Jeff Brown
84dc1f05b7
Update media router API.
...
Bug: 8175766
Change-Id: I28aeb92851caba332774664e71041c2cfdf9605e
2013-04-11 20:38:34 -07:00
Dianne Hackborn
7cf29a7636
Update for java docs.
...
Change-Id: I1a34e5d3aaf2b00717d65b3487a919f237738dc2
2013-04-11 19:10:54 -07:00
Dianne Hackborn
2f5f3c1d63
Merge "Issue #7341342 API request: way to determine current orientation..." into jb-mr2-dev
2013-04-12 00:08:39 +00:00
Nick Kralevich
2209abf694
Merge "Remove OptionalPermissions demo." into jb-mr2-dev
2013-04-11 19:52:20 +00:00
Nick Kralevich
0ceb4bb830
Remove OptionalPermissions demo.
...
Change-Id: Iabfdcfbf45c2a116e91681c05421deeedd9c9d27
2013-04-11 10:19:55 -07:00
Amith Yamasani
5c9ba3308f
Fix some crashes in the sample
...
Change-Id: I8d03f8912d9a9932f8b24dd23d5f0dd21716dd0d
2013-04-10 18:49:18 -07:00
Dianne Hackborn
904e05075d
Issue #7341342 API request: way to determine current orientation...
...
...to allow for orientation locking
Update API demo with new modes.
Change-Id: Ib9da3ada203407bace0968f4ee3db54f03ad559b
2013-04-10 17:36:20 -07:00
Jaikumar Ganesh
8a0799f2d6
Add Trigger Sensor API Demo.
...
Add sensor API demo for significant motion sensor.
Change-Id: Ie1a006523e4ef579384a580ddb117188a455dadf
2013-04-10 17:13:06 -07:00
Dianne Hackborn
b0c2615abb
Merge "Update media controller sample." into jb-mr2-dev
2013-04-10 18:58:52 +00:00
Chiao Cheng
bcd56f9137
Merge "Adding example of querying for contact changes." into jb-mr2-dev
2013-04-10 17:54:24 +00:00
Ying Wang
63c613c742
Add liblog
...
Bug: 8580410
Change-Id: I25981e09574567b305f659b99d3a179942e1deb4
2013-04-09 21:42:59 -07:00
Chiao Cheng
0a010aef7f
Adding example of querying for contact changes.
...
Bug: 8182147
Change-Id: I40a2b95b9e6ac0705b863e0e41f84654dfddaf5c
2013-04-08 14:52:16 -07:00