Change Detection

Change Detection
Change Detection
Developer: Bernardo Ferrari
Category: Productivity
25.5K installs
258 ratings
1.2K monthly active users
Revenue not available
Install Trends
Weekly +1.00
Steady
Monthly +1.4K
Trending

Change Detection Summary

Change Detection is a mobile Android app in Productivity by Bernardo Ferrari. Released in Jun 2018 (7 years ago). It has about 25.5K+ installs and 258 ratings with a 4.05★ (good) average. Based on AppGoblin estimates, it reaches roughly 1.2K monthly active users . Store metadata: updated Jan 1, 2019.

Recent activity: 1.00 installs this week (1.4K over 4 weeks) showing exceptional growth View trends →

Store info: Last updated on Google Play on Jan 1, 2019 .


4.05★

Ratings: 258

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

Track changes on websites you otherwise would visit frequently for updates

Change Detection allows you to monitor any website to receive notifications when it is updated. This app works natively, without the need for any external servers (your data is safe), using all the latest technologies, a great UI and it is open source.

Use cases:
- Teacher says grades will be published "soon", but no one knows what "soon" means and you are tired of reloading.
- You are working with a server and wants to know the result from a request, periodically.
- You are waiting for updates on an Exam, like if something was postponed or updated.

It also also showcases all the Android Architecture Components working together: Room, ViewModels, LiveData, Paging, WorkManager and Navigation.

When a change is detected on background, a notification (alert) is displayed. It currently doesn't work with login pages, but contributions are welcome. There are 3 viewers for the app, a text viewer that compares website history in a git-like way, with line by line added/removed and green/red, a pdf viewer which displays multi-paged PDFs on a carousel like interface, inspired by Lottie's open source sample app, and an image viewer, similar to the Pdf viewer, but with support for tiling (which allows heavy pictures to load faster and with lower memory).

Features:
✅ Notification when a website changes
✅ Monitor multiple websites
✅ Visual difference of all modifications (diff)
✅ Browse different versions of a site, PDF, image, or a text file.
✅ Does not require any permissions.
✅ Gradient color customisations for each item.
✅ Material design and latest Android Architecture Components.
❌Doesn't work with pages that require login.

✨ Source code is available here:
https://github.com/bernaferrari/ChangeDetection