OSDN Git Service

Merge "Fix crash due to reverse selection." into mnc-dev
[android-x86/frameworks-base.git] / core / java / android / widget / TextView.java
2015-06-29 Seigo NonakaMerge "Fix crash due to reverse selection." into mnc-dev
2015-06-28 Sanket PadaweMerge "Add flag indicating device supporting EAP SIM...
2015-06-27 Xiaohui ChenMerge "fix temp white list update in device idle" into...
2015-06-27 Christopher TateMerge "Properly scope the "only http/https schemes...
2015-06-27 Adam LesinskiMerge "BatteryStats: Record suspend abort reasons"...
2015-06-27 Dianne HackbornMerge "Looks like MNC is gonna be API 23." into mnc-dev
2015-06-26 Anil MuthineniMerge "Write size of operators in writeToParcel()"...
2015-06-26 Amit Mahajanam 293facf4: (-s ours) am ad6a2da8: am 2da8a992: am...
2015-06-26 Amit Mahajanam ad6a2da8: am 2da8a992: am b98f786c: am 5b8976a5...
2015-06-26 Jorim JaggiMerge "Don't apply existing keyguard animation to IME...
2015-06-26 Amit Mahajanam 1573d8ef: (-s ours) am d98e7c1d: am 7278b043: am...
2015-06-26 Rich Slogaram 76e42bdd: am 3686e043: am 268a7c19: am fc7e84b3...
2015-06-26 Prashant Malaniam b3d02465: am 9a3eacbe: Merge "Revert "Always re...
2015-06-26 Robert Schaubam cf05e318: am 2a1be1bc: Docs: Added declaration to...
2015-06-26 Wei Liuam 83467228: am 6f6326bc: Implement a exponential backo...
2015-06-26 Rich Slogaram 32279219: am fd3b64b8: am b0afc540: docs: Eclipse...
2015-06-26 Rich Slogaram 4c96c704: am 7d377c3b: am fa5f184f: docs: studio...
2015-06-26 Amit Mahajanam d98e7c1d: am 7278b043: am 895eb134: am 90224355...
2015-06-26 Svet GanovMerge "Make grant default permission more robust."...
2015-06-26 Robert GreenwaltMerge "Add Validation logging." into mnc-dev
2015-06-26 Mady MellorMerge "Text selection: fix snapping to words when words...
2015-06-26 Rubin XuMerge "Use StorageManager.wipeAdoptableDisks to wipe...
2015-06-26 Abodunrinwa TokiMerge "TextView: add the "Share" accessibility action...
2015-06-26 Amit Mahajanam 853c6178: am 791dd2c6: DO NOT MERGE Change to add...
2015-06-26 Rich Slogaram fc7e84b3: Merge "docs: manifest merger updates"...
2015-06-26 Chien-Yu ChenMerge "Camera2: Remove references to sync.frameNumber...
2015-06-26 Chien-Yu ChenMerge "Camera2: Clarify session callbacks" into mnc-dev
2015-06-26 Nathan HaroldMerge "Deprecate TelephonyManager.getNeighboringCellInf...
2015-06-26 Shirish KaleleMerge "Mark a connection as a Wifi Assistant connection...
2015-06-26 Abodunrinwa TokiTextView: add the "Share" accessibility action.
2015-06-26 Mady MellorMerge "Fix: Text selection handles shouldn't be shown...
2015-06-26 Alex KlyubinMerge "Don't offer crypto ops for public keys of truste...
2015-06-26 George MountMerge "Fix endTransition index out of bounds exception...
2015-06-26 George MountMerge "Fix addTarget not limiting to the given views...
2015-06-26 Prashant Malaniam 9a3eacbe: Merge "Revert "Always re-establish kernel...
2015-06-26 Jim MillerMerge "Have FingerprintService keep the device awake...
2015-06-26 Robin LeeMerge "SystemUI: show owner VPN for restricted profile...
2015-06-26 Adam PowellMerge "Improve docs for View#addChildrenForAccessibilit...
2015-06-26 Amith YamasaniMerge "Clarify the intention of setNotificationsShown...
2015-06-26 Chris CraikMerge "Don't promote functors onto layers due to outlin...
2015-06-26 Eino-Ville TalvalaMerge "Camera2: Add clarification about simultaneous...
2015-06-26 Eric LaurentMerge "AudioManager: optimize audio port listener regis...
2015-06-26 Mady MellorMerge "Text selection: When user reaches midpoint jump...
2015-06-26 Mady MellorMerge "Text selection: Fix word boundaries for language...
2015-06-26 Wei Liuam 6f6326bc: Implement a exponential backoff for NTP...
2015-06-26 Dianne HackbornMerge "Fix issue #22013372: Assist should take translat...
2015-06-26 Mady MellorFix: Text selection handles shouldn't be shown in acces...
2015-06-26 Jeff SharkeyMerge "Let's reinvent storage, yet again!" into mnc-dev
2015-06-26 Selim CinekMerge "Fixed a crash where onTouch might have been...
2015-06-26 Selim CinekMerge "Now showing unlocked icon if both trusted and...
2015-06-26 Abodunrinwa TokiMerge "Enforce FloatingToolbar themes." into mnc-dev
2015-06-26 SvetoslavMerge "Add JavaDoc for permission protection level...
2015-06-26 Keisuke KuroyanagiMerge "Fix: Ellipsis is wrongly applied or not applied...
2015-06-26 Seigo NonakaMerge "Do not show selection action mode when the TextV...
2015-06-26 Robert Schaubam ba12e226: am 0b5d0509: Merge "docs: Removed sentence...
2015-06-25 Doris LiuMerge "Fix logic for whether beginning/end divider...
2015-06-25 Christopher TateMerge "Don't throw TransactionTooLargeException for...
2015-06-25 Ronghua WuMerge "media: parse max-concurrent-instances." into...
2015-06-25 Makoto OnukiMerge "Fix Formatter.formatBytes() crash on non-EN...
2015-06-25 Tenghui ZhuMerge "Limit dotProduct value to 1.0f, so acosf would...
2015-06-25 Jerome PoichetMerge "Preventing leak" into mnc-dev
2015-06-25 George MountMerge "Fix removeTarget to remove by ID instead of...
2015-06-25 Alan ViveretteMerge "Constrain ListPopupWindow hint width spec to...
2015-06-25 Alan ViveretteMerge "Constrain child width and height to >= 0 in...
2015-06-25 Yohei YukawaMerge "Handle back key to cancel text action mode in...
2015-06-25 SvetoslavMerge "Add missing conditional in settings provider...
2015-06-25 Selim CinekMerge "Fixed a HUN crash with notification children...
2015-06-25 Chris WrenMerge "add banned packages to notification dumpsys...
2015-06-25 SvetoslavMerge "Prevent certain actions of app has revoked permi...
2015-06-25 Jun MukaiMerge "Apply thumbTint and trackTint styles to Switch...
2015-06-25 Selim GurunMerge "Remove Webviewtests in frameworks" into mnc-dev
2015-06-25 Yusuke SatoMerge "Let findSupportedAbi and hasRenderscriptBitcode...
2015-06-25 Nancy ChenMerge "Add comments for visual voicemail short codes...
2015-06-25 Winson ChungMerge "Refactoring recents search bar widget logic...
2015-06-25 Alan ViveretteMerge "Constrain width and height to >= 0 in FastScroll...
2015-06-25 Alex KlyubinMerge "Support RSA encrypt using private key and PKCS...
2015-06-25 Seigo NonakaFix crash due to reverse selection.
2015-06-25 Seigo NonakaDo not show selection action mode when the TextView...
2015-06-25 Mady MellorMerge "Fix: Don't display the drag handles when focus...
2015-06-25 Andrei StingaceanuMerge "EditText - can not drag handles in extracted...
2015-06-25 Andres MoralesMerge "[LockSettings] clear secure user id when user...
2015-06-25 Mady MellorFix: Don't display the drag handles when focus is lost
2015-06-25 Jason MonkMerge "Make BluetoothEventManager listen to ALIAS_CHANG...
2015-06-25 Andrei StingaceanuEditText - can not drag handles in extracted mode
2015-06-25 Anthony Hugham a50fa710: (-s ours) am 001df9ca: DO NOT MERGE: Intro...
2015-06-25 Andreas GampeMerge "Frameworks/base: Add tracing system properties...
2015-06-25 Anthony Hugham 001df9ca: DO NOT MERGE: Introduce stem keycodes...
2015-06-25 Amith YamasaniMerge "No need to check WRITE_SETTINGS permission in...
2015-06-25 Adam PowellMerge "Fix ChooserActivity check for still-alive Choose...
2015-06-24 ztenghuiMerge "Resize the VectorDrawable according to the virtu...
2015-06-24 Tim MurrayMerge "add cpuset support" into mnc-dev
2015-06-24 Selim CinekMerge "Fixed an inconsistency when booting up with...
2015-06-24 Selim CinekMerge "Fixed a bug with encryption where the keyguard...
2015-06-24 Joe Fernandezam 1ee8470c: am 3eefa1f9: Merge "docs: Update Android...
2015-06-24 ztenghuiMerge "Update the internal test case to show the stroke...
2015-06-24 Andrew Solovayam f5222156: am 00ebd145: docs: Added "Single Use Devic...
2015-06-24 Tony MantlerMerge "Notify on BAD_REMOVAL and pass fsUuid in broadca...
2015-06-24 John SpurlockMerge "Volume Motion: Initial show and expand transitio...
2015-06-24 Adam LesinskiMerge "Fix unit issue in Slog.wtf output" into mnc-dev
2015-06-24 Chris CraikMerge "Avoid over-damaging layer area for multidraws...
next