This is a wiki post, feel free to edit it clicking on the green above
Fairphone-specific apps are Free Software under Apache License 2.0 and have been migrated to the community-managed WeAreFairphone organization at GitHub.
Work has been done to publish them on F-Droid and making them compatible with Android 6 and forward.
Team: @jnsp, @Rudloff, @z3ntu and @Roboe (two latters are managers of the WeAreFairphone organization at GitHub)
Progress is as follows:
Fairphone First Edition Launcher
- Source code: GitHub - WeAreFairphone/FP1-Launcher: Fork of the launcher originally designed for the Fairphone 1
- Original source (upstream): GitHub - Kwamecorp/Fairphone: Source code for the Fairphone OS. A seriously cool smartphone. Putting social values first.
- F-Droid publication: Submitted. Awaiting F-Droid approval
Fairphone 2 Launcher
- Source code: GitHub - WeAreFairphone/FP2-Launcher: Fork of the launcher originally designed for the Fairphone 2, featuring Edge Swipe and Apps Life Cycle
- Original source (upstream): https://code.fairphone.com/gerrit/#/admin/projects/fp2-dev/platform/packages/apps/FairphoneLauncher3
- F-Droid publication: work done
- F-Droid app: Fairphone 2 Launcher | F-Droid - Free and Open Source Android App Repository (version 2.1.0)
Fairphone Recent Contacts Widget
- Source code: GitHub - WeAreFairphone/FP2-ContactsWidget: Fork of the contacts widget originally designed for the Fairphone 2, featuring recent contacts and direct calls
- Original source (upstream): https://code.fairphone.com/gerrit/#/admin/projects/fp2-dev/platform/packages/apps/MyContactsWidget
- F-Droid publication: work done
- F-Droid app: My Contacts | F-Droid - Free and Open Source Android App Repository (version 2.1)
Fairphone Clock Widget
- Source code: GitHub - WeAreFairphone/FP2-ClockWidget: Fork of the clock widget originally designed for the Fairphone 2
- Original source (upstream): https://code.fairphone.com/gerrit/#/admin/projects/fp2-dev/platform/packages/apps/ClockWidget
- F-Droid publication: work done
- F-Droid app: Fairphone Clock Widget | F-Droid - Free and Open Source Android App Repository (version 2.1.0)
Fairphone MyApps Widget (standalone version)
- Source code: GitHub - WeAreFairphone/FP2-AppsWidget: Standalone version of the MyApps widget originally included as part of the launcher shipped with the Fairphone 2
- Original source (upstream): integrated into Fairphone Launcher
- State: Work needs to be done to make it standalone. @jnsp is working on it:
Original post by @jnsp
Hi,
I would like to submit the Fairphone specific apps such as the Fairphone Launcher, Contact Widget and the Clock Widget) to F-Droid so that these features can be used on Android 6 as well.
The source code is accessible from code.fairphone.com (e.g. git clone https://code.fairphone.com/gerrit/fp2-dev/platform/packages/apps/FairphoneLauncher3
). However, it is unclear to me under which license those apps are.
I have some questions before I continue with my efforts:
- Does Fairphone intend to publish the apps themselves or should the community publish them on F-Droid?
- Where should further development take place? Can the community open merge requests on code.fairphone.com or should the code be moved to a community run repository such as WeAreFairphone · GitHub?