Ricki Y. HAN

Results 8 issues of Ricki Y. HAN

It's useless and has privacy invasion risks. Tough user can deny the request for `AddressBook` but import whole `AddressBook` for just looking for `ABAddressBook.shared()?.me` is super expensive ... Maybe input(`NSTextField`)...

apple content id is more easier for find when user searching for app, but bundle id is not on the web page. for eg. testflight url https://apps.apple.com/us/app/testflight/id899247664 id **899247664** is...

feature request

tree in omim: node disabled changed value while check parent node [示例](https://tencent.github.io/omi/packages/omim/docs/build/cn.html#/tree?index=7&subIndex=7) 里p-5是被disabled的选中状态,按我的理解这个状态应该是只读的 但切换父节点p-4值时 会同时改变它的值 与之逻辑相悖的是 只选择俩个sibling(同级的项目6、项目7)p-4就忽略了p-5的值了

请问能和百度地图解耦,在高德/Google 地图上实现么?

Using Symmetric-key algorithm AES (or something like that) to protect data transfer if the TV & iPhone communicated via open wifi ? the `key` can show (via text/QR?) on TV...

Class 'Str' not found in [src/Nwidart/DbExporter/DbMigrations.php#L217](https://github.com/nWidart/DbExporter/blob/master/src/Nwidart/DbExporter/DbMigrations.php#L217) fix:full namespace use ``` php use Illuminate\Support\Str; ```

when Xcode warning `Cannot find 'BlobMenuItem' in scope` I just find out , `BlobMenuItem` was renamed from `Menuitem`, the version 1.0 in git release was using outdated `Menuitem `