Skip to content

Tags: nojini/Weatherapp

Tags

1.1.1.27

Toggle 1.1.1.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added Heap Dump in case of OutOfMemoryError

1.1.1.26

Toggle 1.1.1.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Track history of database

You can set annotation processor argument (room.schemaLocation) to tell Room to export the schema into a folder. Even though it is not mandatory, it is a good practice to have version history in your codebase and you should commit that file into your version control system (but don't ship it with your app!).

1.1.1.25

Toggle 1.1.1.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Moved namespace from Manifest to build.gradle

1.1.1.24

Toggle 1.1.1.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade Android SDK

To Android 13

1.1.1.23

Toggle 1.1.1.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removed Google services plugin

Should be in the com.android.application package: https://stackoverflow.com/a/34834772/6831982

1.1.1.22

Toggle 1.1.1.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removing ktlint - does not work on Java 17

1.1.1.21

Toggle 1.1.1.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated ktlint

1.1.1.20

Toggle 1.1.1.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removed default source sets

1.1.1.19

Toggle 1.1.1.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updating com.mikhaellopez:rxanimation to newer version

1.1.1.18

Toggle 1.1.1.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Made com.loopeer.lib:shadow download from JCenter

Not available on any other repository that I can find.