Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ActivityWatch/aw-android

ActivityWatch for Android, using aw-server-rust as backend.
https://github.com/ActivityWatch/aw-android

Merge branch 'master' into unlock_watcher

f9fbea853ce6136705bef72a0bfde5c17aa6bd82 authored over 4 years ago
fixed zero duration by removing screen_interactive/screen_non_interactive events

58ab262371d786e681838ec70afa6df746db658b authored over 4 years ago
build(deps): updated aw-server-rust

2f68af6815d5c752a1a0b5e7a9378e9544a454b6 authored over 4 years ago
Revert "fixed zero_duration by processing current event later"

ed944ac2c47562ded54a56e606ff8d33a8e37c8d authored over 4 years ago
fixed zero_duration by processing current event later

14a31a71572e7ea85672b7ad1e56b9e9720dac9a authored over 4 years ago
implemented unlock watcher

b0311f5aac6ec0a9ba6c209ea6340b36ec09f2ef authored over 4 years ago
Merge pull request #42 from ActivityWatch/dev/getLastEvent-limit

5c67f5d4e62069b0e03ae4bd36048429f5b6b9ad authored over 4 years ago
fix: fixed use of deprecated constants MOVE_TO_FOREGROUND and MOVE_TO_BACKGROUND

003a8184e5d9c86655208add931549026985eb5d authored over 4 years ago
fix: added use of limit parameter in getLastEvent to avoid getting all bucket events

d2f9cbe2a4bc689f8c14356bfbb9ed14f1bccfbe authored over 4 years ago
ci: fixed looking up location of zipalign

81e838b5d056e816c34e874ec4fcad39ee3d3fcf authored almost 5 years ago
Merge pull request #32 from ActivityWatch/dev/major-update

a5d5a44ea2e77fd6c8a9e57f84256c903abe645f authored almost 5 years ago
ci: updated travis android components

df77ccdf77b0bd5bb037885276aefb1fb544fad2 authored almost 5 years ago
chore: bumped versionName to 0.9-dev

4d052e3116277c3e31834e47fb3dcd454e43abca authored almost 5 years ago
ci: switched back to production track, updated android platform version, cleaned up travis config

875e998937bfbb3150ae19aee1f35afe4326d3ac authored almost 5 years ago
chore: updated aw-server-rust

cead534c69b6e89cbe55b70082b53de747e68a9c authored almost 5 years ago
ci: fixed Makefile

201daa2795139845e973e279e2fca2ecab35acc8 authored almost 5 years ago
build: added WIP code for rust-android-gradle plugin

39e1af2d5a661bc5c83b33f6320050cd205f6a16 authored almost 5 years ago
ci: improved build process

ad489b17f2e0a0e05b4cc76179a570e40bf21203 authored almost 5 years ago
ci: set beta track to default deploy target

69c50f88d8fe1e43191e556eb2e1c76f6a67131b authored almost 5 years ago
build(deps): updated fastlane

75449fb868012ceee17308da2b461abb1a827877 authored almost 5 years ago
chore: updated aw-server-rust

a5cac9ecbedb41a771976e99d6760c37dfb17eeb authored almost 5 years ago
feat: desperate attempt to get the app to show in Oculus TV/Unknown apps on Quest

ceb1e5d2b9a035ad8c1a4a32c45b76aec28fd739 authored almost 5 years ago
chore: updated IDE config

a9eede211dfff9eb5edeaffa6215d10da733bf2e authored almost 5 years ago
build(deps): updated minor versions of android dependencies

8d631adcd2ff2b193c287448f3aac31fde62a03b authored almost 5 years ago
feat: added better menu buttons (linking directly to Activity and Buckets)

b597222725af11e76697aee25f666254091e071f authored almost 5 years ago
build: added armv7 binaries to build

ed36ff3a1863ec353dcba480ee4c6c875fd7bbfb authored almost 5 years ago
fix: recursive asset extraction

b9c79b9ddb99d95df7b7ef98027484d7d944dcb9 authored almost 5 years ago
refactor: refactored to use AndroidX and updated targetSdkVersion to v29

7245b2045154a946ccd41639957742e950ec69be authored almost 5 years ago
refactor: removed tv module

5a6e81ae0d195ce934d5b3fd331dbb6d9b80a1c4 authored almost 5 years ago
chore: updated aw-server-rust

cf7851e1b1ef34df972da44fe07f054f57307edb authored almost 5 years ago
docs: added basic build instructions to README

1daf70ac393ad4f7e4ea3caa61d9fa908abeceb6 authored almost 5 years ago
Add ChromeWatcher

To squash

02a34ef23f84fe86fae97b4a8d4eb2cdeefe9d2b authored almost 5 years ago
Added LICENSE and updated README

