[APP] NetTop: RealTime Network Meter - Android Apps and Games

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello, I'm introducing NetTop. It is an Android app that displays network usage stats in real time, providing the following information:
A list of installed apps that are currently using the device network.
The network transfer speed of each app and the total speed.
Currently, NetTop is in active development, so you can expect new features and bug fixes in upcoming releases. Here are the main features implemented so far:
Different display value types. NetTop can be configured to display three different kind of values: 1) per second, 2) traffic since last refresh or 3) total traffic since device boot. The type of values which are being displayed can be changed at any time.
Display separate download/upload values. App traffic can be split into download and upload values so you can know if an app traffic is because of it downloading data or uploading it.
Configurable refreshing. The list of apps transferring data and the transfer speeds are refreshed automatically. You can adjust the refresh interval at any time. You can also request an immediate refresh using the Refresh button, which can be useful if you disable auto-refreshing.
Hide inactive apps. Apps not using network or with unavailable traffic info are hidden to focus on the relevant apps on every moment. This can be disabled so you can view the list of apps on your device that report traffic information.
​
NetTop is Open Source.
The source code is hosted on GitHub at alvarogzp/net-top. I encourage you to suggest new features or report bugs and, if you are a developer, I would appreciate a pull request with the feature or bugfix implemented!
Also, if you want to collaborate with NetTop in a more frequent way, please contact me.
The name of NetTop comes from the Unix top command. top displays the processes that are currently using CPU. NetTop provides the same functionality for network traffic as an Android app.
Please, post your suggestions in this thread, as I would like to know what features are people interested on to prioritize them.
XDA:DevDB Information
NetTop: RealTime Network Meter, App for all devices (see above for details)
Contributors
AlvaroGzP
Source Code: https://github.com/alvarogzp/net-top
Version Information
Status: Stable
Current Stable Version: 0.5.1
Stable Release Date: 2015-11-24
Created 2015-08-01
Last Updated 2016-03-13

CHANGELOG
NetTop 0.5.1 - 2015/11/24 - Current stable version
User settings remain between app executions
NetTop 0.5 - 2015/11/22 - Previous stable version
Choose between three different display value types
New option to display apps download/upload values separately
Ability to change auto-refresh interval
Fixed screen rotation bug and added new optimized landscape layout
UI improvements
NetTop 0.1 - 2015/07/31 - Initial version
First public released version

Source code
Hosted on GitHub at alvarogzp/net-top

Coming features
Here is the list of features being developed for the next version of NetTop.
Please, post your desired features on this thread in order to being analyzed and put here.
Next features:
Differentiate between Wi-Fi and mobile traffic
Show a graph with apps traffic history updated in real-time
Display more info when you press an app on the list
Design a special layout for very small devices
Create a public API to allow other apps on the device to query for its current network usage
Request a feature to be added here!

Reserved

Reserved

updated post, added changelog, next features & source code info!

added more screenshots in the Screenshots tab

which icon do you prefer, the one with white arrows and black background or the inverted one?

thanks for the positive reviews!

updated description!

improved description images

added poll, vote for your preferred app icon!

please, vote for your favorite icon!

report any bugs in a comment here, or in the Bug Reports DevDB project tab

also add feature requests here or in the Feature Requests tab!

please, rate the app on Google Play

try it and tell us what would you add/change!

we are improving it! please, tell us what you most would like to see implemented

we will be soon releasing a new version, stay tuned!

Related

[APP][2.3+] TimeEx - Time and Expense Tracking

