This release will change the orientation of this library to only show/take inputs from the user related to the app. No extra features will be embedded into it to make it lightweight.
- Update to kotlin 1.2.30
- Remove
RxLint
from features since it may break in a lot of possible ways on the clients.
- Update Kotlin 1.2.21
- Update RxJava
- Fix broken Bug reporter.
- Update to RxJava 2
- Fix last release dependencies for
reporter-pivotal
contains project reference "lib" causing clients crash on compile.
- Fix missing library dependencies on generated pom.
- Update kotlin 1.2.10
- Add missing proguard setup.
- Update third party features versions.
- Add proguard setup.
- Update kotlin to 1.1.51.
- Fix MemoryLeak caused by stetho pr/48
- Update kotlin 1.1.1-5.
- Remove wrong stetho-okhttp dependency.
- Remove extra resources on PivotalTracker reporter module.
- Update dependencies.
- Simplify the use of properties view.
- Hide library resources to user.
- Update to Kotlin 1.1.1.
- Add bug reporter with pivotal tracker, waiting others!
- Update to Kotlin 1.0.6.
- Allow to set initial state for switch's (true/false).
- Show drawer on first launch now can be set from constructor.
- Kotlin
1.0.5-2
- Features:
- Links: show logcat live phone.
- Leakcanary: track Memory leaks.
- Picasso logs: enable debug logs.
- Scalpel: see 3d layouts.
- Stetho: if you want custom interceptors you can add them and it will use them automatically.
- Process Phoenix: restart app/activity.
- Custom spinners: used sometimes to select from a list of hosts.
- Custom text input fields: used to set the app api host dynamically.
- Custom map of properties: map of
title
->content
that allow you to show useful info about the app like version, current host, flavor, etc...
- Kotlin
1.0.4
- Update Stetho okhttp
1.4.1
- Update leak canary to
1.4
- Downgrade support lib to 24.1.1. Last release broke anchor for Coordinator layouts and FAB.
- Update support lib 24.2.0, build tools 24.0.2, gradle 2.14.1.
- Fix Lynks do nothing.
- Add menu
- Start opened
- Support Library 24.1.1
- Kotlin 1.0.3
- Add features as optionals.
- Update kotlin 1.0.2
- Support library 23.4.0
- Add proguard setup
- Update name to Debug Artist.
- Remove Toast after ok click on input item dialog.
- Add dont select default value for spinner item if is not found on options array.
- Add Initial selected item for spinner item.
- Fix selected spinner item not reflected on UI.
- Input item with
withInputItem(...)
- Spinner item with
withSpinnerItem(...)
- Restart App item
- Restart Activity item
- Unused button "Shake to"
= min SDK version 15.
- Add scalpel layout with
.withScalpelLayout
instead of using interface.
- Clean Debugger init.
- Proguard setup.
- Manifest with needed setup
- Add proguard setup
- First release
- Debug Drawer.
- ViewServer.