Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
developers
/
samples
/
android
/
dcddc84c0d35ada3018a08efa21e4a8f0a539ff9
dcddc84
Merge "Fix <group> tag for NfcProvisioning sample" into lmp-docs
by Trevor Johns
· 10 years ago
0a4e12c
Fix <group> tag for NfcProvisioning sample
by Trevor Johns
· 10 years ago
cbe529d
Fix broken tests for P2PDirect sample
by Takeshi Hagikura
· 10 years ago
eb6c6fa
Fixes build issues with sample content/documentsUi/StorageClient
by Jose Alcerreca
· 10 years ago
14fa0e0
am 97b2cfe5: Update master build.gradle to include latest sample changes
by Trevor Johns
· 10 years ago
d3c5b6c
am 06bba8de: Update BeamLargeFiles/build.gradle to fix null output dir
by Trevor Johns
· 10 years ago
97b2cfe
Update master build.gradle to include latest sample changes
by Trevor Johns
· 10 years ago
06bba8d
Update BeamLargeFiles/build.gradle to fix null output dir
by Trevor Johns
· 10 years ago
72b7bcf
am 1ffa1ec3: Fix the launcher_icon name to unbreak the build
by Takeshi Hagikura
· 10 years ago
1ffa1ec
Fix the launcher_icon name to unbreak the build
by Takeshi Hagikura
· 10 years ago
66f43fd
am c623ac3a: Merge "Updating metadata for Hdr Viewfinder sample" into lmp-docs
by Trevor Johns
· 10 years ago
1af2776
am a75ba8b2: Merge "Port WifiDirect P2P sample to template system." into lmp-docs
by Trevor Johns
· 10 years ago
0b567db
am 78cbe652: Merge "Add metadata for ActionBarCompat-Styled sample." into lmp-docs
by Trevor Johns
· 10 years ago
c62c7e7
am 20ae756b: Android Flashlight sample: Update metadata.
by Arthur Thompson
· 10 years ago
c623ac3
Merge "Updating metadata for Hdr Viewfinder sample" into lmp-docs
by Trevor Johns
· 10 years ago
435f82f
Updating metadata for Hdr Viewfinder sample
by Joanna Smith
· 10 years ago
b1c6f33
am 7757bfe6: Merge "Android RevealEffectBasic sample: Update metadata." into lmp-docs
by Arthur Thompson
· 10 years ago
93013b2
am 156bcd94: Merge "XYZ Tourist Attraction wear sample - address bug bash feedback" into lmp-docs
by Trevor Johns
· 10 years ago
234a5e1
am 16ad2e80: Merge "Android RecyclerView sample: Update metadata." into lmp-docs
by Arthur Thompson
· 10 years ago
a75ba8b
Merge "Port WifiDirect P2P sample to template system." into lmp-docs
by Trevor Johns
· 10 years ago
78cbe65
Merge "Add metadata for ActionBarCompat-Styled sample." into lmp-docs
by Trevor Johns
· 10 years ago
20ae756
Android Flashlight sample: Update metadata.
by Arthur Thompson
· 10 years ago
7757bfe
Merge "Android RevealEffectBasic sample: Update metadata." into lmp-docs
by Arthur Thompson
· 10 years ago
156bcd9
Merge "XYZ Tourist Attraction wear sample - address bug bash feedback" into lmp-docs
by Trevor Johns
· 10 years ago
16ad2e8
Merge "Android RecyclerView sample: Update metadata." into lmp-docs
by Arthur Thompson
· 10 years ago
0fe532b
am 4139bf4c: Handle invalid voice search
by Renato Mangini
· 10 years ago
4139bf4
Handle invalid voice search
by Renato Mangini
· 10 years ago
9dc0347
XYZ Tourist Attraction wear sample - address bug bash feedback
by Adam Koch
· 10 years ago
e77f873
Port WifiDirect P2P sample to template system.
by Jan-Felix Schmakeit
· 10 years ago
e96a75d
Add metadata for ActionBarCompat-Styled sample.
by Jan-Felix Schmakeit
· 10 years ago
0a1a3f6
am 650a1108: Merge "Updating metadata for TextSwitcher sample" into lmp-docs
by Joanna Smith
· 10 years ago
54d1337
am db408030: Merge "Updating metadata for the StorageClient sample" into lmp-docs
by Joanna Smith
· 10 years ago
7966d3b
am c4def756: Merge "Updating metadata for NetworkConnect sample" into lmp-docs
by Joanna Smith
· 10 years ago
650a110
Merge "Updating metadata for TextSwitcher sample" into lmp-docs
by Joanna Smith
· 10 years ago
db40803
Merge "Updating metadata for the StorageClient sample" into lmp-docs
by Joanna Smith
· 10 years ago
c4def75
Merge "Updating metadata for NetworkConnect sample" into lmp-docs
by Joanna Smith
· 10 years ago
9204032
am 99e644eb: NfcProvisioning: Fix NPE on devices without NFC
by Yuichi Araki
· 10 years ago
99e644e
NfcProvisioning: Fix NPE on devices without NFC
by Yuichi Araki
· 10 years ago
1f735e8
am 65619677: Merge "NfcProvisioning: Add a new sample" into lmp-docs
by Yuichi Araki
· 10 years ago
1aa3a85
am c85a1e85: Merge "DeviceOwner: Add a new sample" into lmp-docs
by Yuichi Araki
· 10 years ago
6561967
Merge "NfcProvisioning: Add a new sample" into lmp-docs
by Yuichi Araki
· 10 years ago
c85a1e8
Merge "DeviceOwner: Add a new sample" into lmp-docs
by Yuichi Araki
· 10 years ago
b0201e8
NfcProvisioning: Add a new sample
by Yuichi Araki
· 10 years ago
91b89e9
am 487c6fe1: Update MediaBrowserService with latest from uAmp
by Renato Mangini
· 10 years ago
487c6fe
Update MediaBrowserService with latest from uAmp
by Renato Mangini
· 10 years ago
7858704
am 72a5ab02: Add missing package name to BeamLargeFiles tests
by Trevor Johns
· 10 years ago
b66515b
am ed5c50b4: Add connectivity/nfc/BeamLargeFiles to top-level build.gradle
by Trevor Johns
· 10 years ago
c1560fd
am efe46024: Add missing package name to CardEmulation tests
by Trevor Johns
· 10 years ago
801f699
DeviceOwner: Add a new sample
by Yuichi Araki
· 10 years ago
72a5ab0
Add missing package name to BeamLargeFiles tests
by Trevor Johns
· 10 years ago
ed5c50b
Add connectivity/nfc/BeamLargeFiles to top-level build.gradle
by Trevor Johns
· 10 years ago
efe4602
Add missing package name to CardEmulation tests
by Trevor Johns
· 10 years ago
9dc01ed
am 49728ffd: Use UiThreadTest annotation
by Takeshi Hagikura
· 10 years ago
49728ff
Use UiThreadTest annotation
by Takeshi Hagikura
· 10 years ago
024dc2d
am d520e579: Merge "Fixes the broken tests for AppUsageStatistics. Update the UI in the UI thread. https://b.corp.google.com/issues/19685630" into lmp-docs
by Takeshi Hagikura
· 10 years ago
d520e57
Merge "Fixes the broken tests for AppUsageStatistics. Update the UI in the UI thread. https://b.corp.google.com/issues/19685630" into lmp-docs
by Takeshi Hagikura
· 10 years ago
16d3bf1
am 1c8d8da4: Fixes the broken Interpolater tests. Follow up on this CL https://googleplex-android-review.git.corp.google.com/#/c/650332/
by Takeshi Hagikura
· 10 years ago
c3c76f5
Fixes the broken tests for AppUsageStatistics. Update the UI in the UI thread.
by Takeshi Hagikura
· 10 years ago
1c8d8da
Fixes the broken Interpolater tests.
by Takeshi Hagikura
· 10 years ago
518aba2
am dd37043c: Fix feed update in SyncAdapter
by bashtian
· 10 years ago
dd37043
Fix feed update in SyncAdapter
by bashtian
· 10 years ago
4ab1b61
am bd50166b: Merge "Remove duplicate "xmlns" attr in admin samples" into lmp-docs
by Trevor Johns
· 10 years ago
40e1d34
am 6e6bb931: Merge "Wear notification-only samples: Remove :Wearable dependency" into lmp-docs
by Trevor Johns
· 10 years ago
bd50166
Merge "Remove duplicate "xmlns" attr in admin samples" into lmp-docs
by Trevor Johns
· 10 years ago
6e6bb93
Merge "Wear notification-only samples: Remove :Wearable dependency" into lmp-docs
by Trevor Johns
· 10 years ago
906b53b
am 801f06c7: Merge "Fixes test code that don\'t compile. - Removed the double license. - Removed non-existent classes such as ?????Fragment or ?????Activity which seemed to be created through the template but haven\'t been executed. - Changed the wrong index of the Fr
by Takeshi Hagikura
· 10 years ago
801f06c
Merge "Fixes test code that don't compile. - Removed the double license. - Removed non-existent classes such as ?????Fragment or ?????Activity which seemed to be created through the template but haven't been executed. - Changed the wrong index of the Fragment from 1 to 0. - Fixes the targetPackage name consistent with the application package." into lmp-docs
by Takeshi Hagikura
· 10 years ago
3a8fbd0
Wear notification-only samples: Remove :Wearable dependency
by Trevor Johns
· 10 years ago
c474203
am 29182c31: Merge "Updating samples that should not have the Application modules" into lmp-docs
by anaddaf
· 10 years ago
29182c3
Merge "Updating samples that should not have the Application modules" into lmp-docs
by anaddaf
· 10 years ago
de24c21
am 235eec2d: Merge "Fixes the AndroidManifest.xml in tests to remove duplicate elements for android:label. Fixes the targetPackage for Interpolater" into lmp-docs
by Takeshi Hagikura
· 10 years ago
235eec2
Merge "Fixes the AndroidManifest.xml in tests to remove duplicate elements for android:label. Fixes the targetPackage for Interpolater" into lmp-docs
by Takeshi Hagikura
· 10 years ago
6d4a36d
Fixes test code that don't compile.
by Takeshi Hagikura
· 10 years ago
a9d5d9d
Updating samples that should not have the Application modules
by anaddaf
· 10 years ago
7b0e62f
am 9a34d393: Merge "Remove double license for AndroidManifest.xml in tests" into lmp-docs
by Takeshi Hagikura
· 10 years ago
890fefb
am 3df6a883: Update wearable samples to use new base-build template
by Trevor Johns
· 10 years ago
c890fae
am 58fdb786: Updating the sample to use the Main thread for showing a Toast message
by anaddaf
· 10 years ago
9a34d39
Merge "Remove double license for AndroidManifest.xml in tests" into lmp-docs
by Takeshi Hagikura
· 10 years ago
3df6a88
Update wearable samples to use new base-build template
by Trevor Johns
· 10 years ago
58fdb78
Updating the sample to use the Main thread for showing a Toast message
by anaddaf
· 10 years ago
1ba2e39
am 7020e068: Merge "Refactor basebuild / allow apps without Application module" into lmp-docs
by Trevor Johns
· 10 years ago
7020e06
Merge "Refactor basebuild / allow apps without Application module" into lmp-docs
by Trevor Johns
· 10 years ago
d1fc86a
Fixes the AndroidManifest.xml in tests to remove duplicate elements for android:label. Fixes the targetPackage for Interpolater
by Takeshi Hagikura
· 10 years ago
aa79bf2
Remove double license for AndroidManifest.xml in tests
by Takeshi Hagikura
· 10 years ago
c5ce6b1
am 19dc508b: XYZ Tourist Attraction wear sample - minor bug fixes
by Adam Koch
· 10 years ago
19dc508
XYZ Tourist Attraction wear sample - minor bug fixes
by Adam Koch
· 10 years ago
34a5937
am 0fc67249: Update XYZ Tourist Attraction sample template params
by Adam Koch
· 10 years ago
ad22a32
am 2f8e62a6: Update XYZ Tourist Attraction sample template params
by Adam Koch
· 10 years ago
0fc6724
Update XYZ Tourist Attraction sample template params
by Adam Koch
· 10 years ago
2f8e62a
Update XYZ Tourist Attraction sample template params
by Adam Koch
· 10 years ago
1708958
am 452049ae: Merge "Initial commit for XYZ Tourist Attractions Wear sample." into lmp-docs
by Adam Koch
· 10 years ago
452049a
Merge "Initial commit for XYZ Tourist Attractions Wear sample." into lmp-docs
by Adam Koch
· 10 years ago
37a12f4
Initial commit for XYZ Tourist Attractions Wear sample.
by Adam Koch
· 10 years ago
52654c0
am cd878420: escape Aporstrophes in template-params.xml Fixes the build error (e.g. http://devrel-build.cbf.corp.google.com/job/android-samples-public-all/81/console)
by Takeshi Hagikura
· 10 years ago
cd87842
escape Aporstrophes in template-params.xml
by Takeshi Hagikura
· 10 years ago
a1f82aa
Remove duplicate "xmlns" attr in admin samples
by Trevor Johns
· 10 years ago
b3bf56e
Refactor basebuild / allow apps without Application module
by Trevor Johns
· 10 years ago
6f4e773
am 9ab65ff2: Fixes screenshots for PermissionRequest sample
by Benjamin Weiss
· 10 years ago
9ab65ff
Fixes screenshots for PermissionRequest sample
by Benjamin Weiss
· 10 years ago
c030dbc
am bc81ae6a: Camera2Basic: Fix the Toast that sticks to screen
by Yuichi Araki
· 10 years ago
Next »