There are many Android time tracking applications on Google Play and we have tried and evaluated many for our own in-house use. Lack of features, idiosyncrasies, instabilities and insufficient compatibility with our way of doing business prevented us from settling down on a single application. TimeEx started as a training project and our attempt to address the above issues. Some of the features include:
It's very simple to use and follows Google's UI guidelines. Anybody who has used the Gmail app will be right at home.
Simplified data entry with a plethora of time saving features like default start/end times, calendar widget to specify dates instead of the usual Android date/ time dialogs and simple client/job management. It usually takes just a few touches to enter an expense or time entry.
Ability to flag entries as exported/processed to minimize the data overload
Filtering by client, date and status (processed/unprocessed)
Expense tracking with ability to capture photos to document expenses.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download
The app has been tested on a handful of devices (GB, ICS and JB). App is totally free, there is no adware crap etc. App uses following permissions:
android.permission.WRITE_EXTERNAL_STORAGE - For database backups and importing of photos
android.permission.INTERNET - For Acra bug reporting
Change Log
Version: 1.0.95
Added automatic backups with configurable interval
Added user configurable time-interval rounding
Added start/stop timer functionality to time entries
Added ability to share/upload database backups to dropbox, ftp etc.
Bug fixes
Version: 1.0.83
Performance improvements
Added default start and end times to clients and jobs
Bug fixes
Version: 1.0.76
Major code refactoring and cleanup
Added Photo support to Time Entries
Fixed default start and end times rounding
Version: 1.0.70
Fixed Expenses export bug (Send List)
Fixed photo delete bug
Added logic to send/export entries based on context (all or just selected)
Version: 1.0.69
Fixed photo capture on Nexus One (GB 2.3.4)
Fixed photo capture on CM10 based roms
Improved filter dialog
Fixed theme inconsistencies on Gingerbread devices
Version: 1.0.68
Fixed photo capture on Inspire 4G / JellyTime Rom
Version: 1.0.67
Initial release
Credits:
* Jake Wharton. Thank you for actionbarsherlock and for doing Google's job.
* StackOverflow and contributors for sharing knowledge
* Acra and BugSense.com
* and of-course XDA community!
I can't capture expense photos on my phone. Running cm10, any ideas?
qabeast said:
I can't capture expense photos on my phone. Running cm10, any ideas?
Click to expand...
Click to collapse
I got a few reports about this. I will have a new version out shortly.
qabeast said:
I can't capture expense photos on my phone. Running cm10, any ideas?
Click to expand...
Click to collapse
New version uploaded. It fixes the cm10 issue as well as few other bugs.
Thanks , I really wanted such application.
rkmiks said:
Thanks , I really wanted such application.
Click to expand...
Click to collapse
You're welcome. Please post or send feedback about features and bugs.
New version has been posted. Version 1.0.70 fixes two critical bugs related to expense photos. Please update to the latest version ASAP.
Can you add photos to time entries?
qabeast said:
Can you add photos to time entries?
Click to expand...
Click to collapse
Not yet, but I will add it in the next feature release
qabeast said:
Can you add photos to time entries?
Click to expand...
Click to collapse
Check out version 1.0.76. You can now add photos to Time Entries.
raf1hh said:
Check out version 1.0.76. You can now add photos to Time Entries.
Click to expand...
Click to collapse
Thanks, will come in handy.
Added a new version with some major speed improvements on the main screen. Would appreciate feedback...
Posted a new version with the following fixes and features:
* Added automatic backups with configurable interval
* Added user configurable time-interval rounding
* Added start/stop timer functionality to time entries
* Added ability to share/upload database backups to dropbox, ftp etc.
* Bug fixes
The timer functionality is a big change. Please post any issues encountered.
Thanks
Great apps. Yesterday I installed and have got better experience than ever.

[APP] NewsJet (NewsBlur/Feedly/TT-RSS/InoReader/BazQux/The Old Reader)

