[android] Kotlinize various util and other classes (#14014)
[android] call the correct BranchManager method (#4869)
[android] attempt to open the correct RNBranch library in BranchManager
[android] make branch SDK compileOnly in expoview, remove from unversioned code (#4058)
[android] Fix Android Expo Client crash when opening old experiences
[android] Strip obsolete code (#2934)# Why Technical debt--; # How - went through all the `ABIVersion` usages and removed `if` code paths for `ABI < 25`, - went through all the `SDK_INT`
[android] Strip obsolete code (#2934)# Why Technical debt--; # How - went through all the `ABIVersion` usages and removed `if` code paths for `ABI < 25`, - went through all the `SDK_INT` usages and removed `if` code paths for `SDK_INT < LOLLIPOP`. # Test Plan Android project compiles and runs .
show more ...
Fix branch RNObject package (#2472)fbshipit-source-id: b5d41f7
Don't call into branch if no API key is providedfbshipit-source-id: 85b18ac