Commit Graph

2889 Commits

Author SHA1 Message Date
5e08679503 Update pre-installed app versions 2020-04-22 18:58:19 +01:00
e9c92529d7 Remove Greyscale from pre-installed apps.
It is now the default theme through the overlay.
2019-12-02 06:51:24 +00:00
eaaf38157b Greyscale overlay, LatinIME: increased margin in round buttons of xhdpi, hdpi and mdpi. 2019-12-02 06:51:24 +00:00
8d880d4e39 Greyscale overlay, LatinIME: fixed missing margin in 9-patch files. 2019-12-02 06:51:24 +00:00
ad79d70126 Greyscale overlay, LatinIME: fixed 9-patch files in xxxhdpi. 2019-12-02 06:51:24 +00:00
5eadf5a547 Greyscale overlay, LatinIME: fixed 9-patch files in xxhdpi. 2019-12-02 06:51:24 +00:00
9c62e2e532 Greyscale overlay, LatinIME: resize 9-patch drawables from xxhdpi.
Resized all 9-patch drawables from xxhdpi into all other dpis.
2019-12-02 06:51:24 +00:00
6203e5db85 Greyscale overlay, LatinIME: resize 9-patch drawables from xxxhdpi.
Resized all 9-patch drawables from xxxhdpi into all other dpis.
2019-12-02 06:51:24 +00:00
5414de7562 Greyscale overlay, LatinIME: add PNG drawables for all dpis after proper resize.
Leaving 9-patch files for later.
2019-12-02 06:51:24 +00:00
4525ab38a6 Greyscale overlay, ThemeChooser: removed colors that are not present in the base package. 2019-12-02 06:51:24 +00:00
4d548b0478 Greyscale overlay, SystemUI: moved files to correct directory. 2019-12-02 06:51:24 +00:00
633b09dfb1 Greyscale overlay, AudioFx: replace color references for actual color. 2019-12-02 06:51:24 +00:00
ceea48d501 Greyscale overlay, AudioFX: removed colors that are not present in the base package. 2019-12-02 06:51:24 +00:00
8bd24d13ee Greyscale overlay: replace color references for actual color. 2019-12-02 06:51:24 +00:00
1993734850 Greyscale overlay: removed colors that are not present in the base package. 2019-12-02 06:51:24 +00:00
357221d036 Add Greyscale theme assets to overlay. 2019-12-02 06:51:24 +00:00
8f9219dc5a Add Barcode Scanner as pre-installed app. 2019-12-02 02:16:38 +00:00
e4fc8e8c75 Update Conversations and Simple Gallery. 2019-12-02 02:11:29 +00:00
0ceb5810eb Update TorBrowser's version to 9.0.1 2019-11-28 01:46:04 +00:00
2d9f983776 Revert "Replaced Tor Browser with Tor Browser Alpha."
This reverts commit d30e86b75c.
After all stable also works.
2019-11-16 04:22:49 +00:00
d60cfebbb3 Customize home screen with ADHOC's curated apps. 2019-11-16 03:07:40 +00:00
da75d23918 [closes #15] Add SnooperStopper as pre-installed app. 2019-11-16 00:58:38 +00:00
5f90b5a184 [closes #14] Add Silence as pre-installed app. 2019-11-16 00:57:31 +00:00
a03a01c52a [closes #1] Add Orbot as pre-installed app. 2019-11-16 00:07:27 +00:00
d30e86b75c Replaced Tor Browser with Tor Browser Alpha.
Stable Tor Browser does not work on Replicant.
2019-11-15 23:30:26 +00:00
1847b1e408 Add WebView from Bromite's F-Droid repository
Signed-off-by: Velsoth <velsoth@adhoc.zone>
2019-11-15 02:15:47 +00:00
Andrés Domínguez
a6405de22d Fix configuration for default libGLES overlays
Signed-off-by: Velsoth <velsoth@adhoc.zone>
2019-11-14 20:29:57 +00:00
Andrés Domínguez
511a858b5b Add configuration files for default libGLES overlays
Signed-off-by: Velsoth <velsoth@adhoc.zone>
2019-11-14 20:29:49 +00:00
330cea57b3 Add bundled app Greyscale
Signed-off-by: Velsoth <velsoth@adhoc.zone>
2019-11-14 20:28:36 +00:00
a9ccc26291 Include bundled apps
Conversations
OpenKeyChain
K9
DocumentViewer
VLC
WifiPrivacyPolice
Linphone
SimpleGallery
PrivacyBrowser
TorBrowser

Signed-off-by: Velsoth <velsoth@adhoc.zone>
2019-11-13 23:08:55 +00:00
56e05f08d7 Refactor get-prebuilts for easier addition of apps
Signed-off-by: Velsoth <velsoth@adhoc.zone>
2019-11-13 23:08:55 +00:00
807ac0c72c Remove apps RepWifi and ReplicantWallpapers
Signed-off-by: Velsoth <velsoth@adhoc.zone>
2019-11-13 23:08:47 +00:00
a39010740d Replace Replicant's bootanimation and remove unsupported resolutions
Signed-off-by: Velsoth <velsoth@adhoc.zone>
2019-11-13 22:56:47 +00:00
dce7134381 Replace Replicant's wallpapers
Signed-off-by: Velsoth <velsoth@adhoc.zone>
2019-11-13 22:55:56 +00:00
Joonas Kylmälä
530fa89ec0
Use new name of FDroidPrivilegedExtension package
The FDroidPrivilegedExtension package was updated in the manifest to
0.2.8 version. In this new version the package name is
F-DroidPrivilegedExtension.

Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-10-10 13:18:26 -04:00
Denis 'GNUtoo' Carikli
79c21f1b92
Add build script to simplify the build procedure.
Once the source code is downloaded and the dependencies are
installed, it makes it easier for people to build Replicant.

It also saves the builds logs, to enable to later look at why
the build failed without needing to re-run the build.

However users still have to take care of running repo --sync
if necessary. This ensure that the local modifications are not
lost and also simplifies the procedure for testing patches.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-09-04 16:45:06 +02:00
Denis 'GNUtoo' Carikli
950958a74c
Remove F-Droid until we can make a FSDG compliant version
It's been more than one year that Replicant is aware that
shipping F-Droid as-is is not compliant with the Free System
Distrbution Guidelines(FSDG)[1].

This is beacause we hoped to resolve the issue upstream in
a timely manner, but that didn't happen.

As we now focus on a longer term solution[2], it doesn't make
any sense to keep F-Droid as-is in Replicant.

That new approach would enable to have an extremely low
maintenance cost for both F-Droid and Replicant if it
is merged upstream.

It would also enable users and developers of other
Android distributions to use it.

References:
-----------
[1]https://www.gnu.org/distros/free-system-distribution-guidelines.html
[2]https://gitlab.com/fdroid/fdroidclient/issues/564#note_162158449

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
2019-07-24 17:16:46 +02:00
doak
c1c94e5fec
Do not leave certificates creation in undefined state
Create either all or none keys and certificates.

Signed-off-by: doak <doak+dev@posteo.net>
Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-03-06 00:39:17 +01:00
doak
1d677d9f9f
Make creation of certificates more robust
This fixes several issues:
  * Mostly all fields have to be set (at least it seems like this)
    to create certificates using 'make_key' successfully.
  * Handle default values.
  * Avoid unwanted whitespaces in 'SUBJECT' due of linebreak.

Signed-off-by: doak <doak+dev@posteo.net>
[GNUtoo@cyberdimension.org: added linebreak in commit message]
Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-03-06 00:35:20 +01:00
doak
d6448fbb8a
Formatting: Split all arguments into seperate lines
Signed-off-by: doak <doak+dev@posteo.net>
Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-03-06 00:32:11 +01:00
doak
d4eea619b9
Add output messages
Signed-off-by: doak <doak+dev@posteo.net>
Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-03-06 00:31:24 +01:00
Wolfgang Wiedmeyer
8f93ac90e6
Replicant 6.0 0003 images release
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2017-12-10 06:13:30 +01:00
Wolfgang Wiedmeyer
a6cdc8eab3
Replicant 6.0 0002 images release
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2017-09-09 20:49:50 +02:00
Wolfgang Wiedmeyer
ae7ec245c8
targets: add n5100 and n5110
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2017-09-08 22:50:23 +02:00
Wolfgang Wiedmeyer
06f71dd1a4
readd setup wizard to product packages
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2017-07-09 15:33:36 +02:00
Wolfgang Wiedmeyer
da76a3e288
simplify (and fix) boot animation selection
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2017-06-23 13:04:25 +02:00
Wolfgang Wiedmeyer
fbea83bdb5
softwaregl overlay: update default workspaces
Add workspace layouts for tablets and show RepWifi on the workspace.

Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2017-06-23 01:32:20 +02:00
Wolfgang Wiedmeyer
f14027ae6b
sepolicy: set fsck_untrusted to permissive in recovery
Breaks installation from SD card in some cases otherwise.

Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2017-06-16 23:32:12 +02:00
Wolfgang Wiedmeyer
f02a8d59a5
targets: add n7000 and espresso variants
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2017-06-12 22:26:17 +02:00
Wolfgang Wiedmeyer
665eb3985c
sign-build: detect n7000
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2017-06-12 20:25:57 +02:00