Skip to content

1.1.2

Compare
Choose a tag to compare
@HDB-Li HDB-Li released this 09 Aug 02:19
· 828 commits to master since this release

Add window style

Some time suspension ball is too big, so you can put LLDebugTool on power bar or network bar now. It can work like a suspension ball, just can't move.

Add

  • Add window style enum. now you can show as suspension ball , power bar or network bar.
  • Add some LLDebugTool event log, you can close it in LLConfig.
  • Add LLNetworkFilterView, now you can filter network with url, header, body or response.

Update

  • Update LLURLProtocol to fix some untrusted HTTP requests that fail.
  • Update LLBaseViewController to deal some bugs when project use runtime to change default settings.
  • Update LLStorageManager to ensure that database operations are not performed in the main thread.
  • Rename LLFilterView to LLLogFilterView.

Remove

  • Remove LLFilterLevelView, use LLFilterEventView to replace.

Extra

  • Adapter iPhone SE