ARouter Versions Save

💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)

1.0.6

7 years ago
  1. #31 InstantRun support.
  2. #29 Add interceptor load check.
  3. #30 Architecture optimization, bootstrapping.

1.0.5

7 years ago

#26

Ioc support, simpler,better,robust.

1.0.4

7 years ago

Bugfix : when the interceptor process times out, it is skipped, not aborted Update : remove useless icon

1.0.3

7 years ago

Bugfix : It will set NEW_TASK flag on every intent, if there no any flags even the context was 'Activity'. ( #2 )

1.0.2

7 years ago

Bugfix : Can not navigate to target if there is no any interceptors. ( #1 )

1.0.1

7 years ago
  • Fix module name generation logic
  • Optimize url utils
apt 'com.alibaba:arouter-compiler:1.0.1'
compile 'com.alibaba:arouter-api:1.0.1'