Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
7942b33e8905bbc177ff3c92596404530c860bcd
/
core
7942b33
Merge "Switch default install location to unspecified. Add a new install location unspecified for backward compatibility. There is not much difference between policies auto and unspecified. But we dont have to make any code changes in PackageParser based on our preference for install location. Add tests"
by Suchi Amalapurapu
· 15 years ago
e5bdece
Merge "Allow transitionTo in enter/exit."
by Wink Saville
· 15 years ago
90d8ee6
Switch default install location to unspecified.
by Suchi Amalapurapu
· 15 years ago
42a9c53
Merge "Include "album artist" when inserting items in the media provider."
by Marco Nelissen
· 15 years ago
abc2819
Include "album artist" when inserting items in the media provider.
by Marco Nelissen
· 15 years ago
e7be6a8
Allow transitionTo in enter/exit.
by Wink Saville
· 15 years ago
6d33c5a
Merge "Clean up changing AP configuration"
by Irfan Sheriff
· 15 years ago
e2af5c8
Fix issue #2438457: Resolving Flash artifacts while scrolling.
by Dianne Hackborn
· 15 years ago
9db133c
Merge "Documentation fix"
by Adam Powell
· 15 years ago
d62d9ee
Added a comment to make it clearer that the operation has to be the first
by Daniel Lehmann
· 15 years ago
c2f54c2
Clean up changing AP configuration
by Irfan Sheriff
· 15 years ago
b127bf2
Merge "Release MediaPlayer if suspend() returns false."
by Gloria Wang
· 15 years ago
047212f
Release MediaPlayer if suspend() returns false.
by Gloria Wang
· 15 years ago
0c659fe
Merge "Make the VCardEntry more robust against badly behaving resolvers. Additionally make the ImportTestResolver return the right result Bug:2521447"
by Daniel Lehmann
· 15 years ago
a0d6b59
Merge "Fix bug 2523989"
by Adam Powell
· 15 years ago
c900687
Fix bug 2523989
by Adam Powell
· 15 years ago
7e25f5c
Make the VCardEntry more robust against badly behaving resolvers. Additionally make the ImportTestResolver return the right result
by Daniel Lehmann
· 15 years ago
2944190
Documentation fix
by Adam Powell
· 15 years ago
eccb394
Merge "Fix problem with calling onConfigurationChanged() too much."
by Dianne Hackborn
· 15 years ago
cc17ed2
ignore not-so-useful warning messages from sqlite logging func
by Vasu Nori
· 15 years ago
ae07816
Fix problem with calling onConfigurationChanged() too much.
by Dianne Hackborn
· 15 years ago
2fbc10f
Merge "Fix bug in airplane mode."
by Robert Greenwalt
· 15 years ago
ea3e8e0
Merge "Import revised translations"
by Kenny Root
· 15 years ago
b415779
Pass selection data with the message to open the keyboard.
by Leon Scroggins
· 15 years ago
b9e2719
Merge "RecognitionManager does not throw exceptions when needed"
by Bjorn Bringert
· 15 years ago
e84a0db
simplify utility to hit-test focused plugin
by Cary Clark
· 15 years ago
1168622
RecognitionManager does not throw exceptions when needed
by Valentin Kravtsov
· 15 years ago
81a2914
Merge "Fix window leak and receiver leak. Bug: 2520143 and Bug: 2517390"
by Amith Yamasani
· 15 years ago
694f79b
Fix issue #2519590: Lock screen stuck in landscape mode
by Dianne Hackborn
· 15 years ago
4986044
Fix window leak and receiver leak. Bug: 2520143 and Bug: 2517390
by Amith Yamasani
· 15 years ago
d5ed7c7
Merge "fix 2517656 Pin/Password Unlocks place focus on the launcher screen when they shouldn't"
by Joe Onorato
· 15 years ago
1653775
fix 2517656 Pin/Password Unlocks place focus on the launcher screen when they shouldn't
by Joe Onorato
· 15 years ago
cc83c86
Fix the build
by Adam Powell
· 15 years ago
8a836a8
Eliminate haptic feedback when hitting an overscroll barrier due to a fling.
by Adam Powell
· 15 years ago
61f1ce0
Fix bug in airplane mode.
by Robert Greenwalt
· 15 years ago
fdd9d18
Merge "Added a configuration option indicating if the platform supports use of bluetooth SCO for off call use cases. Added method to BluetoothHeadset API to check if voice dialer over bluetooth is supported. Replaces direct use of DISABLE_BT_VOICE_DIALING and takes platform capabilities into account."
by Eric Laurent
· 15 years ago
d726b35
Added a configuration option indicating if the platform supports use of
by Eric Laurent
· 15 years ago
d3dd518
Merge "Add new install flag to install on internal flash only Change default install location policy for new flag. New error code for media unavailable."
by Suchi Amalapurapu
· 15 years ago
14b6abd
Add new install flag to install on internal flash only
by Suchi Amalapurapu
· 15 years ago
f43eab1
Merge "Make AbsListViews remeasure children after rotation"
by Adam Powell
· 15 years ago
35f480e
Import revised translations
by Kenny Root
· 15 years ago
3be0b0a
Merge "b/2483233 Made each reminder time a unique intent"
by Erik
· 15 years ago
3781764
Merge "Add additional sendMessage methods."
by Wink Saville
· 15 years ago
f3c2eda
Make AbsListViews remeasure children after rotation
by Adam Powell
· 15 years ago
91fbd56
Add additional sendMessage methods.
by Wink Saville
· 15 years ago
42f1957
b/2483233 Made each reminder time a unique intent
by Erik
· 15 years ago
a15f4a46
Merge "Prevent crash when dismissing a PopupWindow that didn't have time to show up. Bug #2520981"
by Romain Guy
· 15 years ago
92be82e
Prevent crash when dismissing a PopupWindow that didn't have time to show up.
by Romain Guy
· 15 years ago
8ad6465
docs: remove documenation about the search dialog from SearchManager
by Scott Main
· 15 years ago
ceffa15
Adding secure setting for storing a list of enabled TTS plugins.
by Charles Chen
· 15 years ago
8dd9b60
Merge "Fix centering in FrameLayout when margins are specified."
by Romain Guy
· 15 years ago
b954a54
Fix centering in FrameLayout when margins are specified.
by Romain Guy
· 15 years ago
3b40ebf
Merge "Fix NPE in AutoCompleteTextView to tame the monkeys. Bug #2522599"
by Romain Guy
· 15 years ago
11d5bfd
Fix NPE in AutoCompleteTextView to tame the monkeys. Bug #2522599
by Romain Guy
· 15 years ago
09bc8d8
Merge "Add progress indicator to USB mass storage screen."
by Daniel Sandler
· 15 years ago
4f43ae0
Stupid AutoCompleteTextView. Bug #2522538
by Romain Guy
· 15 years ago
d246ca8
Merge "Allow the shift key to be passed to plugin."
by Leon Scroggins
· 15 years ago
d426c58
Remove assets which are no longer used.
by Leon Scroggins
· 15 years ago
69a63b0
Allow the shift key to be passed to plugin.
by Leon Scroggins
· 15 years ago
a03d4ce
Make browser search consistent with QSB.
by Leon Scroggins
· 15 years ago
9ab518ad
softAp framework changes
by Irfan Sheriff
· 15 years ago
8a9ab24
Do storage checks before initiating a move.
by Suchi Amalapurapu
· 15 years ago
50fdbef
Merge "Clean the settings for the account/authority when trying to sync an adapter that is not installed."
by Fred Quintana
· 15 years ago
7620f1a
Clean the settings for the account/authority when trying to sync an
by Fred Quintana
· 15 years ago
247c065
Merge "Fix loading from the cache for synchronous requests"
by Steve Block
· 15 years ago
0b43747
Fix loading from the cache for synchronous requests
by Steve Block
· 15 years ago
4ab72cb
b/2511635 Browser displays incorrect SSL cert information
by Brian Carlstrom
· 15 years ago
beb0c1b
Merge "Make JNI function for setLocale() call register_localized_collators() with the current locale, not previous one, every time it is possible."
by Daisuke Miyakawa
· 15 years ago
1e65d9e
Use float instead of cast to int when calculating
by Grace Kloba
· 15 years ago
43bde92
Merge "Plugin surfaces will be limited to 270% of the devices screen size."
by Derek Sollenberger
· 15 years ago
d222a16
Plugin surfaces will be limited to 270% of the devices screen size.
by Derek Sollenberger
· 15 years ago
9f4c8e9
Merge "Resize AutoCompleteTextView's dropdown when the list content changes. Bug #2517711"
by Romain Guy
· 15 years ago
6a67810
Resize AutoCompleteTextView's dropdown when the list content changes.
by Romain Guy
· 15 years ago
c8b7b9f
Add progress indicator to USB mass storage screen.
by Daniel Sandler
· 15 years ago
a5bd122
Merge "close() database should close the db no matter what the ref count says"
by Vasu Nori
· 15 years ago
52c6c10
Merge "Remove flaky test MemoryFileTest:testPurge from large suite."
by Brett Chabot
· 15 years ago
04708b5
Merge "fix the way last insert rowid is returned"
by Vasu Nori
· 15 years ago
7148b15
Merge "Restrict plugins to a fixed size surface after exceeding a pixel threshold."
by Derek Sollenberger
· 15 years ago
4670457
Merge "Set SOURCE to app package name when starting QSB (if not set)"
by Bjorn Bringert
· 15 years ago
e1e37c6
Remove flaky test MemoryFileTest:testPurge from large suite.
by Brett Chabot
· 15 years ago
8ae4c67
Merge "Dismiss a dialog if dimissed right after calling show(). Bug #2508607"
by Romain Guy
· 15 years ago
08a4ac3
Dismiss a dialog if dimissed right after calling show(). Bug #2508607
by Romain Guy
· 15 years ago
f6373e9
close() database should close the db no matter what the ref count says
by Vasu Nori
· 15 years ago
41df3f7
Restrict plugins to a fixed size surface after exceeding a pixel threshold.
by Derek Sollenberger
· 15 years ago
202755c
Merge "- make the SyncManager add periodic syncs when it upgrades from a version of the accounts.xml file that pre-dated periodic syncs, e.g. eclair or early froyo. http://b/2515823 - make the AccountManagerService dump() use a getAccounts call that doesn't check the GET_ACCOUNTS permission to make it useful in "adb bugreport" - add some logging to SyncManager to help track down a problem"
by Fred Quintana
· 15 years ago
c2e4691
- make the SyncManager add periodic syncs when it upgrades from a
by Fred Quintana
· 15 years ago
5bf6724
fix the way last insert rowid is returned
by Vasu Nori
· 15 years ago
c0b778e
http://b/issue?id=2501101
by Leon Clarke
· 15 years ago
3c24cb7
Set SOURCE to app package name when starting QSB (if not set)
by Bjorn Bringert
· 15 years ago
650e22c
Merge "Fix monkey bug 2512055"
by Adam Powell
· 15 years ago
22cb2f4
Fix monkey bug 2512055
by Adam Powell
· 15 years ago
82ce6f1
Merge "Round up ImageView translations to avoid nasty surprises. Bug #2499812"
by Romain Guy
· 15 years ago
b945639
Make JNI function for setLocale() call register_localized_collators()
by Daisuke Miyakawa
· 15 years ago
b493820
Round up ImageView translations to avoid nasty surprises. Bug #2499812
by Romain Guy
· 15 years ago
0167c31
Merge "Switch SelectionBuilder to accept Object[], fix NPE."
by Jeff Sharkey
· 15 years ago
88f183e
Merge "Correctly handle disabled list items in AutoCompleteTextView. Bug #2516659"
by Romain Guy
· 15 years ago
2beee4d
Correctly handle disabled list items in AutoCompleteTextView. Bug #2516659
by Romain Guy
· 15 years ago
27e8576
Merge "Update the tethering icons."
by Robert Greenwalt
· 15 years ago
56f480b
Update the tethering icons.
by Robert Greenwalt
· 15 years ago
0cd57a4
Switch SelectionBuilder to accept Object[], fix NPE.
by Jeff Sharkey
· 15 years ago
Next »