[android] Kotlinize versioned core (#14043)
[android] Kotlinize ExpoApplication (#13836)
Unify notification api and improve android notifications (#5060)* created broadcast receiver * first step * Add implementation of schedulers * add new react methods * several fixes (1)
Unify notification api and improve android notifications (#5060)* created broadcast receiver * first step * Add implementation of schedulers * add new react methods * several fixes (1) * several fixes (2) * fix notification.ts * fixes after several tests * several fixes * cleanup (1) * cleanup (2) * cleanup (3) * created tests and scooped remove/cancel methods * add options validation * cleanup (4) * cleanup (5) * made requested changes * fixed problem with autoincrement * added another layer of abstraction to get rid of duplicated code * Made requested changes * copy-paste ios code * small fix * fix bugs after rebase * clean up (1) * renaming
show more ...
[android] Refactor ABIVersion.toNumber to use ints instead of floats (#3614)
[android] Add a simple ABIVersion unit test