Giter Club home page Giter Club logo

contactswidgetics's People

Contributors

charleszq avatar david-guillot avatar dr-lab avatar fabrikant avatar sebastiangraf avatar shawe avatar yuyang226 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

contactswidgetics's Issues

visible Contacts button

Sorry for my English.
I found a small bug widget Super. First time a widget is added correctly with disabled People App Shortcut. But some time later the Contacts button becomes visible.

If you want, I could make a more correct translation into Russian.

Thanks for your job

Large Version of Widget

We should create a large version of the widget, which would be 2 * 2 by default, which is also the minimum size.

The bottom right corner of the widget should have an icon which could directly launch the People app. This should be similar to the existing Bookmarks widget, which put a Browser shortcut at the bottom right corner.

Auto Update Contact List

Currently the list of contacts are only retrieved during the creation of the widget, meaning it would not be updated after placing on the home screen.

This should be changed so that any changes made to the contacts should be automatically updated, including newly starred, removal, icon changes, etc

Choosing a Contact Group

Currently the app can only show the contacts of favourite/starred. We should allow user to select from: All Contacts, Starred, or any particular contact group.

Not an issue, only a suggest for Android repositories

Can you move all files inside ContactsWidgetICS to the root of the project folder?

I integrate your widget to an opensource ROM and I must move all time that I sync the repo your folder ContactsWidgetICS/ContactsWidgetICS/ to ContactsWidgetICS/. This is not a problem only "an annoyance step", but I think that maybe you haven't got any problem to move this files, because finally you get the same structure an also you give the possibility that people easy use your widget with any Android compilation respecting a common way on github and Android repositories like this https://github.com/CyanogenMod/android_packages_apps_SoundRecorder

In case that you are interested on move the files for this reason, you can also add the file "Android.mk" with this content:

LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)

LOCAL_MODULE_TAGS := optional

LOCAL_SRC_FILES := $(call all-subdir-java-files)

LOCAL_PACKAGE_NAME := ContactsWidgetICS
LOCAL_CERTIFICATE := platform

include $(BUILD_PACKAGE)

Use the folloing include to make our test apk.

include $(call all-makefiles-under,$(LOCAL_PATH))

That give the option of compile it with any Android repository and also adding this line to a ".repo/local_manifest.xml":

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.