Skip to content

Releases: whataa/pandora

v1.1.3

22 Aug 03:15
Compare
Choose a tag to compare
:bug: Fixing 「not support dp when editing view's padding」 bug.

v1.1.2

22 Aug 01:58
Compare
Choose a tag to compare
v1.1.2 Pre-release
Pre-release
:bug: Fixing 「crash when setArguments if fragment is active」 bug.

v1.1.1

03 Aug 08:46
Compare
Choose a tag to compare
:bug: request permission when shaking.

v1.1.0

28 Jul 04:11
Compare
Choose a tag to compare

new feature

  1. 「show current activity」can show any current activity name.
  2. 「grid line」can show a grid line for debug UI.
  3. 「setting」can config some value like shaking threshold and so on.

optimization

  1. a new 「view hierarchy」for better display.
  2. merge 「select」and 「position」, enhancing the ability to select views.
  3. no need any code to init pandora.

v1.0.6

24 Jul 05:16
Compare
Choose a tag to compare
Support for viewing databases located in custom paths & support for c…

v1.0.5

19 Jul 14:52
Compare
Choose a tag to compare
add support for device encrypted storage

v1.0.4

11 Jul 16:19
Compare
Choose a tag to compare
Feature/shared preferences context menu

fix bug

02 Jul 04:45
Compare
Choose a tag to compare

In the view hierarchy, id is not unique, such as the items of listView.

add request permission hint, add query-param for network

28 Jun 14:59
Compare
Choose a tag to compare
v1.0.2

:sparkles: #5 add request permission hint, #7 add query-param for net…

fix bug, update README

28 Jun 09:32
Compare
Choose a tag to compare
v1.0.1

fix #2, #3 and update README