Giter Site home page Giter Site logo

pocketwaka's Introduction

PocketWaka

A simple WakaTime client written in Kotlin

Get it on Google Play

Summary Stats

Built with:

  • Kotlin
  • ViewModel
  • Room
  • RxJava / RxBinding
  • Koin
  • Lottie


BrowserStack helps me to test PocketWaka on a wide range of Android devices.

pocketwaka's People

Contributors

kondenko 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pocketwaka's Issues

Log in Failed

Can't log in to app. Its display logging failed error

Support for Wakapi

First of all, I'd like to thank you for this amazing project, I really like it! I'm a big fan and user of Wakatime and so came that I started trimmed down open-source backend with a partially compatible API, called wakapi.

I was wondering how big of an effort it would be to make this app support a Wakapi backend as an alternative to the official Wakatime as well. For sure there would have to be a way to manually configure the API URL. Moreover, the app would need to be able to tolerate missing API endpoints, as Wakapi essentially only support summaries and none of the other Wakatime features.

If you consider Wakapi support an option for your app, let me know. Otherwise feel free to just close this issue :)

Can't compile?

I want to try adding support for using the JSON file that users can download in settings of their lifetime progress (so those like me without premium can still do statistics of their own on their lifetime data). Except, I can't even build the app! I have literally been trying for hours! (it is 1 AM)

  1. Was first having some issues with the NDK (which, by the way: why was it even necessary?),
  2. and then an issue in the mock flavor with ACCESS_TOKEN - not sure what that was, so just surrounded that in quotes,
  3. then had issues with signingConfigs{} and the lack of a file called release.properties
  4. then had issues with Google Services Plugin: Caused by: org.gradle.api.GradleException: File google-services.json is missing. The Google Services Plugin cannot function without it.
  5. then had to create gradle.properties and add "android.useAndroidX=true"
  6. then had duplicate class issues (not even sure where this came from): Caused by: java.lang.RuntimeException: Duplicate class android.support.v4.app.INotificationSideChannel found in modules core-1.3.2-runtime (androidx.core:core:1.3.2) and support-compat-26.1.0-runtime (com.android.support:support-compat:26.1.0)
  7. then I had issues with KAPT:
Execution failed for task ':app:kaptDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptWithoutKotlincTask$KaptExecutionWorkAction
   > java.lang.reflect.InvocationTargetException (no error message)

Why did you even make it open source?

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.