1acbe2285052566fb5773047d9a14474368f9981 authored about 5 years ago
updated aw-server-rust with new database migration

00fccb904ac8ba250fc309418f133dba840c0e58 authored over 5 years ago
updated aw-server-rust and added some comments

068a68f217bc32b1bb3bd6b567a064f7ca507fba authored over 5 years ago
updated aw-server-rust

c0d8f166bde1c1b334d403b06d64fbbaca9e86f0 authored over 5 years ago
improved welcome text, fixed rotation bug (fixes #23)

f91a7706e8a45ad219668794ec93ccea583b11d0 authored over 5 years ago
Added x86_64 build target (#21)

Added x86_64 build target

5ba81deb9615d3dc60a21f1ded0cd993cd300fff authored over 5 years ago
updated setup-rust-with-ndk.sh script to include x86_64 toolchain

9562841bb2f6761a3e1296764e63962a15e31ad7 authored over 5 years ago
updated aw-server-rust with webui fixes

4c81dc5cad3bc66e765978e0b1aa533a33a5ade2 authored over 5 years ago
added x86_64 build target on android (fixes #20)

49e4e793efcb2f8c6b7864af0ddf30c893a312b1 authored over 5 years ago
Implemented automatic background logging (#19)

Implemented automatic background logging

c82aa7759c7a1bb19e5b39d5548e77437138850f authored over 5 years ago
implemented automatic background logging

607078176a241ba38dcdd66c84e704616c37b4a3 authored over 5 years ago
added WebView download listener

ebb6f321b31f3edd396109210da0c55883cd6323 authored almost 6 years ago
improved logging, added progress toasts, removed buckets menu item, updated aw-server-rust

35820f8989bee95319c7ba02b2a13872d1211b60 authored almost 6 years ago
misc code improvements

7016273ad3bc2aa1118a81d95a6ee3ed18762107 authored almost 6 years ago
set SQLITE_TMPDIR env variable, fixes #13

f9abba2bc4bf4308a1ce3dbfd0e77fa02fd60e15 authored almost 6 years ago
added optimization to travis conf to speed up release builds

3bc63ab4f4e9a3a39b2ccc1b74cd58885944113c authored almost 6 years ago
updated aw-server-rust to crossbeam version

a19807e69c9e2279dba2dc5982d853c465712a35 authored almost 6 years ago
updated aw-server-rust, switched method of keeping debug symbols to env vars

50a640de49bc3f7c6ada3a294d3905ff1540e48e authored almost 6 years ago
fixed usage access Toast creation from non-UI threads

16e6550c23852cd14eaef2a73b9cf1fa39430f4b authored almost 6 years ago
refactored Fastfile, fixed travis config

8ad3ac658e73c0f86e1826bea265ad49cbfeb354 authored almost 6 years ago
added auto-incrementing of versionCode, removed stripping of native binaries, set versionName from tag name

5c7a39def6e5a65f3e2ecf5a37b4f9f831e27215 authored almost 6 years ago
[ci] moved building of web UI to before_deploy (skipped on regular builds)

5e699cc232de82424eb90707693b9cb55481b899 authored almost 6 years ago
improved verbosity of build process to inspect issues

1b02f6be1955e9414e0ac38d78b5c01d2f7baba4 authored almost 6 years ago
removed use of RUSTFLAGS environment variable as it collides with Cargo.toml config

1097c00473185418c67825fe4c7099ae34805625 authored almost 6 years ago
bumped version number

af483095a952906c9f741a456e1833c697e38186 authored almost 6 years ago
fixed usage of cargo-prune and downgraded aw-server-rust to include debug symbols

fecc8c85b012a22ffe91be69a0a7639b413d5a33 authored almost 6 years ago
fixed aw-server-rust build caching (hopefully)

2093920a99c44d669be52afec71921f76a8ac61b authored almost 6 years ago
Merge pull request #14 from ActivityWatch/dev/fixed-logging

Fixed and improved logging

16198d53f01ea800c196e820389b49a38775370a authored almost 6 years ago
bumped version, fixed null pointer errors when Usage access have not yet been given

df131377484e27bcc2566ba865a0ac89d50d9962 authored almost 6 years ago
bumped version and updated aw-server-rust to build with release symbols

02c1a2da8b1a1f81407d180cd9a65e2d39eb9845 authored almost 6 years ago
disabled auto-logging for now

d3f32816d29246e4cf5e5d7e9e1bfee2c1bb943a authored almost 6 years ago
fixed reported crashes (I think)

e79987007237c6280376ab6c5a565a14a05d7470 authored almost 6 years ago
simplified when-statement

4e9669dd36ef3c4de5c541d750685b6c4ab1bbbc authored almost 6 years ago
fixed bug, added comment about other bug

8d73d70f8d9be6a5ac60bc2838221f3282f2e115 authored almost 6 years ago
changed complex if-else statement to when-statement, removed logging on rare eventTypes

87d8bdbca8320f94d893f97a66948bf8cb1fa22b authored almost 6 years ago
cleaned up code

f60b33005f6a73a9895c1d51eb779e3590bca67e authored almost 6 years ago
made sure to build aw-server-rust in release mode before deploy

0b7ab2281985be44653fa9e904fb029a6f42d626 authored almost 6 years ago
removed comments, improved formatting

26d62e45955c5dbcd69aa98f3cbffeab9198662b authored almost 6 years ago
now logging automatically (and much more memory efficient)

0ced9acdf5749b709e2668caa3fb8ba462d0e363 authored almost 6 years ago
bumped version number

4e72c76b174e765fcd23d84b6899c9a3463ecf3b authored almost 6 years ago
fixed logging by correctly setting pulsetimes by eventType

f1923328564b98f17474f6e50551a4de7d376c2d authored almost 6 years ago
switched to default CI Ruby version

a7c027c116b7bd7ff956b2d3b54a3abecb3ae0d5 authored almost 6 years ago
another shot, needed to upgrade ruby

345b985cfd88d8631b591d6c697d01b8e41b866e authored almost 6 years ago
giving this one more go

e75ba3b7103174a74dc60dbdb4d9efa94a3b4beb authored almost 6 years ago
fixed deployment (now also through GitHub releases)

6a312be9cf2c083e49a212c9e0d23dbc1f288ee7 authored almost 6 years ago
bumped version number to 0.4.0

c0be157145eceeb768064c51b5e49767de335bb7 authored almost 6 years ago
updated aw-server-rust

39efcbcefc380a5d84bea5394455d3389753c3e6 authored almost 6 years ago
fixed disabling of automatic deploy

6d2eeb9fe4f471d869ee46d2af614538c9989305 authored almost 6 years ago
updated aw-server-rust

aa2bff113f9096caec55ec34d360cb024d2aaf8d authored almost 6 years ago
disabled deployment temporarily

64f2406272e438a4866461c5723ae36ce5be205c authored almost 6 years ago
Merge pull request #12 from ActivityWatch/dev/travis-play-deploy

Automatic deploy to Play Store

8ec05a861b1717119d90674b97ced3a09a69197b authored almost 6 years ago
added necessary directory creates to the Makefile

922f4aeb5215bf019ec75832196789d1168ee16b authored almost 6 years ago
fixed symlinking of libraries into jniLibs in Makefile

f7f0fd652d88d795a2c229156c8c6dca24e4c6b7 authored almost 6 years ago
set travis env var RELEASE=false

808a3a9431ca28dee24e4a5381f621d41eedaaf0 authored almost 6 years ago
fixed cargo linker config

38fee118c1be0c8bd28df4344055c0650c92d86e authored almost 6 years ago
switched to nightly rust

d08e383d32b124539fce328cf46c8e37620f1828 authored almost 6 years ago
fixed NDK toolchain installation path

90710ffae83c09fae386fa3dc0b5d790fd0998b7 authored almost 6 years ago
updated aw-server-rust

a2c3ec145b81196ef70a266695daa6563b7fd7d5 authored almost 6 years ago
fixed building of aw-server-rust

b3f5d20000300aca612061d5a4a5a233a428924d authored almost 6 years ago
updated aw-server-rust

8aec2de550f81c390ea053718411febfa359c8a7 authored almost 6 years ago
added Makefile, installed node, added building of aw-server-rust and aw-webui

7c283b3c7449649df6bff93e83437587c9d2d932 authored almost 6 years ago
fixed rustup installation

b2b66ac4323847695140013536b3b4ce00d53ee6 authored almost 6 years ago
fixed order of commands in travis config

06bf5b8227fd306cd8f33d2a72e7124fbf524ef1 authored almost 6 years ago
fixed NDK setup script

70b739672ebcb9281c5e7d0ca27d133567b92cd3 authored almost 6 years ago
more fixed to ndk setup script

3c0b799c60389e4797ff222de663c418d2bbd77a authored almost 6 years ago
added bundler cache

54c800f8a9aafb1313b5bd06718e6fef6185b85a authored almost 6 years ago
fixed NDK setup script

2f0f0bda9e5631774050424397de1f150e4d2aa0 authored almost 6 years ago
fixed rustup installation

25d0aadc3fe81aa738c1a630f511eefff1c9cbf5 authored almost 6 years ago