| 2017-08-23 | 
                Added bounces to highscoreHandler. Fixed a bug where you would jump several times (without you noticing it) when going upwards.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | 
|---|---|
| 
                Added so that the ball can't go outside the x-axis (only radius length outside).
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | |
| 
                Changed so that screenSize is static and public.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | |
|  | |
| 
                Added the final keyword where it could be used.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | |
| 
                Added so that a bounce sound is played when you bounce.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | |
| 
                Added SoundController which handles the playing of sound.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | |
| 
                Added an animation on the ball when jumping/bouncing.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | |
| 
                Refactored Ball.java.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | |
| 
                Changed the distance between different panels, it was too wide sometimes.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | |
| 
                Fixed bug where panel's X-value wasn't random after dying.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | |
| 
                Added panelSpeed to panelHandler.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | |
| 
                Added a game timer, fixed score and changed from score to height.
                
                  ...
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | |
| 
                Added highscore handler. Also added so that you can see your score on the screen.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | |
| 
                Fixed so it looks better when the ball is jumping/bouncing on a panel.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | |
| 
                Fixed so that the max ball height works much better.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | |
| 
                Added so that the game restarts after 1 second if you lose.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | |
| 
                Added so that if you move high up on the screen with the ball then the screen follows. Other minor changes.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | |
| 
                Changed the velocity and gravity for ball. Other minor changes.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 23 Aug 2017
  
                    
                      
                    
                 | |
| 2017-07-31 | 
                Removed unused methods and imports. Other minor change.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 31 Jul 2017
  
                    
                      
                    
                 | 
| 
                You can now change panel's height and width from GameSurfaceView when created.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 31 Jul 2017
  
                    
                      
                    
                 | |
| 
                Removed Direction and added delta instead. Other fixes.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 31 Jul 2017
  
                    
                      
                    
                 | |
| 
                Changed to better variable names.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 31 Jul 2017
  
                    
                      
                    
                 | |
| 2017-07-29 |  | 
|  | |
| 
                Finished ball jumping on panels.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 29 Jul 2017
  
                    
                      
                    
                 | |
| 
                Finished ball jumping on platforms.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 29 Jul 2017
  
                    
                      
                    
                 | |
| 
                Fixed a bug where the panels were rendered wrong.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 29 Jul 2017
  
                    
                      
                    
                 | |
| 
                Started working on ball jumping on panels.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 29 Jul 2017
  
                    
                      
                    
                 | |
| 2017-07-28 | 
                Added an onTouchEvent making the ball's X-axis move when touching the screen. Changed values from int to float in Sprite.
                
                 
                  
                  Jonathan Ström
                  committed 
  
    on 28 Jul 2017
  
                    
                      
                    
                 |