Sr. Software Engineer( Android) for Securehub : SecureHub is Citrix’s mobile app that provides users access to their corporate apps and enforces (MDM and MAM )device and app-level security policies pushed from the XenMobile Server.
Single hand Researched and defined requirements to upgrade SH to target SDK O.It involved a lot of changes around notification, shortcuts, device identifiers, background services, implicit broadcast.
Migration of crashlytics to Firebase console.
Directboot support : When the device is rebooted and user has not yet entered the device pin, it goes to directboot mode, enabled the running of SH in that mode, getting the device lock policy and changing the device pin.
Implemented GeofenceFused Location service to be used on devices having play services.
TargetSdk Android Q :non sdk apis restrictions usign veridix tool, device location permission changes.
32 bit to 64 bit migration: Google gave deadline for 32 bit to 64 bit migration, when migrated there were issues with native code in vaults with respect to size of objects, had to make an interim release to save objects and recreate them in the new release.