Git Product home page Git Product logo

perfecthome's Introduction

PerfectHome

With simplicity in behavior, and with beauty and aesthetics on the interface. The intention of this launcher is to manage the home screen of an Android device.

Features of the launcher

    1. Drag and drop: Users can drag and drop icons or widgets to rearrange their positions on the screen. This can be done by using the onTouchListener and onDragListener to detect touch and drag events, and by updating the position of the dragged item in the grid layout.
    1. Long press: Users can long press on an icon or widget to enter an edit mode where they can resize, remove, or move the item. This can be done by displaying a context menu or a dialog box with different options for the selected item.
    1. Swipe: Users can swipe left or right to move to different screens or pages on the front page. This can be done by using a ViewPager or a RecyclerView with horizontal scrolling to display multiple screens.
    1. Pinch and zoom: Users can pinch and zoom on the screen to adjust the size of the icons or widgets. This can be done by using the onTouchListener to detect pinch and zoom gestures, and by updating the size of the selected item in the grid layout.
    1. Add button: Users can tap on an add button to add a new widget or icon to the screen. This can be done by displaying a dialog box or a list of available items to choose from.

perfecthome's People

Contributors

xxrandr avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

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.