Project

General

Profile

DeprecatedWikiStart » History » Version 103

Paul Kocialkowski, 12/23/2011 10:38 AM

1 38 Graziano -
= Replicant Wiki =
2 1
3 38 Graziano -
News about the project is available in the [http://replicant.us Replicant website]. You are currently in the Wiki section, which is the user edited section - feel free to contribute by creating an account and editing pages now!
4 1
5 61 Jan-Christoph Borchardt -
When making edits, please bear in mind that we are a [http://www.fsf.org/about/what-is-free-software free software] project.
6 1
7 56 Graziano -
== Current Status By Phone ==
8 100 Paul Kocialkowski
 * HTC Dream/HTC Magic [wiki:ReplicantStatus#htcdreamhtcmagic Status]: Supported (replicant 2.2)
9 92 Paul Kocialkowski
 * Nexus One [wiki:ReplicantStatus#nexusone Status]: Supported (replicant 2.2)
10
 * Nexus S [wiki:ReplicantStatus#nexuss Status]: Work in progress (replicant 2.3)
11 77 Denis 'GNUtoo' Carikli
12 91 Paul Kocialkowski
 Note that if you have a device that is not a Nexus One, an HTC Dream or a Nexus S, adding support for it may be possible, especially if your phone is very similar to a supported one or if you have partial or complete source code for the hardware libraries.
13 38 Graziano -
14
15 1
== How to install Replicant ==
16 67 Denis 'GNUtoo' Carikli
 * Here's the [wiki:Installation] page
17
18 84 Graziano -
19 67 Denis 'GNUtoo' Carikli
== Replicant usage How-To ==
20 66 Denis 'GNUtoo' Carikli
 * Enable and configure [wiki:ReplicantUSBNetworking]
21 76 Paul Kocialkowski
22
23 84 Graziano -
== FDroid - a libre market application ==
24 1
25
Replicant Software Center is a fully free software market application to download and manage free software apps on Replicant.
26
27
We are using the [http://f-droid.org/ F-Droid client]. You can also download a compiled libre apk [http://f-droid.org/repo/FDroid_0.11.apk here].
28
29
By default it downloads libre apps from its own repository. We are working together with our friend Ciaran, the main F-Droid developer, on a Replicant repository.
30
The applications on the list of all known [wiki:ListOfKnownFreeSoftwareApps  Free Software applications for the Android platform] should be incorporated into that.
31
32
33
== Libre software replacement for non free Google apps ==
34
35 84 Graziano -
* Android Market -> [http://f-droid.org/ FDroid]
36 1
37
* Gmail -> K9
38
39 96 Anonymous
* Google Maps -> [https://code.google.com/p/osmand/ OsmAnd] (best), gvSIG Mini Maps, OSMdroid, [http://wiki.navit-project.org/index.php/Navit_on_Android navit] (offline routing based on osm maps)
40 1
41 84 Graziano -
* Google Talk -> [http://code.google.com/p/csipsimple/ CSipsimple] (best),  [http://www.beem-project.com/ Beem], [https://guardianproject.info/apps/gibber/ Gibber], [wiki:Sipdroid], Nimbuzz
42 1
43 84 Graziano -
* Youtube -> no need for a proprietary app, just browse the mobile version of youtube which uses rstp (no adobe flash)
44 1
45 84 Graziano -
* Genie Widget (also known as News/Weather widget)  ->  News providers: BBC News or NPR News.   Weather providers: no need for a proprietary app, just browse the mobile version of your favourite weather website.
46
47
48
49
50
== Replicant Source Code ==
51
52
 * The Replicant source code is currently hosted [http://gitorious.org/replicant at gitorious]. For the branch description, see the Builds Howto
53
 * [wiki:How_to_port_Replicant] to a similar target than the htc dream(the guide assume that your device have a Qualcomm MSM7K "processor"(in reality it's a [http://en.wikipedia.org/wiki/System_on_a_chip SOC])
54
55
== How to build Replicant ==
56
57 102 vquicksilver -
 * Install the [wiki:BuildDependencies]
58 1
59 102 vquicksilver -
=== GeeksPhone One (replicant 2.3) ===
60
 * Here's the build howto: [wiki:BuildOne]
61
 * Here's a list of propietary files shipped with the phone: [wiki:PropietaryOneLibsReplacement]
62 84 Graziano -
=== HTC Dream (replicant 2.2) ===
63
 * Here's the build howto: [wiki:BuildDream]
64
 * Here's what proprietary libraries and firmwares were shipped on the htcdream and the status of their replacement: [wiki:ProprietaryHtcDreamLibsReplacement]
65
=== Nexus One (replicant 2.2) ===
66
 * Here's the build howto: [wiki:BuildNexusOne]
67
 * Here's what proprietary libraries and firmwares were shipped on the nexusone and the status of their replacement: [wiki:ProprietaryNexusOneLibsReplacement]
68 98 Paul Kocialkowski
=== HTC Wildfire(abandoned) (replicant 2.2) ===
69 1
 * Here's the build howto: [wiki:BuildWildfire]
70 84 Graziano -
 * Here's what proprietary libraries and firmwares were shipped on the HTC Wildfire (codename: buzz) and the status of their replacement: [wiki:ProprietaryHtcWildfireLibsReplacement]
71 91 Paul Kocialkowski
=== Nexus S (Work in progress) (replicant 2.3) ===
72
 * Here's the build howto: [wiki:BuildNexusS]
73
 * Here's what proprietary libraries and firmwares were shipped on the Nexus S (codename: crespo) and the status of their replacement: [wiki:ProprietaryNexusSLibsReplacement]
74 94 Paul Kocialkowski
 * For a technical overview of Nexus S and a rationale explaining what makes it a better freedom-compliant device, see [wiki:NexusSTechnicalOverview]
75 95 Denis 'GNUtoo' Carikli
 * For Documentation on the preliminary work for freeing its bootloader: [wiki:NexusSBootloader]
76 101 Paul Kocialkowski
 * Status of the free samsung IPC protocol implementation: [wiki:libsamsung-ipc]
77 84 Graziano -
== SDK ==
78
 * [wiki:HowtoBuildSDK How to build the SDK]
79
80
81 86 Paul Kocialkowski
== Work in progress ==
82 103 Paul Kocialkowski
83
'''See the [wiki:Tasks] list'''
84
85 89 Denis 'GNUtoo' Carikli
 * Adding support for [wiki:AKM8976A] (dream accelerometer/magnetometer chip) to akmd-free
86 1
 * Adding support for [wiki:nexusAccoustic htc accoustic for the nexus one]
87
 * [wiki:IntroducingReplicantVideo Introducing Replicant video]
88 97 Paul Kocialkowski
 * Building Replicant on a 64 bit computer without the 32 bit compatibility libs: [wiki:ReplicantNative64BitBuild] 
89
90 72 Portable -
== Other Wikis ==
91 71 Portable -
92 89 Denis 'GNUtoo' Carikli
 * [http://en.androidwiki.com/wiki/Category:Replicant Replicant category in AndroidWiki]
93 71 Portable -
94
95 22 Aaron Williamson -
== IRC ==
96
97 61 Jan-Christoph Borchardt -
We meet on the IRC channel [https://www.jappix.com/?r=replicant%25irc.freenode.net@irc.jappix.com #replicant on irc.freenode.net].
98 38 Graziano -
99 44 Denis 'GNUtoo' Carikli
== Mailing lists ==
100 38 Graziano -
101 44 Denis 'GNUtoo' Carikli
Here's the [http://lists.osuosl.org/mailman/listinfo/replicant mailing list]
102 38 Graziano -
103 42 Denis 'GNUtoo' Carikli
== GNU/Linux on the HTC Dream ==
104
The replicant project is no longer involved with stock GNU/Linux port on the htcdream, that doesn't mean that the port is not developed anymore, it just means that it's done in the SHR project rather than in the replicant one.
105 2 Bradley M. Kuhn -
106 83 Paul Kocialkowski
== Artwork ==
107
 * See the [wiki:ReplicantArtwork] page to download Replicant artwork.
108
109 68 Denis 'GNUtoo' Carikli
== Wiki License ==
110 70 Denis 'GNUtoo' Carikli
 * The new wiki editions should be released under the [http://creativecommons.org/licenses/by-sa/3.0/ cc-by-sa] creative commons
111 69 Denis 'GNUtoo' Carikli
 * We are [wiki:WikiRelicensing] the wiki to cc-by-sa 
112 79 Denis 'GNUtoo' Carikli
== Credits ==
113
 * [wiki:People]
114 1
== Starting Points for Using Trac ==
115
116
 * TracGuide --  Built-in Documentation
117
 * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project
118
 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions
119
 * TracSupport --  Trac Support
120
121
For a complete list of local wiki pages, see TitleIndex.