Community:SummerOfCode18: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 188: Line 188:
|-
|-
| A/B testing framework for Android
| A/B testing framework for Android
| In Firefox for Android we are using an A/B testing framework based on "Switchboard". We want to extract this framework into a standalone library that can be used in our other Android apps.
| In Firefox for Android we are using an A/B testing framework based on "Switchboard". We want to re-write this framework in Kotlin as a standalone-library that can be used in our other Android apps.
| Android, Java, Kotlin
| Android, Java, Kotlin
| [mailto:skaspari@mozilla.com Sebastian Kaspari (:sebastian)]
| [mailto:skaspari@mozilla.com Sebastian Kaspari (:sebastian)]
| [mailto:skaspari@mozilla.com Sebastian Kaspari (:sebastian)]
| [mailto:skaspari@mozilla.com Sebastian Kaspari (:sebastian)]
| The existing code in Firefox for Android lives [https://dxr.mozilla.org/mozilla-central/source/mobile/android/base/java/org/mozilla/gecko/switchboard here]. Originally we started using the existing "Switchboard" library. But over time the behavior of this code changed as our requirements changed. Therefore we do not only want to extract the code - but also re-write it (in Kotlin).
| See more detailed project description:
 
https://github.com/pocmo/fretboard/wiki/Google-Summer-of-Code-2018
 
List of issues/tasks:
 
https://github.com/pocmo/fretboard/issues
|}
|}
118

edits