NewsJet is a smart and beautiful android feed reader app. Our mission is to develop the best feed reading experience for Android. We believe that feed reader app should be smart, fast and with awesome UI. And this is what we follow when bringing NewsJet to life.
We support the following services:
NewsBlur
BazQux
Feedly
InoReader
The Old Reader
TT-RSS
Screens:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download
Install app via Google Play
It would be great if you could give us a hand and translate this application into languages spoken by you (and regretfully not by us): http://translate.newsjet.mobi
XDA:DevDB Information
NewsJet, App for the Apps & Games
Contributors
nikanorov, nikanorov
Version Information
Status: Stable
Created 2017-03-21
Last Updated 2017-06-06
NewsJet is now available in Google Play without any restrictions: https://play.google.com/store/apps/details?id=com.nikanorov.NewsJet
Change log:
* First public release
* Ad-free version via in-app purchase
* Notifications
* Bug fixes
Bug fix update posted. v0.5/r12.
What services are you using? Please suggest me what to support next.
Very nice start! This is very promising! I like how you are handling the article listings, with the large thumbnails behind the headline.
A few changes I would make:
* Include an option to group together articles under a single source header. The source headers take a lot of real estate and are very visually distracting due to their brightness.
* make the source headers a outlet more subdued visually, dim the background and the text.
A couple of things I would need to make it a daily driver:
* A dark mode
* A widget
I went ahead and bought the ad free IAP to show my support. Good luck and thank you for sharing your app!
Sent from my XT1049 using Tapatalk
Pfhortune said:
Very nice start! This is very promising! I like how you are handling the article listings, with the large thumbnails behind the headline.
A few changes I would make:
* Include an option to group together articles under a single source header. The source headers take a lot of real estate and are very visually distracting due to their brightness.
* make the source headers a outlet more subdued visually, dim the background and the text.
A couple of things I would need to make it a daily driver:
* A dark mode
* A widget
I went ahead and bought the ad free IAP to show my support. Good luck and thank you for sharing your app!
Sent from my XT1049 using Tapatalk
Click to expand...
Click to collapse
Thank you! The idea with grouping is very cool, will try to implement. Dark mode and widget are on list.
bug fix release uploaded to Google Play. + line spacing feature and updated localizations.
Nice app.
Any chance of Tiny Tiny RSS support?
strongergravity said:
Nice app.
Any chance of Tiny Tiny RSS support?
Click to expand...
Click to collapse
Yes, it is on plan, but after the most requested features.
New update uploaded to Google Play (will be available in few hours)
Changelog:
Sync on launch option
Ad-layout fix
RTL languages fix
Other bug fixes
Localization updates
Feedback form
nikanorov said:
Yes, it is on plan, but after the most requested features.
Click to expand...
Click to collapse
Thanks in advance!
Sent from my Nexus 7 using Tapatalk 4
New version released on BETA channel. More info: http://newsjet.mobi/full-posts-offline
Changelog:
[EXPERIMENTAL] Prefetch post for selected feeds option
The Old Reader starred support
Drawler (feed list) font size
Bug fixes
0.6.1 uploaded to Google Play [BETA]. Will be available in few hours.
All BETA users please upgrade to 0.6.1 (r19). Previous beta version had an issue that prevents NewsJet to receive new items. Please do clean install or re-sync (Settings->Experimental->Re-sync All) for the missed items.
Release version is unaffected.
New BETA uploaded to Google Play. Now with widget:
Full changelog: http://help.nikanorov.mobi/hc/en-us/articles/200731513
New release version uploaded to Google Play. Changelog:
Widget (Android 3.0 and up)
The Old Reader API bug fix (significant sync speed increase and decrease in traffic usage)
[EXPERIMENTAL] Prefetch post for selected feeds option (more details: http://newsjet.mobi/full-posts-offline)
The Old Reader starred support
Drawler (feed list) font size
Bug fixes
Updated localizations
New BETA version is uploaded to Google Play. Will be available for beta testers in few hours.
Changelog:
Widget on lock screen
Widget resize fix
In-app web browser
Image save
Progress bar for in-app browser, Readability etc
Other bug fixes
0.8 is uploaded to Google Play.
Updated to 0.8.1. Readability fix.
New version is uploaded to Google Play ALPHA. Will be available for beta/alpha subscribers in few hours.
Changelog:
TT-RSS support
bug fixes
More info on TT-RSS: http://help.nikanorov.mobi/hc/en-us/articles/201431697-Tiny-Tiny-RSS
Upload update to Google Play (will be available in few hours as usual). "The target server failed to respond" error fixed. If you had problems, please try again after update in few hours.

[APP][4.0+][24-08-14] Rail Jankari - One stop solution for Indian railway queries!

Rail Jankari is an Indian Railway application. It acts as a one stop solution for all railway queries. Grab this app and get information on the go!​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
APP OFFERING
PNR Enquiry
Check PNR status & save it. Now just save the PNR and app will track it & notify you when current status changes. Great, Isn't it?
Train Schedule
Get detailed schedules of all trains, additionally you can save it for offline usage.
Search Trains
Search almost all type of trains between stations and get seat availability, train schedule , running info and more.
Running Status
Get live running information of trains at all stations, additionally you can save it for offline usage.
Station Status
Get live status of all trains arriving/departing at a station within 2-9 hours.
Seat Availability
Check seat availability. Choose your preferred train and class, Rail Jankari shows seat availability up to 2 months with one tap.
Fare Enquiry
Get detailed imposed charges for railway reservation of different classes.
Current Booking
Get current booking availability in trains from a station within 4 hours of time. Shows all classes availability at once.
Coach Layout
Seating arrangement layout of various coaches.
Cancelled Trains
Shows all fully and partially cancelled trains.
Diverted Trains
Shows detailed info of all diverted trains.
Rescheduled Trains
Shows detailed info of all rescheduled trains along with delay and expected arrival.
Special Trains
Shows detailed info of all special event trains along with days & timings.
External Links
Links to IRCTC, NTES and other important webpages.
Saved Data
One stop hub for all our saved data. View / Delete saved items with swiping.
Settings
Place to tweak the Application with themes, quick settings etc.
App Info
Shows general info, release notes, terms of use etc. of the Application.
Click to expand...
Click to collapse
KEY FEATURES
15+ themes. Choose the color you like, the first themed app for Indian Railway.
Auomatic PNR tracking, Just save the PNR and app will track it & notify you when current status changes.
Quick Inputs to enter data quickly, Configure long press actions.
Detailed search history for almost everything you search.
Swipe-2-Delete with undo for deleting search history, saved contents.
Show via stations when direct train not found in between two stations.
Detailed PNR Status information with option to save for offline usage.
Save train schedules and running status for offline usage.
Rich eye-catching layouts with reference to android design guidelines
More features to land soon ..
Click to expand...
Click to collapse
SCREENSHOTS
Click to expand...
Click to collapse
ATTENTION PLEASE
There is no team behind this Application, I am the only developer. There are chances that you can face some ugly bugs.
Please don't hate the app, instead help me making the application better by reporting bugs via e-mail.
Suggestions/Feature requests are welcome.​
Click to expand...
Click to collapse
DOWNLOAD
​
Direct Download: XDA DevDB​
Click to expand...
Click to collapse
XDA:DevDB Information
Rail Jankari, App for all devices (see above for details)
Contributors
blindndumb
Version Information
Status: Stable
Current Stable Version: v2.8
Stable Release Date: 2014-08-22
Created 2014-08-24
Last Updated 2014-08-24
Reserved
● RAIL JANKARI v2.8 - AUG 21, 2014
» Auto PNR tracker, New Feature!
» Added options for PNR track interval
» Fixed a memory bug, leading to FC
» Fixed FC on tablets without 3G
» Fixed splash screen handler
» Updated all the libraries
» Orientation locked to portrait for now
» Material design inspired transitions
» Added share app option in main menu
» Fixed few more bugs
Reserved
Thread banner & screenshot

[APP][ALPHA][2.3+][FOSS] StorageTrac - Record and plot changes in external storage

Uses inotify to record any file activity in the external storage. Collects data at regular intervals and plots used storage space over time using a modified version of the GraphView library.
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features
Currently supports reporting on the primary external storage device, called sdcard0 in most cases
View plots at day/week/month/year granularity
Configurable data collection intervals from daily (battery-friendly) to every 15 minutes (granular)
Search storage activity history
Credits
- GraphView for plotting
- App icon adapted from romannurik & findicons
XDA:DevDB Information
StorageTrac, App for all devices (see above for details)
Contributors
nma83
Version Information
Status: Alpha
Created 2014-08-28
Last Updated 2014-08-31
Reserved
Changelog (newest first):
20-10-2014, v0.8
Option in settings to clean up old data
Bug fixes in graphing
Long running operations threaded
29-9-2014, v0.6
Added search function
22-9-2014, v0.5
Numerous improvements to UI
Updated settings
30-8-2014, v0.3
Fixed int overflow issue to support 4GB+ storage sizes
Unfortunately it looks like TheFoxute has ripped off this app (along with several other open source apps) on Google Play, with zero attribution to original authors (again). This is a well known problem with the Play store, and one reason I don't recommend using it.
So if you're looking to donate to open-source developers, know that in general "buying" from Google Play may not be supporting the developer, and worse yet, could possibly have some unwanted "extras" added by whoever changed the app and added it to Play.
programmin said:
Unfortunately it looks like TheFoxute has ripped off this app (along with several other open source apps) on Google Play, with zero attribution to original authors (again). This is a well known problem with the Play store, and one reason I don't recommend using it.
So if you're looking to donate to open-source developers, know that in general "buying" from Google Play may not be supporting the developer, and worse yet, could possibly have some unwanted "extras" added by whoever changed the app and added it to Play.
Click to expand...
Click to collapse
Thanks for bringing this to my notice. Did not know of such cheap tricks! I will report the Play store app immediately.
EDIT: I notified both TheFoxute and the Play store support team about the infringement and the app got removed yesterday.
This badly needs an easier way to access and scroll through the records. It is so hard to tap the dots on the graph. Maybe when the info window comes up add the ability to swipe the very top to go through the records and keep the swipe at the bottom to scroll through created, deleted, changed. Or just add next and previous buttons. Also when I use the delete records from the options it does nothing, all the records are still there, and where does it save the log too also....love the concept, the UI just needs a few more options.
shad0vvfax said:
This badly needs an easier way to access and scroll through the records. It is so hard to tap the dots on the graph. Maybe when the info window comes up add the ability to swipe the very top to go through the records and keep the swipe at the bottom to scroll through created, deleted, changed. Or just add next and previous buttons. Also when I use the delete records from the options it does nothing, all the records are still there, and where does it save the log too also....love the concept, the UI just needs a few more options.
Click to expand...
Click to collapse
Thanks for the feedback!
I will be adding the UI improvements in the next version. The plot needs a refresh after data is deleted, have to fix that too.
Logging is part of the standard logcat, tag is the app package name.
Awesome, thanks. Keep up the good work.

[APP][5.1+] Castro - Monitor the state of the system

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Description
Castro is an information utility for your tablets and smartphones. It shows various diagnostic information about devices.
Real-time information monitoring
Castro is ready to show you various information about your phone or tablet in real-time, including:
• System information and identifiers.
• CPU status.
• Battery monitoring.
• Memory utilization.
• Monitor the data usage over Wi-Fi and mobile networks.
• And many more features!
Data reports
Share your information with friends using data reports. Castro supports standard text and PDF reports.
Improve your experience with Premium
• Customizable widget shows information about battery and processor right on your home screen.
• Night theme with unique graphics, so that your eyes can rest at night.
• DashClock widgets.
• Network speed notification.
• Much more coming soon!
FAQ and translation
Looking for answers to frequently asked questions (FAQ)? Visit this page: https://pavelrekun.dev/castro/faq/
Want to help in Castro translation? Visit this page: https://crowdin.com/project/castro
Screenshots
Spoiler: Screenshots
Feedback
I would really like to hear your feedback here, or in Google Play reviews, or in my Telegram group, or even on my mail [email protected]. I am starting to make Tilla great with your help!
Download
You can download the basic version from Google Play!
You can buy the Premium version in Google Play!
Looks Slick
Program updated to version 1.2. Update will be available in Google Play in few hours.
Full changelog:
- Added new category Camera with many information (Resolution, Quality, Thumbnail size and quality, etc.)
- Also there are new information in Battery category: battery state and capacity
- We added operator code and check for hidden SSID in Network category
- Greek, Deutsch, Spanish and Swedish was added into program and on Google Play page
- We fixed few bugs in CPU and System category
- And as always: small bugfixes and translation fixes
Looks nice.
Possible bug:
doesn't recognize my 3g network (rmnet0.) Only wifi.
Do you using phone or tablet?
Great app !
Finished Dutch translation. Is waiting for your approval.
**Menos** said:
Do you using phone or tablet?
Click to expand...
Click to collapse
phone.
I'd offer a logcat but it didn't seem to error. Just couldn't find any network with wifi turned off.
if it logs with a tag, I can extract the relevant parts.
Whoa, gorgeous app mate! Certainly most beautiful, if not most functional, of all similar apps out there.
Could you open source it by any chance? Helps small learning devs like me
I'll give it a try.
I finished translate into Brazilian Portuguese. Now, I look forward to the next version with my language and the new icon!
**Menos** said:
Description
Castro an application for your smartphone or tablet, that shows you all general information about your device.
Main features:
- Information about CPU
- Battery status and temperature
- Information about mobile network and Wi-Fi
- General information about device
- Monitoring of RAM and internal memory
System requirements: Android 4.0 or later
The app is frequently updating and gets newer functions that you are able to suggest/offer us.
You also have the opportunity to translate to your language, complete information can be found by clicking on the link: http://itemstudio.oneskyapp.com/collaboration/project?id=55750
Screenshots
Support
We would love to hear your feedback. Use in the form of the program. Also we would be pleased if you rate our program on Google Play.
Developer page: https://plus.google.com/u/0/communities/100813888867370777085
Download
Click to expand...
Click to collapse
Any chance to get the model number of the camera sensor?.
Ex: IMX220, IMX230, IMX240
Castro 1.3.0 was pushed into Google Play. It will be available in few hours.
Full changelog: https://plus.google.com/u/0/communities/100813888867370777085
Castro 1.3.5 was pushed into Google Play. It will be available in few hours.
Full changelog: https://medium.com/@menos/castro-1-3-5-is-here-b7ed3fc3e9b2
getting fc on xperia z3 on slimlp
Sent from my Xperia Z3 using Tapatalk
Guys, we have pushed 1.5 update to Google Play. You can read full changelog and release announcment by pressing this link.
Today we are releasing the biggest update for Castro - Castro 2.0.
In this update we have redesigned the app, introduce much more information, improve Data reports and added some Premium features, like Night Mode and Customisable widget!
Here is the full release announcement!
Get it from Google Play now!
Small update with many bug fixes and localization improvements - 2.0.1.
Full changelog: https://github.com/MenosGrante/Castro/blob/master/CHANGELOG_RELEASE.md
It remains active in background?
Meet Castro 2.5. In this update were added network speed tracking and much more new information, updated existing information.
Full changelog can be found here: https://medium.com/…/castro-progress-report-december-2017-5…
Also, Castro Premium is on sale now. Happy Holidays!
Starting from 2.6.2 update Castro will be also available on XDA Labs!

Categories

Resources