jfmcbrayer / Simple-Search

[Android] Simple search app with a widget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

license platform

Get it on Google Play

Simple Search

This is a very basic app. Designed for people who wants to use a search widget with their preferred search engine.

This app contains a search bar to type in a search query, which will be opened in the Internet browser. A widget for the home screen will simply start the app.

You can change the search engine in the settings (Default is DuckDuckGo) or type in a custom search string. The app also saves the search queries as a history.

Screenshots

Usage

If you want to use my work for your own project YOU HAVE TO FOLLOW THE GPL LICENSE! So please follow the rules! Use this attribution text (or a similar one)

Simple Search - https://github.com/TobiasBielefeld/Simple-Search - Copyright 2017 - Tobias Bielefeld - tobias.bielefeld@gmail.com - Licensed under GPLv3+ https://www.gnu.org/licenses/gpl-3.0

And state the changes you made! For example: "Modified to add ads"

Also think of the other aspects of the GPL license!

Licenses

The Material Design Symbols used for the menu icons are made by Google Inc and are published under the Apache 2.0 license!

This project is licensed under the GPLv3+ license! Full license text can be found here

Copyright (C) 2016  Tobias Bielefeld
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

If you want to contact me, send me an e-mail at tobias.bielefeld@gmail.com

About

[Android] Simple search app with a widget

License:GNU General Public License v3.0


Languages

Language:Java 99.5%Language:HTML 0.5%