summaryrefslogtreecommitdiff
path: root/tests/StatusBar
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
2019-11-14Add NotifListBuilder to new notif pipelineNed Burns
2019-03-07Convert tests/**/Android.mk files to Android.bpSasha Smundak
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2017-10-10Send a11y updates for updated notificationsJulia Reynolds
2017-07-10Limit the number of notis an app can enqueueJulia Reynolds
2017-06-27Limit when a ranking reconsidering can alertJulia Reynolds
2017-05-01Do not unsnooze canceled notifications.Julia Reynolds
2017-04-25Api updatesJulia Reynolds
2017-03-03Change group ranking.Julia Reynolds
2017-02-23Change time methods to durations.Julia Reynolds
2017-01-25Allow notifications to be autocanceled at a time.Julia Reynolds
2016-10-12Fix channel conditional in cancelAll.Julia Reynolds
2016-04-14Phone call vibrate should obey user preference.Julia Reynolds
2016-04-08Allow the ranker to autobundle notifications.Julia Reynolds
2016-03-02Allow notifications to be hidden from lockscreen at a package level.Julia Reynolds
2016-02-26Introduce IMPORTANCE_MIN.Julia Reynolds
2016-02-18Remove Notification Topics.Julia Reynolds
2016-02-09Allow apps to know what users think of their notifications.Julia Reynolds
2016-01-08Notification banning updates.Julia Reynolds
2015-12-17Allow users to set app-wide Importance defaultJulia Reynolds
2015-12-11Add importance to notification guts.Julia Reynolds
2015-11-20Implement notification ranking by topic.Julia Reynolds
2015-06-12remove usage of deprecated method setLatestEventInfoChris Wren
2014-09-12Change constant to PowerManager.RELEAES_FLAG_WAIT_FOR_NO_PROXIMITYMichael Wright
2014-08-27Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITYMichael Wright
2013-04-09Fix [-] buttons in the notification builder test.Daniel Sandler
2013-04-08Add tag "foo" to builder test's notifications.Daniel Sandler
2013-04-05New NotificationListenerService.Daniel Sandler
2013-02-01App ops: vibration, neighboring cells, dialing, etc.Dianne Hackborn
2012-11-14Clean up the Builder test.Daniel Sandler
2012-10-19Properly show emoji in the notification ticker.Daniel Sandler
2012-10-01New internal API to eliminate poke locks.Jeff Brown
2012-09-27Cleanup internal status bar APIs.Daniel Sandler
2012-09-25Adding a global accessibility action to open quick settings.Svetoslav Ganov
2012-08-31Remove Binder.getOrigCallingUid().Dianne Hackborn
2012-08-15Power manager rewrite.Jeff Brown
2012-05-04Fix NPEs in StatusBarTest.Daniel Sandler
2012-04-19Expand too-small notifications to fill 64dp.Daniel Sandler
2012-04-13Extract Vibrator implementation from interface.Jeff Brown
2012-02-24New notification priority and related APIs.Daniel Sandler
2011-12-07Improve handling of small largeIcons in tablet ticker.Daniel Sandler
2011-10-13Break apart DISABLE_HOME and DISABLE_RECENT.Daniel Sandler
2011-09-12Hide navigation buttons when they are DISABLEd.Daniel Sandler
2011-08-10Fix fullScreenAlert test.Daniel Sandler
2011-07-28The fullest of fullscreen modes.Daniel Sandler
2011-07-21Adding accessibility support to the Status Bar.Svetoslav Ganov
2011-06-16Make the Notify Builder test usable on phones.Daniel Sandler
2011-06-04Merge "Fix the status bar test app."Daniel Sandler