Git Product home page Git Product logo

w2sv / autocrop Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 2.0 372.07 MB

Android application for automatic batch cropping of phone screenshots.

License: GNU General Public License v3.0

Kotlin 1.86% Java 25.13% Makefile 0.04% Shell 0.01% CMake 1.97% C++ 43.92% Jupyter Notebook 24.33% HTML 0.05% AIDL 0.01% C 2.63% Objective-C 0.06%
android android-application automation image-processing kotlin

autocrop's People

Contributors

renovate[bot] avatar w2sv avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

derkodex

autocrop's Issues

Selecting Photos Leads to Crash

When using the new photo picker the app crashes. LogFox captured this:

FATAL EXCEPTION: main
Process: com.w2sv.autocrop, PID: 19938
java.lang.NumberFormatException: Cannot parse null string
at java.lang.Long.parseLong(Long.java:714)
at java.lang.Long.parseLong(Long.java:876)
at a2.i.j(Unknown Source:92)
at com.w2sv.autocrop.activities.crop.a.j(Unknown Source:104)
at a6.a.h(Unknown Source:8)
at n6.c0.run(Unknown Source:110)
at kotlinx.coroutines.internal.d.run(Unknown Source:11)
at kotlinx.coroutines.scheduling.i.run(Unknown Source:2)
at kotlinx.coroutines.scheduling.a.run(Unknown Source:76)
Suppressed: androidx.datastore.preferences.protobuf.n1: [j1{Cancelling}@d5011c7, Dispatchers.Main.immediate]

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency androidx.appcompat:appcompat to v1.7.0
  • Update dependency androidx.datastore:datastore-preferences to v1.1.1
  • Update dependency com.airbnb.android:lottie to v6.4.1
  • Update dependency com.github.w2sv:KotlinUtils to v0.1.0
  • Update dependency com.google.android.material:material to v1.12.0
  • Update dependency gradle to v8.8
  • Update junit5 monorepo to v5.10.2 (org.junit.jupiter:junit-jupiter-params, org.junit.jupiter:junit-jupiter-api, org.junit.jupiter:junit-jupiter)
  • Update mannodermaus to v1.4.0 (de.mannodermaus.junit5:android-test-runner, de.mannodermaus.junit5:android-test-core)
  • Update actions/checkout action to v4
  • Update actions/setup-java action to v4
  • Update dependency com.google.guava:guava to v33
  • Update dependency org.jetbrains.kotlin.android to v2
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/workflow.yaml
  • actions/checkout v3
  • actions/setup-java v3
gradle
gradle.properties
modulebase.gradle
settings.gradle
build.gradle
app/build.gradle
common/build.gradle
cropbundle/build.gradle
  • androidx.test:monitor 1.6.1
flowfield/build.gradle
gradle/libs.versions.toml
  • com.github.w2sv:AndroidUtils 0.2.1-rc1
  • com.github.w2sv:KotlinUtils 0.0.7-rc2
  • com.github.w2sv:ViewboundController 0.0.7-rc1
  • com.github.w2sv:AndroidViewAnimations 3.0.2-rc2
  • com.github.w2sv:AndroidOnboarder 0.0.5-rc2
  • com.github.w2sv:bidirectionalviewpager 0.0.1-rc1
  • androidx.appcompat:appcompat 1.6.1
  • androidx.core:core-ktx 1.10.0
  • androidx.viewpager2:viewpager2 1.1.0-beta01
  • androidx.lifecycle:lifecycle-viewmodel-ktx 2.6.1
  • androidx.lifecycle:lifecycle-livedata-core-ktx 2.6.1
  • androidx.fragment:fragment-ktx 1.5.7
  • androidx.activity:activity-ktx 1.7.1
  • androidx.core:core-splashscreen 1.0.1
  • androidx.localbroadcastmanager:localbroadcastmanager 1.1.0
  • androidx.datastore:datastore-preferences 1.0.0
  • com.google.guava:guava 32.0.0-jre
  • com.google.android.material:material 1.9.0
  • com.google.dagger:hilt-android 2.46
  • com.google.dagger:hilt-android-compiler 2.46
  • com.github.PaulWoitaschek:Slimber 2.0.0
  • com.github.matecode:Snacky 1.1.6
  • com.github.mohammadatif:Animatoo 1.0.1
  • com.airbnb.android:lottie 6.0.0
  • org.junit.jupiter:junit-jupiter 5.9.3
  • androidx.test.ext:junit 1.1.5
  • androidx.test:runner 1.5.2
  • org.junit.jupiter:junit-jupiter-api 5.9.3
  • org.junit.jupiter:junit-jupiter-params 5.9.3
  • de.mannodermaus.junit5:android-test-core 1.3.0
  • de.mannodermaus.junit5:android-test-runner 1.3.0
  • androidx.test.espresso:espresso-core 3.5.1
  • androidx.test.espresso:espresso-intents 3.5.1
  • com.android.application 8.0.1
  • com.android.library 8.0.1
  • org.jetbrains.kotlin.android 1.8.21
  • com.google.dagger.hilt.android 2.46
  • de.mannodermaus.android-junit5 1.8.2.1
  • com.github.triplet.play 3.8.2
opencv/build.gradle
screenshotlistening/build.gradle
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.1.1

  • Check this box to trigger a request for Renovate to run again on this repository

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.