1
0
Fork 0
fenix/buildSrc/src/main/java
Petru Lingurar f7087e46e3 Fix #5067 - Refactor ShareController to use SendTabUseCases
Navigation between app fragments uses ShareTab as arguments. The newly used
SendTabUseCases uses TabData which is not Parcelable.
For minimal changes we'll keep both data classes and ShareController will know
how to map between the two.
Removed the `sessionId` property of ShareTab as it isn't needed anymore.
2019-09-03 12:01:26 -07:00
..
Config.kt Issue #4907: Config: Get rid of "floating pow()". 2019-09-03 17:10:06 +02:00
Dependencies.kt Fix #5067 - Refactor ShareController to use SendTabUseCases 2019-09-03 12:01:26 -07:00