- 17394f3 Make implicit mutable PendingIntents immutable by Azhara Assanova · 1 year, 11 months ago
- d11b356 Notification color fixes by Jeff DeCew · 3 years, 9 months ago
- 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 3 years, 10 months ago
- f8191e8 Bulk apply PendingIntent.FLAG_MUTABLE_UNAUDITED. by Ashwini Oruganti · 4 years ago
- 0ab7007 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 4 years ago
- 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years ago
- e178c24 Add an exported flag in manifest by Ashwini Oruganti · 4 years, 9 months ago
- 77050aa Add NotifListBuilder to new notif pipeline by Ned Burns · 5 years ago
- b6aca11 Convert tests/**/Android.mk files to Android.bp by Sasha Smundak · 6 years ago
- a3e79fb frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
- 9418756 Send a11y updates for updated notifications by Julia Reynolds · 7 years ago
- 6ad0aec Limit the number of notis an app can enqueue by Julia Reynolds · 7 years ago
- af4dc28 Limit when a ranking reconsidering can alert by Julia Reynolds · 7 years ago
- a8b766f Do not unsnooze canceled notifications. by Julia Reynolds · 8 years ago
- bad4297 Api updates by Julia Reynolds · 8 years ago
- 3fb989b Change group ranking. by Julia Reynolds · 8 years ago
- 5098977 Change time methods to durations. by Julia Reynolds · 8 years ago
- 2a12874 Allow notifications to be autocanceled at a time. by Julia Reynolds · 8 years ago
- b754ca6 Fix channel conditional in cancelAll. by Julia Reynolds · 8 years ago
- d28967f Phone call vibrate should obey user preference. by Julia Reynolds · 9 years ago
- e46bb37 Allow the ranker to autobundle notifications. by Julia Reynolds · 9 years ago
- 26fa8a5 Allow notifications to be hidden from lockscreen at a package level. by Julia Reynolds · 9 years ago
- f0f629f Introduce IMPORTANCE_MIN. by Julia Reynolds · 9 years ago
- ef37f28 Remove Notification Topics. by Julia Reynolds · 9 years ago
- 81afbcd Allow apps to know what users think of their notifications. by Julia Reynolds · 9 years ago
- 85aa6cb Notification banning updates. by Julia Reynolds · 9 years ago
- a07af88 Allow users to set app-wide Importance default by Julia Reynolds · 9 years ago
- ead00aa Add importance to notification guts. by Julia Reynolds · 9 years ago
- 233a5f9 Implement notification ranking by topic. by Julia Reynolds · 9 years ago
- 1ce4b6d remove usage of deprecated method setLatestEventInfo by Chris Wren · 10 years ago
- 1208e27 Change constant to PowerManager.RELEAES_FLAG_WAIT_FOR_NO_PROXIMITY by Michael Wright · 10 years ago
- 219857b Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY by Michael Wright · 10 years ago
- 72dcb91 Fix [-] buttons in the notification builder test. by Daniel Sandler · 12 years ago
- 0e78de6 Add tag "foo" to builder test's notifications. by Daniel Sandler · 12 years ago
- 5feceeb New NotificationListenerService. by Daniel Sandler · 12 years ago
- f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 12 years ago
- 205ec5a Clean up the Builder test. by Daniel Sandler · 12 years ago
- b9d3664 Properly show emoji in the notification ticker. by Daniel Sandler · 12 years ago
- 1e3b98d New internal API to eliminate poke locks. by Jeff Brown · 12 years ago
- 11cf1781 Cleanup internal status bar APIs. by Daniel Sandler · 12 years ago
- e20a177 Adding a global accessibility action to open quick settings. by Svetoslav Ganov · 12 years ago
- 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
- 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
- e7e9b6e Fix NPEs in StatusBarTest. by Daniel Sandler · 13 years ago
- bc5559f Expand too-small notifications to fill 64dp. by Daniel Sandler · 13 years ago
- c234613 Extract Vibrator implementation from interface. by Jeff Brown · 13 years ago
- 2561b0b New notification priority and related APIs. by Daniel Sandler · 13 years ago
- a3850b6 Improve handling of small largeIcons in tablet ticker. by Daniel Sandler · 13 years ago
- dba9356 Break apart DISABLE_HOME and DISABLE_RECENT. by Daniel Sandler · 13 years ago
- 029d587 Hide navigation buttons when they are DISABLEd. by Daniel Sandler · 13 years ago
- 542f051 Fix fullScreenAlert test. by Daniel Sandler · 13 years ago
- 60ee256 The fullest of fullscreen modes. by Daniel Sandler · 13 years ago
- 6179ea3 Adding accessibility support to the Status Bar. by Svetoslav Ganov · 13 years ago
- 396263f Make the Notify Builder test usable on phones. by Daniel Sandler · 14 years ago
- f81c709 Merge "Fix the status bar test app." by Daniel Sandler · 14 years ago
- 1d4d30a It's lights out for you, navigation bar! by Daniel Sandler · 14 years ago
- 982cbf1 Fix the status bar test app. by Daniel Sandler · 14 years ago
- e40451a Ongoing notification for GPS use. by Daniel Sandler · 14 years ago
- 7bb8eeb Allow the status bar disable flags to be used as View's system ui visibility fields. by Joe Onorato · 14 years ago
- f844dc4 Fit and finish on status bar: by Daniel Sandler · 14 years ago
- 664644d visibility ("lights out") API. by Joe Onorato · 14 years ago
- 80a4440 Need to update the largeIcon for notifications when we're reapplying the views. by Joe Onorato · 14 years ago
- c9596d6 Possibly fix bad notification updates. by Joe Onorato · 14 years ago
- d070e89 Make AppWidgetService handle components enabling and disabling. by Joe Onorato · 14 years ago
- 6f6cf3c Reimplement StatusBarManager.disable(DISABLE_SYSTEM_INFO). by Daniel Sandler · 14 years ago
- 3e8f5a2 Hide navigation buttons and clock on lockscreen. by Daniel Sandler · 14 years ago
- 1bfddc8 Fix build. by Daniel Sandler · 14 years ago
- 373a998 When updating notifications, always reuse the last row. by Daniel Sandler · 14 years ago
- 8d0b655 Add a better notification test and clean up the flag handling in the notification builder. by Joe Onorato · 14 years ago
- 561d385 The large icon for notifications. by Joe Onorato · 14 years ago
- 3f76aa7 Test for using the right size of notification info text. by Joe Onorato · 14 years ago
- 8595a3d Show the number in the expanded notification instead of in the bar. by Joe Onorato · 14 years ago
- 46439ce Update the look of the notifications. Includes adding a new Notification.Builder class. by Joe Onorato · 14 years ago
- 1a542c7 The CHEEK_TOUCH stuff never worked. Remove it. by Joe Onorato · 14 years ago
- 4058ba0 Allow both contentIntent and setOnClickPendingIntent in notifications by Joe Onorato · 14 years ago
- b0cc50d Notification flyovers. by Daniel Sandler · 14 years ago
- 184498c Allow notifications to not specify a contentIntent. by Joe Onorato · 14 years ago
- 39b4867 Revert "Merge "Allow notifications to not specify a contentIntent."" by Jason Chen · 14 years ago
- 80a752c Allow notifications to not specify a contentIntent. by Joe Onorato · 14 years ago
- 2cddeb4 am 2c164747: am f7872780: Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 14 years ago
- 2c16474 am f7872780: Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 14 years ago
- 8274a0e PowerManagerService needs yet another flag... by Joe Onorato · 14 years ago
- 066b5c51 manual merge Merge commit '77e42376' into work by Joe Onorato · 14 years ago
- 77e4237 am 87efbbb5: Merge "implement the number bubbles on the status bar" into gingerbread by Joe Onorato · 14 years ago
- 6c01a11 implement the number bubbles on the status bar by Joe Onorato · 14 years ago
- 7ebd659 Merge commit 'f9f9e248' into manualmerge by Joe Onorato · 14 years ago
- f9f9e24 am 6fa4de3c: Merge "If an icon add remove get coalesced, don\'t remove some other icon." into gingerbread by Joe Onorato · 14 years ago
- 795f284 If an icon add remove get coalesced, don't remove some other icon. by Joe Onorato · 14 years ago
- 091e1b8 Implement disable() on the status bar. by Joe Onorato · 14 years ago
- ddf680b Touching the blue glow should close the system and notification panels. by Joe Onorato · 14 years ago
- ef1e776 Tablet ticker. by Joe Onorato · 14 years ago
- 9305647 Plumb lights out mode through from the window manager to the status bar running in the system ui process. by Joe Onorato · 14 years ago
- 44af754 am d02bdaab: Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
- d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
- 6cf5eb0 am 3f677b1b: Merge "Fix periodically disappearing status icons." into gingerbread by Daniel Sandler · 14 years ago
- 0398bf7 Fix periodically disappearing status icons. by Daniel Sandler · 14 years ago
- ed3cfb5 Generated hdpi drawable size reduced by Gilles Debunne · 14 years ago
- 389878e frameworks/base/ : added scaled hdpi version of assets that were moved to drawable-mdpi by Gilles Debunne · 14 years ago
- b0dde8e Move pngs from drawable to drawable-mdpi in project frameworks/base by Gilles Debunne · 14 years ago
- 8a76a90 am 9150cff6: Merge "Replaced /sdcard with Environment.getExternalStorageDirectory()" by Jean-Baptiste Queru · 14 years ago