The Jenkins Controller is preparing for shutdown. No new builds can be started.
Change Log History
Originally from build #948
Changes
- NewtBaseActivity: Move setVisible(false) from onPause() -> onStop(), since only onStop() declares invisible status. onPause() could imply other non fullscreen activity on top.
(details / cgit)