dkanada
3f00b2a4fb
standardize version properties
2018-10-27 05:27:01 +09:00
dkanada
fef3309714
slight changes to update header
2018-10-27 05:27:01 +09:00
dkanada
ce1756db62
use new design for other badge instances
2018-10-27 05:27:01 +09:00
Hans-Christoph Steiner
d191d10621
Weblate
2018-10-19 12:55:50 +00:00
Hans-Christoph Steiner
d386183f1a
Weblate
2018-09-12 12:27:56 +00:00
wsdfhjxc
c937cbf297
Display required arch also for compatible app versions
2018-09-07 03:06:43 +02:00
wsdfhjxc
de837284ba
Use a workaround for AppBarLayout bug to make app details screen responsive
2018-09-02 13:08:28 +02:00
Ldm Public
d5738f19a2
Translated using Weblate (French)
...
Currently translated at 99.7% (420 of 421 strings)
2018-08-30 23:34:58 +02:00
Hans-Christoph Steiner
385d337235
Weblate
2018-08-30 20:50:03 +00:00
Hans-Christoph Steiner
054bdb5cd4
Merge branch 'focusable' into 'master'
...
Add missing "focusable" attributes.
See merge request fdroid/fdroidclient!735
2018-08-30 20:33:20 +00:00
wsdfhjxc
3b711ea571
App version list overhaul
2018-08-30 20:07:31 +00:00
wsdfhjxc
834997c5cd
Remove leftover translations
2018-08-22 16:02:05 +02:00
wsdfhjxc
9a1162c556
Replace e-mail address with forum link in "About F-Droid" screen
2018-08-22 15:29:57 +02:00
Reimar Döffinger
da4c97c4c2
Add missing "focusable" attributes.
...
Fixes lint warnings and improves keyboard navigation
a little bit.
2018-08-20 13:25:07 +02:00
Hans-Christoph Steiner
add211ff67
Weblate
2018-08-17 14:38:19 +00:00
Hans-Christoph Steiner
efd577b36b
add Share button to "Installed Apps" to export CSV list
...
refs #1484
2018-08-17 15:32:27 +02:00
Hans-Christoph Steiner
aead26f02c
show "Open" button when media is installed and viewable
...
This checks if there is an app that can view the installed media file, and
if so, it shows an "Open" button where the "Run" button is for apps.
2018-08-17 15:32:27 +02:00
Hans-Christoph Steiner
81b32120e9
fix UnusedResources errors left over from basic/full flavor split
2018-08-17 10:10:00 +02:00
Hans-Christoph Steiner
667197eeac
remove old unused strings and translations
...
90acd75b90549d1cdc700672a6bb21cc1895f75a
fdroid/fdroidclient#928
2018-08-17 10:10:00 +02:00
Hans-Christoph Steiner
b6c69f7548
Weblate
2018-08-07 16:24:00 +00:00
Hans-Christoph Steiner
af7b94ff4c
add Latest view to basic flavor
...
This is a quick hack to reuse the Latest view with a slightly simpler
layout. It makes the "basic" flavor fully functional as an fdroid client.
The goal here is just to have something simpler with as little new code as
possible. It is essential that the whitelabeling and "Light" aka "basic"
flavor does not increase the maintenance load.
closes fdroid/fdroidclient#48
fdroid/fdroidclient!692
fdroid/fdroidclient!695
2018-07-31 15:06:09 +02:00
Hans-Christoph Steiner
8f393d9f43
hide "Include touchscreen apps" pref on devices with touchscreen
...
closes fdroid/fdroidclient#1438
2018-07-31 12:19:07 +02:00
Hans-Christoph Steiner
90acd75b90
purge broken, semi-used root filtering preference
...
RequiresRoot should become an Anti-Feature or <uses-feature> or
something like that. Having it a one-off makes it too brittle
fdroid/fdroidclient#928
2018-07-30 18:03:12 +02:00
Markel Cuesta Manciles
d4ebed134d
Translated using Weblate (Spanish)
...
Currently translated at 99.3% (432 of 435 strings)
2018-07-30 17:28:56 +02:00
Omar Aglan
fb98c75210
Translated using Weblate (Arabic)
...
Currently translated at 99.7% (434 of 435 strings)
2018-07-30 17:28:51 +02:00
Hans-Christoph Steiner
9cd3d81783
Weblate
2018-07-30 12:29:50 +00:00
Hans-Christoph Steiner
ab767ce621
purge deprecated, broken ExtensionInstaller, only works < android-20
...
This code is unmaintained, semi-broken, and only works on old Android
versions. Time to go!
closes #982
2018-07-20 14:18:57 +02:00
Hans-Christoph Steiner
8503a625b5
show toast if user tries to update, but Data/WiFi settings disallow it
2018-07-19 16:34:14 +02:00
Hans-Christoph Steiner
36c0505115
add Share button to install history viewer
...
closes #1484
closes #1224
closes #70
2018-07-18 10:57:56 +02:00
Balázs Úr
a12425cb92
Translated using Weblate (Hungarian)
...
Currently translated at 100,0% (432 of 432 strings)
2018-07-13 15:46:48 +02:00
YFdyh000
f7986073a8
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 97.9% (423 of 432 strings)
2018-07-13 15:46:48 +02:00
Hans-Christoph Steiner
ab8f405dd2
Revert "add adaptive icon"
...
This reverts commit 3034afedeb81ab77ded807b66f06eea6cfab3b2c.
It still needs some work, see fdroid/fdroidclient#1298
fdroid/fdroidclient!680
2018-07-13 13:33:57 +02:00
Hans-Christoph Steiner
d74e63c784
Weblate
2018-07-13 11:34:24 +00:00
Hans-Christoph Steiner
c7dcb92a20
make SeekBarPreference format summary text in a standard way
...
I fixed it by using the same style as a standard preference:
* the summary text size was a bit too large
* the summary text should be allowed to wrap
closes #1450
2018-07-12 17:52:16 +02:00
Hans-Christoph Steiner
5295b6f0d1
rename FAB id to make it easier to find
2018-07-12 17:34:24 +02:00
Hans-Christoph Steiner
c2d9749105
add Expert Pref to enable Push Requests
...
Since !705 will allow OEMs, ROM makers, etc. to add repos, there needs to
be a way for the user to prevent those from automatically installing or
uninstalling apps for users of the full F-Droid app, which guarantees user
control.
2018-07-11 16:05:53 +02:00
Hans-Christoph Steiner
61a452e7cd
add new Anti-Feature: NoSourceSince
...
* https://f-droid.org/wiki/page/Antifeature:NoSourceSince
* fdroidserver!529
* fdroidserver#508
2018-07-11 15:58:42 +02:00
Michael Pöhn
6f7a8db019
fix share repo dialog text
2018-06-28 16:15:57 +02:00
Michael Pöhn
4cdbee7d3b
repo activity: move delete button to end of options menu
2018-06-28 16:15:57 +02:00
Michael Pöhn
c2fce47975
add share button to repo details activity, for sharing repo urls
2018-06-28 16:15:56 +02:00
Hans-Christoph Steiner
56cbcd386c
Merge branch 'final-whitelabel-features' into 'master'
...
final whitelabel features
See merge request fdroid/fdroidclient!695
2018-06-27 20:25:32 +00:00
Hans-Christoph Steiner
40e6437602
Weblate
2018-06-27 19:51:52 +00:00
Hans-Christoph Steiner
f17b5061fd
Merge branch 'adaptive-icon' into 'master'
...
add adaptive icon
Closes #1298
See merge request fdroid/fdroidclient!680
2018-06-27 18:55:09 +00:00
Hans-Christoph Steiner
7043627a3a
basic Install History viewer, available only when logging is enabled
...
This provides a super simple way to view the install history directly in
F-Droid.
2018-06-27 20:45:27 +02:00
Hans-Christoph Steiner
460720c7f3
allow user to disable ACRA entirely with a preference
...
ACRA is sometimes problematic or annoying. Also, whitelabel versions might
want to disable ACRA. The setting the preference defaultValue is an easy
way to do that.
refs #1483
2018-06-27 20:45:27 +02:00
Hans-Christoph Steiner
b1c3d64748
add expert option to send debug version/UUID on each HTTP download
...
When debugging issues, tracking the client can be quite useful. This makes
an "Expert" preference that adds the app version and a randomly generated,
stored UUID to the query string each time it downloads an index or an app
package.
This is also useful in whitelabeling, for use cases where there needs to be
some kind of identifier to make it work.
2018-06-27 20:45:27 +02:00
Hans-Christoph Steiner
2c5fe8ffbe
purge redundant system_install_* strings
2018-06-27 17:16:49 +02:00
Hans-Christoph Steiner
ea166fbc81
"Privileged Extension" pref requires special defaults handling
...
Fix privileged installer mode, broken by 5ffec23b2f3d367e8e04. See the
javadoc string for Preferences.isPrivilegedInstallerEnabled() for more info
2018-06-27 17:16:30 +02:00
Hans-Christoph Steiner
9ed2539ea5
Weblate
2018-06-25 20:46:18 +00:00
Hans-Christoph Steiner
d8d043125b
add expert preference to disable all notifications
...
This preference is meant for whitelabel builds that are meant to be
entirely controlled by the server, without user interaction, e.g.
"appliances". Some users have asked for such a thing, so it makes sense to
have it available as an expert preference. In general, we want to ensure
that installs/updates always show a notification so that the user is aware
of what is being installed on their computers. That is the same policy as
other app stores like Google Play, etc.
2018-06-25 21:22:07 +02:00