Skip navigation links
B F G I L N O P S 

B

BetActivity - Class in net.namibsun.fussballtipp.android.activities
This activity allows a user to place bets, as well as view already placed bets
BetActivity() - Constructor for class net.namibsun.fussballtipp.android.activities.BetActivity
This activity allows a user to place bets, as well as view already placed bets
BetView - Class in net.namibsun.fussballtipp.android.views
A custom view that displays a single matchup and editable fields for bets.
BetView(context, match) - Constructor for class net.namibsun.fussballtipp.android.views.BetView
A custom view that displays a single matchup and editable fields for bets.

F

Flags - Class in net.namibsun.fussballtipp.android.global
Singleton that keeps track of flags

G

getFlag(team) - Method in class net.namibsun.fussballtipp.android.global.Flags
Retrieves a flag bitmap either from memory or by downloading it
getSession() - Method in class net.namibsun.fussballtipp.android.global.SessionSingleton
 

I

INSTANCE - Static variable in class net.namibsun.fussballtipp.android.global.Flags
Singleton that keeps track of flags
INSTANCE - Static variable in class net.namibsun.fussballtipp.android.global.SessionSingleton
Singleton that stores the session with which to access fussball-tipp.eu

L

LoginActivity - Class in net.namibsun.fussballtipp.android.activities
The Login Screen that enables the user to log in to the fussball-tipp.eu website using a username and password, which will be prompted during the login process. Credentials can be stored locally on the device.
LoginActivity() - Constructor for class net.namibsun.fussballtipp.android.activities.LoginActivity
The Login Screen that enables the user to log in to the fussball-tipp.eu website using a username and password, which will be prompted during the login process. Credentials can be stored locally on the device.

N

net.namibsun.fussballtipp.android.activities - package net.namibsun.fussballtipp.android.activities
 
net.namibsun.fussballtipp.android.global - package net.namibsun.fussballtipp.android.global
 
net.namibsun.fussballtipp.android.views - package net.namibsun.fussballtipp.android.views
 

O

onCreate(savedInstanceState) - Method in class net.namibsun.fussballtipp.android.activities.BetActivity
Initializes the Activity. Sets the OnClickListeners for the bet button and starts fetching bet and match data asynchronously.
onCreate(savedInstanceState) - Method in class net.namibsun.fussballtipp.android.activities.LoginActivity
Initializes the Login Activity. Sets the OnClickListener of the login button and sets the input fields with stored data if available

P

placeBet() - Method in class net.namibsun.fussballtipp.android.views.BetView
Places the currently set bet values

S

SessionSingleton - Class in net.namibsun.fussballtipp.android.global
Singleton that stores the session with which to access fussball-tipp.eu
setSession(p) - Method in class net.namibsun.fussballtipp.android.global.SessionSingleton
 
B F G I L N O P S 
Skip navigation links