This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.ruszala.fueltrack.ui.home; | |
import android.content.Context; | |
import android.location.LocationManager; | |
import android.os.Bundle; | |
import android.util.Log; | |
import android.view.LayoutInflater; | |
import android.view.View; | |
import android.view.ViewGroup; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.ruszala.fueltrack.ui.orders.map; | |
import androidx.fragment.app.FragmentManager; | |
import androidx.lifecycle.ViewModelProviders; | |
import android.os.Bundle; | |
import androidx.annotation.NonNull; | |
import androidx.annotation.Nullable; | |
import androidx.fragment.app.Fragment; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Slider 1 + 2 images - https://www.w3schools.com/howto/howto_js_slideshow.asp | |
Article img- https://images.unsplash.com/photo-1476480862126-209bfaa8edc8?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1050&q=80 | |
Bootsrap | |
Instascan QR Copyright © 2016 Chris Schmich https://github.com/schmich/instascan/blob/master/README.md |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# What is our setup | |
pi@raspberrypi:~ $ cat /etc/debian_version | |
9.4 | |
pi@raspberrypi:~ $ lsb_release --all | |
No LSB modules are available. | |
Distributor ID: Raspbian | |
Description: Raspbian GNU/Linux 9.4 (stretch) | |
Release: 9.4 | |
Codename: stretch |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"control": [ | |
{ "VTOY_MENU_TIMEOUT": "60" }, | |
{ "VTOY_DEFAULT_IMAGE": "F6>My boot menu" } | |
], | |
"theme": { | |
"display_mode": "CLI" | |
} | |
} |
OlderNewer