Skip to content

Commit d33da97

Browse files
committed
Bump version to v1.2.0
1 parent c82b120 commit d33da97

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,17 @@
33

44
adb with alfred workflow
55

6+
Keywords
7+
----
8+
9+
`adb`, `apk`, `avd`
10+
11+
612
Dependencies
713
----
814
- adb
9-
- aapt (optional, for showing local apk info)
15+
- aapt
16+
- emulator
1017

1118
Features
1219
----
@@ -34,6 +41,10 @@ Features
3441

3542
![install options](https://raw.githubusercontent.com/zjn0505/adb-alfred/master/art/screenshot%2004%20show%20install%20options.png)
3643

44+
- `apk` to search for local apk files, and check package info
45+
46+
- `avd` to list installed emulators, select one to start an emulator
47+
3748
References
3849
------
3950
- [109021017/alfred-adb-workflow](https://github.com/109021017/alfred-adb-workflow)

art/screenshot 00 alfred flow.png

293 KB
Loading

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.2.0

0 commit comments

Comments
 (0)