Project

General

Profile

DeprecatedWikiStart » History » Version 105

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

1 1
2 105 Paul Kocialkowski
h1. Replicant Wiki
3 1
4
5 105 Paul Kocialkowski
News about the project is available in the "Replicant website":http://replicant.us. 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!
6 1
7 105 Paul Kocialkowski
When making edits, please bear in mind that we are a "free software":http://www.fsf.org/about/what-is-free-software project.
8
9
10
h2. Current Status By Phone
11
12
* HTC Dream/HTC Magic [[ReplicantStatus#htcdreamhtcmagic|Status]]: Supported (replicant 2.2)
13
* Nexus One [[ReplicantStatus#nexusone|Status]]: Supported (replicant 2.2)
14
* Nexus S [[ReplicantStatus#nexuss|Status]]: Work in progress (replicant 2.3)
15
16 1
 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.
17
18
19
20 105 Paul Kocialkowski
h2. How to install Replicant
21 1
22 105 Paul Kocialkowski
* Here's the [[Installation]] page
23 67 Denis 'GNUtoo' Carikli
24 1
25 76 Paul Kocialkowski
26 105 Paul Kocialkowski
h2. Replicant usage How-To
27
28
* Enable and configure [[ReplicantUSBNetworking]]
29
30
31
32
h2. FDroid - a libre market application
33
34
35 1
Replicant Software Center is a fully free software market application to download and manage free software apps on Replicant.
36
37 105 Paul Kocialkowski
We are using the "F-Droid client":http://f-droid.org/. You can also download a compiled libre apk "here":http://f-droid.org/repo/FDroid_0.11.apk.
38 84 Graziano -
39 1
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.
40 105 Paul Kocialkowski
The applications on the list of all known [[ListOfKnownFreeSoftwareApps| Free Software applications for the Android platform]] should be incorporated into that.
41 1
42
43
44 105 Paul Kocialkowski
h2. Libre software replacement for non free Google apps
45 1
46 105 Paul Kocialkowski
47
* Android Market -> "FDroid":http://f-droid.org/
48
49 1
* Gmail -> K9
50
51 105 Paul Kocialkowski
* Google Maps -> "OsmAnd":https://code.google.com/p/osmand/ (best), gvSIG Mini Maps, OSMdroid, "navit":http://wiki.navit-project.org/index.php/Navit_on_Android (offline routing based on osm maps)
52 1
53 105 Paul Kocialkowski
* Google Talk -> "CSipsimple":http://code.google.com/p/csipsimple/ (best),  "Beem":http://www.beem-project.com/, "Gibber":https://guardianproject.info/apps/gibber/, [[Sipdroid]], Nimbuzz
54 1
55
* Youtube -> no need for a proprietary app, just browse the mobile version of youtube which uses rstp (no adobe flash)
56
57
* 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.
58
59
60
61
62
63 105 Paul Kocialkowski
h2. Replicant Source Code
64 1
65
66 105 Paul Kocialkowski
* The Replicant source code is currently hosted "at gitorious":http://gitorious.org/replicant. For the branch description, see the Builds Howto
67
* [[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 "SOC":http://en.wikipedia.org/wiki/System_on_a_chip)
68 1
69
70 105 Paul Kocialkowski
h2. How to build Replicant
71 1
72
73 105 Paul Kocialkowski
* Install the [[BuildDependencies]]
74 1
75
76 105 Paul Kocialkowski
h3. [[GeeksPhone]] One (replicant 2.3)
77 1
78 105 Paul Kocialkowski
* Here's the build howto: [[BuildOne]]
79
* Here's a list of propietary files shipped with the phone: [[PropietaryOneLibsReplacement]]
80 1
81 105 Paul Kocialkowski
h3. HTC Dream (replicant 2.2)
82 1
83 105 Paul Kocialkowski
* Here's the build howto: [[BuildDream]]
84
* Here's what proprietary libraries and firmwares were shipped on the htcdream and the status of their replacement: [[ProprietaryHtcDreamLibsReplacement]]
85 1
86 105 Paul Kocialkowski
h3. Nexus One (replicant 2.2)
87 1
88 105 Paul Kocialkowski
* Here's the build howto: [[BuildNexusOne]]
89
* Here's what proprietary libraries and firmwares were shipped on the nexusone and the status of their replacement: [[ProprietaryNexusOneLibsReplacement]]
90 1
91 105 Paul Kocialkowski
h3. HTC Wildfire(abandoned) (replicant 2.2)
92 1
93 105 Paul Kocialkowski
* Here's the build howto: [[BuildWildfire]]
94
* Here's what proprietary libraries and firmwares were shipped on the HTC Wildfire (codename: buzz) and the status of their replacement: [[ProprietaryHtcWildfireLibsReplacement]]
95
96
h3. Nexus S (Work in progress) (replicant 2.3)
97
98
* Here's the build howto: [[BuildNexusS]]
99
* Here's what proprietary libraries and firmwares were shipped on the Nexus S (codename: crespo) and the status of their replacement: [[ProprietaryNexusSLibsReplacement]]
100
* For a technical overview of Nexus S and a rationale explaining what makes it a better freedom-compliant device, see [[NexusSTechnicalOverview]]
101
* For Documentation on the preliminary work for freeing its bootloader: [[NexusSBootloader]]
102
* Status of the free samsung IPC protocol implementation: [[libsamsung-ipc]]
103
104
h2. SDK
105
106
* [[HowtoBuildSDK|How to build the SDK]]
107
108
109
110
h2. Work in progress
111
112
113
*List of tasks to improve Replicant: [[Tasks]] list*
114
115
* Adding support for [[AKM8976A]] (dream accelerometer/magnetometer chip) to akmd-free
116
* Adding support for [[nexusAccoustic|htc accoustic for the nexus one]]
117
* [[IntroducingReplicantVideo|Introducing Replicant video]]
118
* Building Replicant on a 64 bit computer without the 32 bit compatibility libs: [[ReplicantNative64BitBuild]] 
119
120
121
h2. Other Wikis
122
123
124
* "Replicant category in [[AndroidWiki]]":http://en.androidwiki.com/wiki/Category:Replicant
125
126
127
128
h2. IRC
129
130
131
We meet on the IRC channel "#replicant on irc.freenode.net":https://www.jappix.com/?r=replicant%25irc.freenode.net@irc.jappix.com.
132
133
134
h2. Mailing lists
135
136
137
Here's the "mailing list":http://lists.osuosl.org/mailman/listinfo/replicant
138
139
140
h2. GNU/Linux on the HTC Dream
141
142 83 Paul Kocialkowski
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.
143 68 Denis 'GNUtoo' Carikli
144 70 Denis 'GNUtoo' Carikli
145 105 Paul Kocialkowski
h2. Artwork
146 79 Denis 'GNUtoo' Carikli
147 105 Paul Kocialkowski
* See the [[ReplicantArtwork]] page to download Replicant artwork.
148 1
149 105 Paul Kocialkowski
150
h2. Wiki License
151
152
* The new wiki editions should be released under the "cc-by-sa":http://creativecommons.org/licenses/by-sa/3.0/ creative commons
153
* We are [[WikiRelicensing]] the wiki to cc-by-sa 
154
155
h2. Credits
156
157
* [[People]]
158
159
h2. Starting Points for Using Trac
160
161
162
* [[TracGuide]] --  Built-in Documentation
163
* "The Trac project":http://trac.edgewall.org/ -- Trac Open Source Project
164
* "Trac FAQ":http://trac.edgewall.org/wiki/TracFaq -- Frequently Asked Questions
165
* [[TracSupport]] --  Trac Support
166
167
For a complete list of local wiki pages, see [[TitleIndex]].