Weather
Weather copied to clipboard
This is the weather app I've built as a part of the assignment of the Android Internship Workshop I'd attended at Amrita in the Summer of 2016
[Parallel test execution maxParallelForks](https://docs.gradle.org/current/userguide/performance.html#parallel_test_execution). Gradle can run multiple test cases in parallel by setting `maxParallelForks`. [Disable report generation](https://docs.gradle.org/current/userguide/performance.html#report_generation). We can conditionally disable it by setting `reports.html.required = false; reports.junitXml.required =...
## Beep boop. Your images are optimized! Your image file size has been reduced by **19%** 🎉 Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| |...
Good first issue for newbies. Someone could implement the Splash screen `GlobalActivity.java`, which has the app icon and a spinner. So GlobalActivity will need some refactoring: - If the app...
**[screenshot]** 
**[screenshot]**:   **[app debug]** : [added_widget.zip](https://github.com/Sparker0i/Weather/files/2665190/added_widget.zip)
Well, I did think about this a lot, but finally I have decided to ditch the dark blue color my app had for a long time, and it's now going...
Okay, so based on a few issues I've seen already, here's a master list of settings needed in the settings section: - Length Units (mm, cm or inches) - Speed...
I have installed the version 5.3.2, and sometimes the app crashes on startup. A window is showing then with the message, that app has crashed. Restarting the app solves the...
Definitely not translated in Android 4.4. Need to check other versions for similar behaviour. Works fine on Android 8.0+
A lot of info combined, which makes things look a bit cluttered\messy. I think some simple modifications would make it a bit cleaner. - Sunset\sunrise, change to a 24-hour time...