WoKee

Results 4 issues of WoKee

算法入口 `skuCollection` 不应该遍历initData的key去获取组合列表,遇到initData库存组合过多的情况,这种方法效率不是很理想。 建议: skuCollection 新增参数String[][] lables 标签类目。如 : [["蓝色,“红色"],[“XL”,"L"],["优质","一般"]]; skuCollection(String[][] lables , Map initData ){ ...} 由lables 去建立一次组合数,获取所有的组合列表Map result。 `initData遍历key去设置result的库存以及价格信息,如此可以减少每次去获取组合列表的耗时。

fix some devices(Android Q) , 'type' like "71F8-2C0A"

As shown in the figure : ![image](https://github.com/androidx/media/assets/10387578/62726b36-2800-4cbf-ba08-3b4183d358fc) ass file : [02.ass.zip](https://github.com/androidx/media/files/15329529/02.ass.zip) No exceptions occurred in version 1.2.1。 How to solve ? Thanks.

question
needs triage

Suitable for matching MP4,MKV ...