gecko-dev/mobile/android/geckoview
Dylan Roeh 7405f88773 Bug 1381536 - Replace GeckoBundle passed to ProgressListener.onSecurityChanged with a class. r=jchen
This adds a new class, GeckoView.ProgressListener.SecurityInformation, which provides an API for accessing the information passed to GeckoView in GeckoView:SecurityChange messages. GeckoView then passes this object to ProgressListener in onSecurityChanged() calls. Also updates CustomTabsActivity and GeckoViewActivity to reflect the new API and removes the old integer security status param from onSecurityChanged.
2017-07-28 17:14:01 -05:00
..
src Bug 1381536 - Replace GeckoBundle passed to ProgressListener.onSecurityChanged with a class. r=jchen 2017-07-28 17:14:01 -05:00
BuildConfig.java.in Bug 1360321 - 7. Add AArch64 check to Fennec hardware checks; r=snorp 2017-05-17 13:06:23 -04:00
build.gradle Bug 1381924 - Include WebRTC bits for GeckoView; r=nalexander 2017-07-20 18:24:12 -04:00
proguard-rules.txt Bug 1359419 - Add GeckoView.preload() r=esawin 2017-04-26 10:11:28 -05:00