Git Product home page Git Product logo

micopi_android's People

Contributors

easytarget2000 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

Watchers

 avatar  avatar  avatar  avatar

micopi_android's Issues

Copyright violation

Hi @easytargetmixel

I found this app on the Amazon Store. This guy just took the source code, added some ads and put it on the Store, without warning this is free software...

As you are the owner of the source code, feel free to open a request to Amazon here to remove the false app from the Store, if it's your wish ;)

Don't forget to tell them that:

  • The app is licensed under Apache license and this guy is violating it by distributing the app without saying that;
  • He is falsely claiming he made the app;
  • Also tell them that this guy has done the same thing already with other apps. Probably this is worth mentioning. (I watch him)

Improve landscape mode

App name is cut off.
Samsung Galaxy S2 - CyanogenMod 12.1 (Android LP 5.1.1)
screenshot_2016-01-08-18-15-21

OnePlus X - Oxygen 2.1.3-X (Android LP 5.1.1)
screenshot_2016-01-08-18-15-16

Status of this repo

As I see that the Google Play store version is developed further while this source code is stuck in the way in the past.

Automatic mode doesn't work

Hi,

I wanted to give this app a shot to replace my Identiconizer profile pictures but the automatic mode won't work. I get the confirmation dialogue pop up but nothing happens after pressing OK. None of my pictures are replaced.

The manual mode works though.

I'm using CM 12.1-20160114-NIGHTLY-crackling (Wileyfox Swift).

I don't have GApps installed so my contacts are not synced with any account (don't know if that information can help).

Great job by the way, I like the icon style quite a lot .

v2.7 build fails

:compileReleaseJava/home/krt/src/fdroiddata/build/com.easytarget.micopi/src/main/java/com/easytarget/micopi/ContactCrawler.java:8: error: cannot find symbol
    private static Cursor getContacts() {
                   ^
  symbol:   class Cursor
  location: class ContactCrawler
/home/krt/src/fdroiddata/build/com.easytarget.micopi/src/main/java/com/easytarget/micopi/ContactCrawler.java:9: error: cannot find symbol
        Uri uri = ContactsContract.Contacts.CONTENT_URI;
        ^
  symbol:   class Uri
  location: class ContactCrawler
/home/krt/src/fdroiddata/build/com.easytarget.micopi/src/main/java/com/easytarget/micopi/ContactCrawler.java:9: error: package ContactsContract does not exist
        Uri uri = ContactsContract.Contacts.CONTENT_URI;
                                  ^
/home/krt/src/fdroiddata/build/com.easytarget.micopi/src/main/java/com/easytarget/micopi/ContactCrawler.java:16: error: non-static variable this cannot be referenced from a static context
        if (Config.getInstance(this).shouldIgnoreContactVisibility())
                               ^
/home/krt/src/fdroiddata/build/com.easytarget.micopi/src/main/java/com/easytarget/micopi/ContactCrawler.java:16: error: cannot find symbol
        if (Config.getInstance(this).shouldIgnoreContactVisibility())
            ^
  symbol:   variable Config
  location: class ContactCrawler
/home/krt/src/fdroiddata/build/com.easytarget.micopi/src/main/java/com/easytarget/micopi/ContactCrawler.java:20: error: cannot find symbol
        return getContentResolver().query(uri, projection, selection, null, sortOrder);
               ^
  symbol:   method getContentResolver()
  location: class ContactCrawler
6 errors
 FAILED

FAILURE: Build failed with an exception.

Maybe any missing dependencies?

Generate all contacts pictures

When choosing "Generate all contacts pictures, the app hangs for some time (I get two ANR dialogs) but afterwards, nothing new.

Also, I wonder if this feature overwrites the existing pictures or not.

Remove pictures feature

It would be really nice to add button that removes pictures from chosen (all?) contacts. It is not obvious that user will like generated images at all, and removing all/nearly all of them manually is tedious if you have lots of contacts.

let me choose the letter

Some of my contacts are not well formatted and the first letter of is sometimes not representative of the person.

Please let me choose the main letter in the generated picture.

Picking several contacts

I'd like to to be able to manually select several contacts at the same time. Today, it's very time consuming to change the image when you don't want to do a general replacement.

Provide pure-floss build flavor

Your recent version (3.5 commit, 3.6 tag) introduces a proprietary dependency, namely Google's play-services. While I can understand the motivation using ads, F-Droid cannot build non-free software. Could you provide a pure-floss gradle build flavor?

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.