index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
Shell
/
tests
/
src
/
com
/
android
/
shell
/
BugreportReceiverTest.java
Age
Commit message (
Expand
)
Author
2020-12-10
Returns immediately if the bugreport file already exists
Rhed Jao
2020-12-10
Fixes an error handling in BugreportProgressService
Rhed Jao
2020-12-10
Fixes BugreportReceiverTest failed
Rhed Jao
2020-09-28
Merge "Update language to comply with Android's inclusive language guidance" ...
Treehugger Robot
2020-09-28
Merge "Update language to comply with Android's inclusive language guidance"
Treehugger Robot
2020-08-03
Update language to comply with Android's inclusive language guidance
Alice Kuo
2020-06-18
Fix BugreportReceiverTest
Rhed Jao
2020-01-26
Remove legacy-flow no-op variables: max, realMax and realProgress
Abhijeet Kaur
2019-10-22
Remove unused broadcasts/functions/variables from Shell
Abhijeet Kaur
2019-03-20
Migrate frameworks/base/packages/Shell to androidx.test
KOUSHIK PANUGANTI
2017-06-27
Only require that system UIDs tag their sockets.
Jeff Sharkey
2017-05-24
Fixed assertions on bugreport share notification.
Felipe Leme
2017-02-10
Set package name on bugreport intents.
Felipe Leme
2016-11-11
Refactored Shell to use IDumpstateListener.
Felipe Leme
2016-10-11
Collapses status bar on teardown so it does not affect other tests.
Felipe Leme
2016-08-12
Migrate BugreportReceiverTest to JUnit 4.
Felipe Leme
2016-08-08
Kill service before trying to cancel notifications.
Felipe Leme
2016-08-03
Enable name text field when re-using the details dialog.
Felipe Leme
2016-08-03
Fixed BugreportReceiverTest failures:
Felipe Leme
2016-07-28
Always use chooser for Share Bug Report intent.
Felipe Leme
2016-07-18
Close details dialog when bugreport is canceled by user.
Felipe Leme
2016-04-25
Don't opt-out of warning dialog by default on user builds.
Felipe Leme
2016-04-20
Set BugreportProgressService to run on foreground.
Felipe Leme
2016-04-18
Remove initial screenshot on interactive bugreport.
Felipe Leme
2016-04-13
Merge "Revert warning logic so it has a "don't show again" message." into nyc...
TreeHugger Robot
2016-04-13
Revert warning logic so it has a "don't show again" message.
Felipe Leme
2016-04-12
Removed redundant notification title.
Felipe Leme
2016-04-11
"Temporarily" removed progress check.
Felipe Leme
2016-03-22
Changed logic when dumpstate's max progress increases.
Felipe Leme
2016-03-14
Minor UI improvements and code cleanup:
Felipe Leme
2016-03-09
Warn user when bugreport is finished but screenshot is pending.
Felipe Leme
2016-02-29
Make bugreport details dialog confirm to Material Guidelines for Dialogs.
Felipe Leme
2016-02-25
Open bugreport info when touching notification (as well as DETAILS button).
Felipe Leme
2016-02-25
Reset UI fields when dialog is reused, otherwise it might contain fields
Felipe Leme
2016-02-25
Final (?) fixes on id / pid split.
Felipe Leme
2016-02-08
Add pid on main bugreport notifications.
Felipe Leme
2016-01-29
Fixed check for empty title.
Felipe Leme
2016-01-26
Send broadcasts as foreground, otherwise test might fail when running
Felipe Leme
2016-01-13
Save bugreport info on share intent.
Felipe Leme
2016-01-06
Include title and description on bugreport.zip
Felipe Leme
2016-01-06
Fixed corner-case scenario where a screenshot is finished after the share
Felipe Leme
2015-12-21
Handle bugreport screenshots on Shell.
Felipe Leme
2015-12-16
Allows users to add details about a bugreport in progress.
Felipe Leme
2015-12-12
Merge "Cleaned up unit tests."
Felipe Leme
2015-12-11
Created initial bugreports dir if it doesn't exist.
Felipe Leme
2015-12-11
Cleaned up unit tests.
Felipe Leme
2015-12-11
Merge "Unhardcoded file paths."
Felipe Leme
2015-12-11
Unhardcoded file paths.
Felipe Leme
2015-12-11
Merge "Refactored what happens when a BUGREPORT_FINISHED is received."
Felipe Leme
2015-12-10
Added test annotation.
Felipe Leme
[next]