Unofficial F-Droid client in the style of the classic one.

Related tags

App foxy-droid
Overview

Foxy Droid

Yet another F-Droid client.

Release F-Droid

Description

Unofficial F-Droid client in the style of the classic one.

Jump over the lazy dog, manage repositories, and install software quickly. No privileged extension, root installation, or sharing local repositories nearby.

Features

  • Classic F-Droid style
  • No cards or inappropriate animations
  • Fast repository syncing
  • Standard Android components and minimal dependencies

Screenshots

Building and Installing

Specify your Android SDK path either using the ANDROID_HOME environment variable, or by filling out the sdk.dir property in local.properties.

Signing can be done automatically using keystore.properties as follows:

store.file=/path/to/keystore
store.password=key-store-password
key.alias=key-alias
key.password=key-password

Run ./gradlew assembleRelease to build the package, which can be installed using the Android package manager.

License

Foxy Droid is available under the terms of the GNU General Public License v3 or later. Copyright © 2020 kitsunyan.

Comments
  • Low contrast title

    Low contrast title

    The title on top left bar is gray-ish, makes it harder to read on dark blue-ish background.

    Foxy Droid v1.1 06/07/2020

    Screenshot: https://ttm.sh/Qlx.jpg

    opened by andinus 21
  • Bug: repositories menu item is invisible

    Bug: repositories menu item is invisible

    Android version: 10 App version: 1.1 So, the menu item with repositories settings has no caption, but it works though. It's not critical, but looks kinda ugly.

    Screenshot_20200723_114756_nya kitsunyan foxydroid

    opened by m3tro1d 9
  • new features for Foxy Droid

    new features for Foxy Droid

    Hello Foxy Droid is cool,but by add features can is better than this

    • new and updated app list (I founded your app in f-droid latest)
    • new config options
      • set Time of update app list
      • can set auto download update app

    Tanks for Foxy Droid

    opened by srfirouzi 8
  • Sync button not shown, even when there is space for it

    Sync button not shown, even when there is space for it

    I love your F-Droid alternative! Thanks.

    I noticed, that the Sync button is not shown on my phone as mentioned in https://github.com/kitsunyan/foxy-droid/issues/46#issuecomment-674518831 and https://github.com/kitsunyan/foxy-droid/issues/30#issuecomment-674041115. I admit, that my screen is rather small, but I would have thought, that there is still some space left for the sync button: Screenshot_20200829-155006 There should also be enough space in the screenshot shown in https://github.com/kitsunyan/foxy-droid/issues/30#issuecomment-674041115 …

    If it is not feasible to "squeeze" the Sync button into the available space, I would suggest to put the Sync button there and move the Sorting order button to the menu instead. The rational is, that the Sync button is used more often than the Sorting order button.

    Foxy-Droid version: 1.3 Screen Size: 240x432px Dp: 320x576dp

    opened by sphh 7
  • [Feature] Show Which Repo An Apk Is From

    [Feature] Show Which Repo An Apk Is From

    Suggesting implementing the ability to see what repo an app is from. Too many times I recommend someone an app, and not sure which repo it's being pulled from. Would be nice to be able to see the repo when viewing the apps page.

    opened by seniorm0ment 6
  • About scroll, swipe

    About scroll, swipe

    It's a great app. When I swipe my screen vertically to scroll, the tabs may switch or the list may not scroll. Maybe I should be careful, but it wasn't comfortable.

    opened by GreenJunkie 4
  • (Feature Request) Latest updated and new apps lists

    (Feature Request) Latest updated and new apps lists

    This is the best f-droid client app so far. Fast, simple, usefull... Only 2 important things are missing; latest and new apps lists. Please consider adding these lists to the app. That would make this client perfect! Thank you!

    opened by salazarsalsasauce 4
  • Pull down to sync

    Pull down to sync

    In available tab, if I want to sync repo I have to tap the three button and then sync repos . It's weird that there is a sync button on other tabs but not on available tab. Could you please allow pulling down to sync on all tabs?

    opened by linsui 3
  • Add option to set default tab

    Add option to set default tab

    Hi, I just tested Foxy Droid and it is a great alternative to F-Droid. F-Droid was getting too bloated and slow and Foxy Droid loads and updates way faster!

    I have one suggestion. Right now, the default tab is always set to Available. However, it would be great if we could have a configurable option to set it to either Installed or Updates as well.

    TIA!

    opened by r-a-y 3
  • (Feature Request) Browse apps per repo.

    (Feature Request) Browse apps per repo.

    Honestly guys, thank you... I love this app, best f-droid client EVER! Just like the 'classic f-droid' interface, but quicker, prettier and I love the sort button on the top of the screen that is then available for all the categories. Been using this app for over a month now and the only thing that I really miss from my previous client (Aurora Droid) is:

    • Browse apps per repo. (E.g search all apps from ”IzzyOnDroid's repo" etc). Its a big time saver, I would love this to be implemented if possible. To avoid cluttering the UI, they could be listed in the bottom of the category drop-down menu.

    Thank you again for the amazing app!

    opened by nerd190 3
  • foxy droid doesn't respect system animation settings

    foxy droid doesn't respect system animation settings

    All animations are turned off in system-developer options-xxxxx animation scale, and yet transitions between tabs are still animated. Please respect system animation settings or make a configuration option to turn animations off. 1.1

    opened by lvmm 3
  • A panel for downloaded but not installed files

    A panel for downloaded but not installed files

    I have downloaded some apps from droid-ify. I didn't install them right away and cleared install notifications. Now I don't know where to find the downloaded apks...

    opened by Sanjayan-N 0
  • [Sugestion]

    [Sugestion]

    Add a star count for each app. The star count would be extracted from github, gitlab etc. This would make a sort of rating system that wouldn't require a huge user base

    opened by ShimonHoranek 0
  • [Suggestion] Maintaining the project

    [Suggestion] Maintaining the project

    Considering the state of the project being inactive for months and a lot (possible) users lost in the limbo of half-backed/buggy AuroraDroid v1, barebones F-Droid and mythical AuroraDroid v2. I'd like to co-maintain the project. This would naturally come with some more communication effort.

    So my questions:

    • Are you welling to further maintain the project?
    • If yes, would you prefer to only have contributions or to co-maintain with other (e.g. me)?

    If there's no wish for external contributions or if you think you won't be able to (co-)maintain the project in the next time, I'll possibly start an independent fork soon enough.

    Cheers

    opened by machiav3lli 10
  • Root installation, update dependencies & more default repositories

    Root installation, update dependencies & more default repositories

    This PR include:

    • Updating the dependencies, Kotlin, Gradle and AGP
    • Raising target- and compileSDK to 31 and add needed permissions
    • Add root installation method
    • Add 23 default repository
    • True black as background in dark theme
    opened by machiav3lli 6
Releases(1.3)
Owner
null
An unofficial Zerotier Android client patched from official client

An unofficial Zerotier Android client patched from official client

KAAAsS 819 Dec 29, 2022
F-Droid Privilege Extension that works with Shizuku (rootless)

F-Droid Shizuku Privileged Extension This is a port of the official F-Droid Privileged Extension to Shizuku, an app that makes it easy to grant apps A

Davide Depau 4 Nov 18, 2022
How to integrate classic App Shortcuts with Google Assistant through the new Capabilities API

Assistant Shortcuts (App Actions) En este ejemplo, revisaremos el uso de los clásicos Shortcuts de Android repotenciados con Google Assistant, haciend

Carlo Huamán 3 Jun 20, 2021
SyncPlay - The unofficial Syncplay client for Android. Works with the Desktop version of Syncplay

About SyncPlay BETA: The unofficial Syncplay client for Android. Works with the

null 34 Dec 31, 2022
Photuris III is an unofficial Android client for Firefly III, written in Kotlin

Photuris III Photuris III is an unofficial Android client for Firefly III, written in Kotlin. "Firefly III" is a (self-hosted) manager for your person

Daniel Quah 264 Jan 1, 2023
The unofficial Syncplay client for Android. Works with the Desktop version of Syncplay !

SyncPlay BETA: About Syncplay BETA: This is the UNOFFICIAL Syncplay client for Android. If you don't know Syncplay, have a look here: https://syncplay

null 34 Dec 31, 2022
All news in one place - one application

nuntiumNewsApp Nuntium | Daily News App Nuntuim news app is a personalised news aggregator that organises and highlights what’s happening in the world

Ro'ziboyev Ismoil 1 Dec 3, 2021
You can store all your password, bank details, card details in one place and remember only one master PIN. The application works totally offline.

Keep Password An application where you can store all your password, bank details, card details in one place and remember only one master PIN. The appl

rıdvan 4 Apr 18, 2022
Google one tap sign in - Flutter Google One Tap Sign In (Android)

Google One Tap Sign In Google One Tap Sign In (Android) A Flutter Plugin for Google One Tap Sign In Getting Started To access Google Sign-In, you'll n

null 6 Nov 23, 2022
A barebones unofficial Android app for Clubhouse

A barebones unofficial Android app for Clubhouse

Gregory K 2.4k Jan 8, 2023
An unofficial companion app for DJI's Digital FPV System.

fpv-dvca An unofficial companion app for DJI's Digital FPV System for Android devices. Plug your Android device into your Googles and watch a live fee

Matthias Urhahn 73 Dec 12, 2022
An unofficial version of the Android library for the Muse EEG headset

libmuse NOTE: This is an unofficial version of the Android library for interfacing with the Muse EEG headset. The Muse headset is a research-grade, lo

Siddhant Attavar 2 Dec 19, 2022
Advent of code 2021 (unofficial) in Kotlin for Educational Plugin on Jetbrains IntelliJ IDE.

Kotlin Advent of Code 2021 (unofficial) DISCLAIMER: I am not affiliated with the official Advent of code event or website. To open this course, you ne

null 1 Dec 10, 2021
Android library for Tesla Authentication based on Tesla JSON API (Unofficial)

TeslaAndroidAuth Lightweight Android library for Tesla SSO Authentication based

Octopus Energy 3 Jan 10, 2022
A Free, Open source unofficial manga reader for MangaDex

Neko A Free, Open source unofficial manga reader for MangaDex About: This is a MangaDex specific fork of Tachiyomi and TachiyomiJ2K. This contains fea

Carlos 1.4k Jan 3, 2023
MEGA Android Client - A fully-featured client to access your Cloud Storage provided by MEGA

A fully-featured client to access your Cloud Storage provided by MEGA. This document will guide you to build the application on a Linux machine with Android Studio.

Mega Limited 1.1k Jan 3, 2023
A Full-Stack mobile app, including Android & Server, Simple-Poem 简诗. You can write poem in graceful & traditional Chinese style.

JianShi 简诗 A Full-Stack mobile app, including Android side & Server side, Simple-Poem 简诗. You can write poem in graceful & traditional Chinese style.

wingjay 1.9k Jan 6, 2023
🖼 Supports loading profile images with segmented style, shapes, borders, indicators, and initials for Android.

AvatarView AvatarView supports loading profile images with segmented style, borders, indicators, and initials for Android. Download Gradle Add the bel

Stream 395 Dec 22, 2022
MaterialYouFileExplorer - A file explorer with the style of Material You

A file explorer with the style of Material You. Use this library to select files/directories quickly.

Xayah 17 Dec 22, 2022