Giter VIP home page Giter VIP logo

android-app's Introduction

Evil Insult Generator Android App

GitHub Workflow Status License Last commit Releases Latest tag Issues Pull requests Codacy Badge codecov codebeat badge Crowdin API F-Droid Google Play Website

Evil Insult Generator's goal is to offer the most evil insults. Please help us to reach this honorable purpose by submitting insults via mail.

Evil Insult Generator Icon

Installation

Get it on Google Play Get it on F-Droid

Developers use Android Studio to edit the source.

Contributing

The development or a feature branch is used while developing the code, and pushed into the master branch master afterwards for releases. PRs to the master need at least one approving review before getting merged.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Check out the contribution guidelines for details please.

Contact

We love to get in touch with you. Feel welcome to email your questions and feedback to [email protected].

Translation

Translations are hosted on Crowdin. You may open a PR with translated screenshots in the fastlane folder.

Let me know by commenting in issue #1 if you wish to translate a language that is not active on Crowdin yet.

License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to http://unlicense.org/

Screenshots

Evil Insult Generator Android App Screenshot

android-app's People

Contributors

biren-nayak avatar daniel-lagos avatar dependabot[bot] avatar enzomzaocv avatar evilinsultgenerator avatar jahirfiquitiva avatar larissayasin avatar marinoffdev avatar ondrahb avatar quartzal avatar ransbachm avatar riicksouzaa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

android-app's Issues

Cannot find a browser

Everything works fine, except:

Clicking on the three dots in the upper rigth corner reveals the buttons: Twitter, website, suggestion, support, legal.
None of them works, it only says "Cannot find a browser".

System: Android 11 on S10 with latest updates. Language German.

Bottom Bar Just White

The bottom bar is not shown using Evil Insult Generator.
It is just white.

EIG_Android_bottom

I use a Huawei P8 which is running Android 6.

This is the bottom on Spotify as working example:

Spotify

Widget / link for correcting insults

โš ๏ธ Is your feature request related to a problem? Please describe

Related to EvilInsultGenerator/website#21 .

๐Ÿ’ก Describe the solution you'd like

A link or other widget, which leads to a Web form for suggesting corrections to the insult displayed when the link / widget was activated.

The Web UI could also be the method for submitting new insults (for non-tech-savvy who wouldn't submit a PR to an insults repo).

๐Ÿ“Š Describe alternatives you've considered

Having the UI be in-app and submitting via the API, but that seems needlessly complicated compared to a Web-based form which everyone can access in their favourite browser.

๐Ÿ“„ Additional context

EvilInsultGenerator/website#21

๐Ÿ™‹ Are you able to develop this feature yourself?

  • Yes
  • No โ˜น

Insult-of-the-Day notifications

Just like word-of-the-day or quote-of-the-day, a daily notification suggesting a random insult, for inspiration should the user need a good come-back during a verbal-duel, later in the day.

Ideally, if and when notifications are triggered, should be user-configurable.

Migrate From Travis To GitHub Actions

Pros:

  • GitHub Actions is better integrated into GitHub
  • GitHub Actions is easier to configure and maintain
  • We love to stick deep inside GitHub's ass

Homescreen Widget

What do you think about a homescreen widget that shows a new insult hourly?

Example:
photo_2024-02-12_22-22-51

Translations

You can help us with translations.
We have a page on Crowdin and a folder fastlane with the files full_description.txt & short_description.txt for F-Droid. Optionally you can replace the screenshots in the images folder with the localized ones.
Please don't hesitate to send me a message if you have any questions.

Edit: Now everything is handled via Crowdin and a PR is just needed when you want to add localized screenshots. This should make the process easier and more straightforward.

Add Hover Button

โš ๏ธ Is your feature request related to a problem? Please describe

Add a floating button similar to AssistiveTouch for ios

๐Ÿ’ก Describe the solution you'd like

When the floating button is moved to the Enter position, the entry is automatically pasted.

๐Ÿ“Š Describe alternatives you've considered

๐Ÿ“„ Additional context

Gif_2

https://github-production-user-asset-6210df.s3.amazonaws.com/42504385/267494714-235e3971-82b3-42e1-9680-9917b1b4d534.gif

๐Ÿ™‹ Do you want to develop this feature yourself?

  • Yes
  • No

Modularize Android Wear OS App

WearOS

It would be good to modularize the Wear OS app and update GitHub Actions so that it creates two .apk files (one .apk for mobile devices like phones and tablets PLUS one .apk for smartwatches).

Cache (some) insults for when device is offline

โš ๏ธ Is your feature request related to a problem? Please describe

When between network connections (offline) no insults are available for vanquishing my arch-enemies. This causes unacceptable reputation damage.

๐Ÿ’ก Describe the solution you'd like

The app to cache at least some insults, in order to be able to display them regardless of network connectivity.

Ideally, make the behaviour configurable:

  • option to update only via unmetered connections (e.g. 802.11, not mobile data)
  • since the insults are text strings, a configurable count of insults to cache
  • perhaps a mode to cache all insults, for fully-offline operation, performing occasional updates (in background)

๐Ÿ“Š Describe alternatives you've considered

  • Saving insults locally, but that defeats the entire purpose of the app
  • trying to ensure I have network access whenever I might need an insult, but this is not always possible

๐Ÿ“„ Additional context

None that I can think of.

๐Ÿ™‹ Do you want to develop this feature yourself?

  • Want to? Sure, but I'd have years of learning to do. So; able to? Not for the foreseeable future โ˜น.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.