Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
9c4ba332e9208fccc9d06c9dd03e0188f9d9ca16
9c4ba33
remove unused edge border dimension.
by Chris Wren
· 10 years ago
9763d42
log clear all button
by Chris Wren
· 10 years ago
78760b4
Merge "A bunch more cleanups" into mnc-dev
by John Reck
· 10 years ago
6e761c5
Merge "Device policy: use owner label instead of name" into mnc-dev
by Robin Lee
· 10 years ago
a78240b
AlarmManager: Reject non-olson timezones for targetSdk >= M
by Narayan Kamath
· 10 years ago
f2cfe6c
Merge "Fix a bug in ScanSettings constructor." into mnc-dev
by Wei Wang
· 10 years ago
c5065ee
Fix a bug in ScanSettings constructor.
by Wei Wang
· 10 years ago
043d7a9
am 12b1b8ed: am 026e204e: Fixes velocity tracking bug in SwipeDismissLayout.
by Gus Prevas
· 10 years ago
c90c760
Merge "Honor Ble scanning settings from Settings UI." into mnc-dev
by Wei Wang
· 10 years ago
b57f236e
Merge changes Icf7d67e2,Ia914ec88,I2490ad75,Ie79f2d28 into mnc-dev
by Lorenzo Colitti
· 10 years ago
f7058f5
Add a hidden method to clear NetworkCapabilities.
by Lorenzo Colitti
· 10 years ago
2ea89e5
Fix javadoc error for requestNetwork.
by Lorenzo Colitti
· 10 years ago
db95a60
Simplify network callback handling code.
by Lorenzo Colitti
· 10 years ago
0708693
Document and unhide CALLBACK_PRECHECK.
by Lorenzo Colitti
· 10 years ago
f120712
Merge "MediaPlayer: provide mime type for all track types" into mnc-dev
by Robert Shih
· 10 years ago
bbfa9b2
Merge "[RenderScript] typo fix in BLAS, TRMM & TSMM" into mnc-dev
by Miao Wang
· 10 years ago
56c58a2
Merge "Fix typo. bug: b/20610710" into mnc-dev
by tturney
· 10 years ago
194679ed
[RenderScript] typo fix in BLAS, TRMM & TSMM
by Miao Wang
· 10 years ago
05ebffe
media: Hook up MediaPlayer and MediaSync to new settings
by Lajos Molnar
· 10 years ago
29767a8
MediaPlayer: provide mime type for all track types
by Robert Shih
· 10 years ago
aba035d
Merge "Fix layoutlib build breakage" into mnc-dev
by Alan Viverette
· 10 years ago
5181f27
Fix layoutlib build breakage
by Alan Viverette
· 10 years ago
5b8b0df
Merge "Add handler parameter for callbacks." into mnc-dev
by Andrew Lee
· 10 years ago
011728f
Add handler parameter for callbacks.
by Andrew Lee
· 10 years ago
67d8416
Honor Ble scanning settings from Settings UI.
by Wei Wang
· 10 years ago
7dc7d09
am a1c7176b: am a03e2658: am 7c267f66: am f4b1df34: am 2a3aa2d3: docs: studio 1.2 updates
by Rich Slogar
· 10 years ago
8febd74
am 7fbde8f5: am 408aeb05: am b6ad1ce8: am 541dda1c: am 999b08b7: Merge "docs: studio 1.2 downloads" into lmp-docs
by Rich Slogar
· 10 years ago
9c6e605
am ac9c751d: am 62cfe97d: am 2653774a: am b874dc04: am 07aca646: Merge "docs: plugin 1.2.0 revision updates" into lmp-docs
by Rich Slogar
· 10 years ago
50c29a3
am 994d6ffe: am 7a258afa: am af73c6e7: am ff24e8e1: am 5b7546a6: Merge "docs: studio 1.2 revision updates" into lmp-docs
by Rich Slogar
· 10 years ago
3731dc2
A bunch more cleanups
by John Reck
· 10 years ago
24863faa
Merge "resolved conflicts for merge of edf44562 to mnc-dev" into mnc-dev
by Rich Slogar
· 10 years ago
8724d35
Merge "[RenderScript] typo fix in rs BLAS jni, to correctly handle complex params." into mnc-dev
by Miao Wang
· 10 years ago
01060a3
Merge "[RenderScript] fix edges cases about Transpose for SYMM & SYR2K" into mnc-dev
by Miao Wang
· 10 years ago
0820394
resolved conflicts for merge of edf44562 to mnc-dev
by Rich Slogar
· 10 years ago
ac7927a
Merge "LayoutInflater should always try to generate LayoutParams for include" into mnc-dev
by Alan Viverette
· 10 years ago
cf2999a
Merge "Handle KM_ERROR_CALLER_NONCE_PROHIBITED." into mnc-dev
by Alex Klyubin
· 10 years ago
db672b0
Merge "Change how Java Bitmaps are accessed in a few places" into mnc-dev
by John Reck
· 10 years ago
6358b88
Handle KM_ERROR_CALLER_NONCE_PROHIBITED.
by Alex Klyubin
· 10 years ago
0069301
Merge "Fix thread affinity of FingerprintManager." into mnc-dev
by Alex Klyubin
· 10 years ago
82585b3
[RenderScript] typo fix in rs BLAS jni, to correctly handle complex params.
by Miao Wang
· 10 years ago
10a54a7
Merge "Remove dependency upon FragmentActivity" into mnc-dev
by Todd Kennedy
· 10 years ago
1e940d8
[RenderScript] fix edges cases about Transpose for SYMM & SYR2K
by Miao Wang
· 10 years ago
24e9e96
Fix thread affinity of FingerprintManager.
by Alex Klyubin
· 10 years ago
2757fed
Merge "Clarifying which receiver method to call." into mnc-dev
by Glenn Kasten
· 10 years ago
a5fc6f0
Remove dependency upon FragmentActivity
by Todd Kennedy
· 10 years ago
ed207b9
Change how Java Bitmaps are accessed in a few places
by John Reck
· 10 years ago
033dc46
Merge "Switch from FingerprintService to FingerprintManager." into mnc-dev
by Alex Klyubin
· 10 years ago
3cd8ec3
Merge "Cleanup logic for per-op auth keys." into mnc-dev
by Alex Klyubin
· 10 years ago
2d7a85c
Switch from FingerprintService to FingerprintManager.
by Alex Klyubin
· 10 years ago
d8f6363
Clarifying which receiver method to call.
by Peter Brinkmann
· 10 years ago
84aa2fb
LayoutInflater should always try to generate LayoutParams for include
by Alan Viverette
· 10 years ago
2619ef3
Merge "Add onStylusButtonPress listener to View" into mnc-dev
by Mady Mellor
· 10 years ago
08b51bf
Merge "Add default dialer checks to Telecom/Telephony" into mnc-dev
by Yorke Lee
· 10 years ago
24ea865
Merge "Volume l10n: Increase charlimits on zen submode strings." into mnc-dev
by John Spurlock
· 10 years ago
e476267
Merge "Fix the build" into mnc-dev
by Svetoslav
· 10 years ago
2dac95d
Fix the build
by Svetoslav
· 10 years ago
f6ed724
Volume l10n: Increase charlimits on zen submode strings.
by John Spurlock
· 10 years ago
4223ce7
Merge "Track Keymaster changes." into mnc-dev
by Alex Klyubin
· 10 years ago
7ea5090
Track Keymaster changes.
by Alex Klyubin
· 10 years ago
6faa3ac
Merge "Camera2: LEGACY: Support prepare(), sort of." into mnc-dev
by Eino-Ville Talvala
· 10 years ago
3327f3d
Merge "Add use fingerprint app op - framework" into mnc-dev
by Svetoslav
· 10 years ago
729d0a0
Merge "Add process outgoing calls app op - framework" into mnc-dev
by Svetoslav
· 10 years ago
c27b3fc
Merge "Add SIP app op - framework." into mnc-dev
by Svetoslav
· 10 years ago
ddd553f
Device policy: use owner label instead of name
by Robin Lee
· 10 years ago
fcda22b
Merge "am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-aosp" into mnc-dev
by Andreas Gampe
· 10 years ago
ef25597
SystemUI strings: prospective VPN strings for apps
by Robin Lee
· 10 years ago
8c82b45
Cleanup logic for per-op auth keys.
by Alex Klyubin
· 10 years ago
e82067b
Add onStylusButtonPress listener to View
by Mady Mellor
· 10 years ago
f764d21
Merge "AudioService receives callback for dynamic policy mix state changes" into mnc-dev
by Jean-Michel Trivi
· 10 years ago
ed375f2
Merge "Fix rendernode flag logging" into mnc-dev
by Chris Craik
· 10 years ago
031e69f
Fix rendernode flag logging
by Chris Craik
· 10 years ago
403ac2d
Merge "AndroidKeyStore keys should not be handled by Bouncy Castle." into mnc-dev
by Alex Klyubin
· 10 years ago
8310f87
Merge "ActionBar SearchView's default hint shouldn't override SearchableInfo" into mnc-dev
by Alan Viverette
· 10 years ago
8f72b40
Merge "Zen: New event condition data model." into mnc-dev
by John Spurlock
· 10 years ago
d60258f
Zen: New event condition data model.
by John Spurlock
· 10 years ago
12b1b8e
am 026e204e: Fixes velocity tracking bug in SwipeDismissLayout.
by Gus Prevas
· 10 years ago
1b12db9
Merge "media: set codec exception reason." into mnc-dev
by Ronghua Wu
· 10 years ago
026e204
Fixes velocity tracking bug in SwipeDismissLayout.
by Gus Prevas
· 10 years ago
5793f22
Merge "Use theme attributes for FloatingToolbar colors." into mnc-dev
by Abodunrinwa Toki
· 10 years ago
144b0bb
Merge "Fix incorrect javadoc for Uri.getQueryParameter." into mnc-dev
by Narayan Kamath
· 10 years ago
b0f3d9e
Fix incorrect javadoc for Uri.getQueryParameter.
by Narayan Kamath
· 10 years ago
780a9b9
Merge "Fix potential NPE on devices without DPMS" into mnc-dev
by Zoltan Szatmary-Ban
· 10 years ago
cccbe88
Fix potential NPE on devices without DPMS
by Zoltan Szatmary-Ban
· 10 years ago
dc4ad27
Merge "Add package name extra to PackageInstaller callback" into mnc-dev
by Benjamin Franz
· 10 years ago
05a419a
Merge "Temp workaround to track max beacons." into mnc-dev
by Wei Wang
· 10 years ago
fc9f2d7
Temp workaround to track max beacons.
by Wei Wang
· 10 years ago
7230bdf
Merge "Add missing error codes from keymaster_defs.h." into mnc-dev
by Shawn Willden
· 10 years ago
dbc00eb
Add missing error codes from keymaster_defs.h.
by Shawn Willden
· 10 years ago
21df222
Merge "New "frozen" state during app move/upgrade." into mnc-dev
by Jeff Sharkey
· 10 years ago
e31b820
New "frozen" state during app move/upgrade.
by Jeff Sharkey
· 10 years ago
a1c7176
am a03e2658: am 7c267f66: am f4b1df34: am 2a3aa2d3: docs: studio 1.2 updates
by Rich Slogar
· 10 years ago
7fbde8f
am 408aeb05: am b6ad1ce8: am 541dda1c: am 999b08b7: Merge "docs: studio 1.2 downloads" into lmp-docs
by Rich Slogar
· 10 years ago
ac9c751
am 62cfe97d: am 2653774a: am b874dc04: am 07aca646: Merge "docs: plugin 1.2.0 revision updates" into lmp-docs
by Rich Slogar
· 10 years ago
994d6ff
am 7a258afa: am af73c6e7: am ff24e8e1: am 5b7546a6: Merge "docs: studio 1.2 revision updates" into lmp-docs
by Rich Slogar
· 10 years ago
c3563bf
am 6891f035: am 572ecb6e: am 999b08b7: Merge "docs: studio 1.2 downloads" into lmp-docs
by Rich Slogar
· 10 years ago
88410ee
am cd63231f: am 47bd51e6: am 07aca646: Merge "docs: plugin 1.2.0 revision updates" into lmp-docs
by Rich Slogar
· 10 years ago
2894c5d
am 58b0fc56: am d8293d83: am 5b7546a6: Merge "docs: studio 1.2 revision updates" into lmp-docs
by Rich Slogar
· 10 years ago
a03e265
am 7c267f66: am f4b1df34: am 2a3aa2d3: docs: studio 1.2 updates
by Rich Slogar
· 10 years ago
408aeb0
am b6ad1ce8: am 541dda1c: am 999b08b7: Merge "docs: studio 1.2 downloads" into lmp-docs
by Rich Slogar
· 10 years ago
62cfe97
am 2653774a: am b874dc04: am 07aca646: Merge "docs: plugin 1.2.0 revision updates" into lmp-docs
by Rich Slogar
· 10 years ago
Next »