- Fix crash when fragment is null (affect legacy backstack)
- Remove JCenter
- Update README.md
- Migrate to AGP 7.0.3
- Migrate sample App to Android 12
- Switch to Maven-Publish plugin
- Fix some Lint issues
- Disable log by default (may be enable in the Plugin constructor)
- Add Legacy back-stack support, via fragment-manager (only for activity)
- Migrate code to Rx to enable background thread
- Add sample activity with fragment-manager
- General optimization of filtering options
- Migrate to Java11
- Add Timber for logging
- Add filtering for event logs
- Add filtering menu for object structure (wip)
- Add log side windows with events of Activities and Fragments
- Update deps of Desktop Plugin
- Update deps of Client Plugin
- General code base structure
- Add JetPack BackStacks
- Add Legacy BackStacks
- Add ViewModels
- Add ViewModels Members
- Add Void Services
- Add Void Jobs
- Add Trash
- First implementation
- Add ActivitiesGener
- Add Fragments