Conny Duck
10111b2beb
theme the screenshot placeholder
2021-06-02 16:32:51 +00:00
Hans-Christoph Steiner
1fd3b308e9
Merge branch 'remove_mainactivity_saved_state' into 'master'
...
remove unneeded saved state handling in MainActivity
See merge request fdroid/fdroidclient!1017
2021-06-02 12:33:01 +00:00
Konrad Pozniak
ee5c2b6632
remove unneeded saved state handling in MainActivity
2021-06-02 10:24:26 +00:00
Hans-Christoph Steiner
6155bdbe20
Merge branch 'crane-shape-theming' into 'master'
...
Consistent round shape theming by parameters from Crane
See merge request fdroid/fdroidclient!1013
2021-06-02 10:21:14 +00:00
proletarius101
8ffbd0b44d
Consistent round shape theming by parameters from Crane
2021-06-02 10:21:14 +00:00
Hans-Christoph Steiner
a5d678b72e
Merge branch 'fix-bottom-navigation-bar-dark-theme-color' into 'master'
...
Change the bottom navigation bar to the material component one
See merge request fdroid/fdroidclient!1008
2021-05-18 12:39:58 +00:00
proletarius101
e48c49ce0c
Change the bottom navigation bar to the material component one
2021-05-18 12:39:58 +00:00
Hans-Christoph Steiner
7993b04cf4
Merge branch 'mdc-text-fields' into 'master'
...
Migrate to MDC text fields
See merge request fdroid/fdroidclient!1012
2021-05-18 12:01:16 +00:00
proletarius101
ca54511cf6
Migrate to MDC text fields
2021-05-18 12:01:15 +00:00
Hans-Christoph Steiner
fc463810f6
Merge branch 'mdc-switches' into 'master'
...
Migrate to MDC switches
See merge request fdroid/fdroidclient!1014
2021-05-18 11:37:53 +00:00
proletarius101
a1369cdd67
Migrate to MDC switches
2021-05-18 11:35:52 +00:00
Hans-Christoph Steiner
3178624b4b
Merge branch 'mdc-cards' into 'master'
...
Migrate CardView to MaterialCardView
See merge request fdroid/fdroidclient!1011
2021-05-18 10:53:43 +00:00
proletarius101
2530487483
Migrate CardView to MaterialCardView
2021-05-18 10:53:17 +00:00
Hans-Christoph Steiner
03c16e3f1b
Merge branch 'fix-sort-botton-tint' into 'master'
...
Fix sort button tint
See merge request fdroid/fdroidclient!1010
2021-05-18 10:48:20 +00:00
proletarius101
fee35fe285
Fix sort button tint
2021-05-17 17:34:24 +00:00
Hans-Christoph Steiner
b310032cf5
Merge branch 'fix-pipeline-badge' into 'master'
...
Fix pipeline badge in README
See merge request fdroid/fdroidclient!1009
2021-05-17 16:55:55 +00:00
Benedikt Brückmann
07aae0674f
Fix pipeline badge in README
...
relates to fdroid/fdroidclient#2173
2021-05-17 11:05:34 +02:00
Hans-Christoph Steiner
cbea1539f8
Merge branch 'fix_opencollective_badge' into 'master'
...
improve opencollective badge
See merge request fdroid/fdroidclient!1006
2021-05-13 22:02:32 +00:00
Konrad Pozniak
90d514ac6a
improve opencollective badge
2021-05-13 21:32:21 +00:00
Hans-Christoph Steiner
97bc77b03a
Merge branch 'fix_opencollective_link_not_shown' into 'master'
...
fix opencollective badge not shown when it is the only donation option
See merge request fdroid/fdroidclient!1005
2021-05-13 21:30:54 +00:00
Konrad Pozniak
02ee182508
fix opencollective badge not shown when it is the only donation option
2021-05-12 20:40:35 +02:00
Hans-Christoph Steiner
6e2b258eee
Merge branch 'change-link-icon' into 'master'
...
Use the Material Design link icon (chain) for links
See merge request fdroid/fdroidclient!1004
2021-05-06 13:11:53 +00:00
proletarius101
5a183d27d1
Use the Material Design link icon for links
2021-05-05 22:21:03 +08:00
Oliver Scott
b52c7ca39a
Remove duplicate entries from installed packages list
2021-04-30 13:27:19 +00:00
Oliver Scott
e677d815d4
Sync installed app database with package manager on PACKAGE_CHANGED for shared libraries
2021-04-30 13:27:19 +00:00
Hans-Christoph Steiner
471d2b86c7
Merge branch 'update-material-componnets-library' into 'master'
...
Update material components library to 1.3.0
See merge request fdroid/fdroidclient!1003
2021-04-28 16:34:47 +00:00
proletarius101
aaf08fea0c
Update material components library to 1.3.0
2021-04-28 19:17:05 +08:00
Hans-Christoph Steiner
37275e2c7c
version code 1013000
1.13-alpha0
2021-04-22 11:59:10 +02:00
Hans-Christoph Steiner
723a4996fb
update CHANGELOG
2021-04-22 11:59:06 +02:00
Hans-Christoph Steiner
cb53c8bbd6
Merge 'fix-icon' into master
...
* origin/fix-icon:
use Android Studio default Ctrl-Alt-L to format all AndroidManifest.xml
fully separate "Last Updated" icon from "Versions"
purge unused AboutActivity
fdroid/fdroidclient!1001
2021-04-22 11:58:18 +02:00
Hans-Christoph Steiner
cc37dab980
Merge branch 'weblate' into 'master'
...
weblate
See merge request fdroid/fdroidclient!1000
2021-04-22 09:53:24 +00:00
Hans-Christoph Steiner
24ed554b1d
use Android Studio default Ctrl-Alt-L to format all AndroidManifest.xml
2021-04-22 11:24:38 +02:00
Hans-Christoph Steiner
deea4bd696
fully separate "Last Updated" icon from "Versions"
...
These two are the same shape, but different sizes, and this is an easy way
to manage the sizes.
closes #2148
2021-04-22 11:24:38 +02:00
Hans-Christoph Steiner
7db4456aae
purge unused AboutActivity
...
!963 made it an AlertDialog
2021-04-22 11:24:38 +02:00
Hans-Christoph Steiner
98c204e74e
rename: update_notification_title --> banner_updating_repositories
...
sed -i 's,update_notification_title,banner_updating_repositories,g' app/src/main/res/values*/strings.xml
2021-04-22 11:00:53 +02:00
Sérgio Morais
028d5f5a4f
Translated using Weblate: Portuguese (pt) by Sérgio Morais <lalocas@protonmail.com>
...
Currently translated at 100.0% (466 of 466 strings)
Co-authored-by: Sérgio Morais <lalocas@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/pt/
Translation: F-Droid/F-Droid
2021-04-22 10:44:23 +02:00
j.kemu
4716e77e6d
Translated using Weblate: Burmese (my) by j.kemu <zartlike@mailinator.com>
...
Currently translated at 51.2% (239 of 466 strings)
Co-authored-by: j.kemu <zartlike@mailinator.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/my/
Translation: F-Droid/F-Droid
2021-04-22 10:44:23 +02:00
Aryan L
c1f8862128
Translated using Weblate: Hindi (hi) by Aryan L <aryan.landge@icloud.com>
...
Currently translated at 100.0% (466 of 466 strings)
Co-authored-by: Aryan L <aryan.landge@icloud.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/hi/
Translation: F-Droid/F-Droid
2021-04-22 10:44:23 +02:00
Aputsiaĸ Niels Janussen
05564afdec
Translated using Weblate: Danish (da) by Aputsiaĸ Niels Janussen <aj@isit.gl>
...
Currently translated at 100.0% (466 of 466 strings)
Co-authored-by: Aputsiaĸ Niels Janussen <aj@isit.gl>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/da/
Translation: F-Droid/F-Droid
2021-04-22 10:44:23 +02:00
whenwesober
b1856022c6
Translated using Weblate: Indonesian (id) by whenwesober <naomi16i_1298q@cikuh.com>
...
Currently translated at 100.0% (466 of 466 strings)
Co-authored-by: whenwesober <naomi16i_1298q@cikuh.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/id/
Translation: F-Droid/F-Droid
2021-04-22 10:44:23 +02:00
Jonatan Nyberg
b201a4ed0c
Translated using Weblate: Swedish (sv) by Jonatan Nyberg <jonatan.nyberg.karl@gmail.com>
...
Currently translated at 100.0% (466 of 466 strings)
Translated using Weblate: Swedish (sv) by Jonatan Nyberg <jonatan.nyberg.karl@gmail.com>
Currently translated at 99.3% (463 of 466 strings)
Co-authored-by: Jonatan Nyberg <jonatan.nyberg.karl@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/sv/
Translation: F-Droid/F-Droid
2021-04-22 10:44:23 +02:00
mondstern
a34c6e316b
Translated using Weblate: Italian (it) by mondstern <mondstern@snopyta.org>
...
Currently translated at 100.0% (466 of 466 strings)
Co-authored-by: mondstern <mondstern@snopyta.org>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/it/
Translation: F-Droid/F-Droid
2021-04-22 10:44:23 +02:00
J. Lavoie
f6a630c5c9
Translated using Weblate: English (United Kingdom) (en-rGB) by J. Lavoie <j.lavoie@net-c.ca>
...
Currently translated at 100.0% (466 of 466 strings)
Translated using Weblate: German (de) by J. Lavoie <j.lavoie@net-c.ca>
Currently translated at 100.0% (466 of 466 strings)
Translated using Weblate: German (de) by J. Lavoie <j.lavoie@net-c.ca>
Currently translated at 100.0% (466 of 466 strings)
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/de/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/en_GB/
Translation: F-Droid/F-Droid
2021-04-22 10:44:23 +02:00
Christian Eichert
6bc82c3cff
Translated using Weblate: German (de) by Christian Eichert <c@zp1.net>
...
Currently translated at 100.0% (466 of 466 strings)
Co-authored-by: Christian Eichert <c@zp1.net>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/de/
Translation: F-Droid/F-Droid
2021-04-22 10:44:23 +02:00
Wellington Terumi Uemura
a0e33276b6
Translated using Weblate: Portuguese (Brazil) (pt-rBR) by Wellington Terumi Uemura <wellingtonuemura@gmail.com>
...
Currently translated at 100.0% (466 of 466 strings)
Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/pt_BR/
Translation: F-Droid/F-Droid
2021-04-22 10:44:23 +02:00
سهیل خانعلیپور
42754339db
Translated using Weblate: Persian (fa) by سهیل خانعلیپور <soheil@disroot.org>
...
Currently translated at 100.0% (466 of 466 strings)
Co-authored-by: سهیل خانعلیپور <soheil@disroot.org>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/fa/
Translation: F-Droid/F-Droid
2021-04-22 10:44:23 +02:00
FintasticMan
a8a6dfc802
Translated using Weblate: Dutch (nl) by FintasticMan <finlay.davidson@coderclass.nl>
...
Currently translated at 100.0% (466 of 466 strings)
Co-authored-by: FintasticMan <finlay.davidson@coderclass.nl>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/nl/
Translation: F-Droid/F-Droid
2021-04-22 10:44:23 +02:00
Line
29c608b176
Translated using Weblate: Latvian (lv) by Line <LineAirline@protonmail.com>
...
Currently translated at 86.9% (405 of 466 strings)
Co-authored-by: Line <LineAirline@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/lv/
Translation: F-Droid/F-Droid
2021-04-22 10:44:23 +02:00
janne ojanperä
2be3c0509b
Translated using Weblate: Finnish (fi) by janne ojanperä <janne.ojanpera@iki.fi>
...
Currently translated at 97.8% (456 of 466 strings)
Co-authored-by: janne ojanperä <janne.ojanpera@iki.fi>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/fi/
Translation: F-Droid/F-Droid
2021-04-22 10:44:23 +02:00
peylight
86f0891321
Translated using Weblate: Persian (fa) by peylight <peylight@riseup.net>
...
Currently translated at 100.0% (466 of 466 strings)
Co-authored-by: peylight <peylight@riseup.net>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/fa/
Translation: F-Droid/F-Droid
2021-04-22 10:44:23 +02:00