Skip to content

v0.0.53

Pre-release
Pre-release

Choose a tag to compare

@rafaco rafaco released this 18 Nov 18:58

Update plugin version to 0.0.16.

Features:

  • Logs: Filter profiles, custom filter, wrap lines button and items with overflow menu. Paging list change keep selected and scroll to it.
  • Inspect View: Activity info, navigation to sources (activity and xml) and take screenshot button.
  • Crash: navigation to repro steps, to full logs and topo source lines with stacktrace navigation
  • Source: stacktrace navigation panel and scroll to source line
  • Sources: Added AndroidManifest and generated folder (merged manifest, R, buildScript, annotated,...)
  • Info: new internal navigations added
  • Notification disabled by default (change app behaviour cos it use a foreground service)

Framework:

  • Added onPause and onResume to overlay Screen's lifecycle
  • Ripple effect on clickable elements
  • Fix restoration after doze
  • Thread leak detection and threads naming.
  • Logs cleanup

Project:

  • AndroidX/Support switch from command line args
  • Updated shared 'Run Configurations' grouped by modules and global ones: play Demo AndroidX/Support and deploy all to local/remote
  • Plugin included from includeBuild and dynamic version using legacy plugin application
  • Compat from sources at library and demo
  • New Website module with sources and task to publish to server (password from local.properties)
  • Circle.Ci fixed: builds and report jobs improved with more tasks.
  • Constants extracted for reutilization in modules

Licensing:

  • Including year and name of copyright owner at LICENSE file and README
  • Copyright notice included in all our sources (Android Studio copyright profiles)
  • LICENSE include references for modified, included and used licenses from 3party
  • 3party-license folder for original NOTICEs from bundled and modified sources
  • Android Studio copyright profiles and scopes for our sources, modified ones and bundled
  • Modified sources: Restored namespace, license keept and updated with changes.

Community:

  • New CONTRIBUTING file including project build instructions
  • README lighter after CONTRIBUTING extraction and other improvements
  • LICENSE include references for modified, included and used licenses from 3party
  • New website at inappdevtools.org. Basic template by now, wip.