Commit graph

323 commits

Author SHA1 Message Date
Mahmood(Thunder07)
0a3c92acff Android:function removed, clean up 2015-08-18 00:05:31 +01:00
Mahmood(Thunder07)
be9d0b4ded Android:Missing:stretch cover, to make them all uniform. 2015-08-17 13:52:40 +01:00
Mahmood(Thunder07)
35ed84085a Android: removed padding (redundant) 2015-08-17 13:38:19 +01:00
Mahmood(Thunder07)
ff152da747 Android:Fix Theme Selector and Purple statusbar shade 2015-08-17 13:31:20 +01:00
Jean-Philip Desjardins
deee4f5814 Removed unused code. 2015-08-17 00:13:40 -04:00
TwistedUmbrella
49ffe8961c Fix GridView item selection on Android TV 2015-08-17 00:07:06 -04:00
Jean-Philip Desjardins
1d35a70f00 Make sure list is properly updated the first time the emulator is launched. 2015-08-16 22:17:05 -04:00
Jean-Philip Desjardins
d75b9d4b09 Fixed sorting methods descriptions. 2015-08-16 20:34:09 -04:00
Jean-Philip Desjardins
cfd96ba22a Use built-in LruCache. 2015-08-16 19:38:23 -04:00
Jean-Philip Desjardins
326c62e844 Merge branch 'scrolling' into master_scrolling
Conflicts:
	build_android/res/values/strings.xml
2015-08-16 19:36:46 -04:00
Mahmood(Thunder07)
629fc74e60 Android: stretch cover, to make them all uniform. 2015-08-16 18:38:18 -04:00
Jean-Philip Desjardins
060b0ab886 Removed transparent status and navigation bars. 2015-08-15 19:00:23 -04:00
TwistedUmbrella
780324dbbd Better labels for current startup process 2015-08-14 20:51:49 -04:00
TwistedUmbrella
dd126dd56a Add an LruCache to resolve scrolling redraw 2015-08-13 22:46:12 -04:00
Matthew Garbet
7c4647bba9 Add Dark Purple Theme 2015-08-11 23:25:23 -06:00
jpd002
9536d1168f Merge pull request #289 from Thunder07/theme
Android_UI:Theme Selector and related fixes
2015-08-11 23:44:38 -04:00
Mahmood(Thunder07)
8f9f281be6 Android:Fix ELF using other games cover 2015-08-11 16:57:58 +01:00
Mahmood(Thunder07)
16f6c3e0ad Android: this function would get called by onNavigationDrawerItemSelected when the navigation bar is been setup 2015-08-11 01:31:29 +01:00
TwistedUmbrella
49918f1961 Fix preference screen layout and resources
Split the preferences by frontend / emulator
Convert hardcoded strings to string resources
Organize by translated and untranslated, not screen
Update copy-paste variable to avoid conflict
Convert existing strings to UTF-8 friendly versions

Conflicts:
	Source/ui_android/java/com/virtualapplications/play/SettingsActivity.java
	build_android/res/values/strings.xml
2015-08-11 00:56:44 +01:00
Mahmood(Thunder07)
193672a329 Android: associate missing serials with a database entry 2015-08-10 14:30:46 +01:00
Mahmood(Thunder07)
0c5ce90bee Android:Fixed:Listview selection colour changes on theme selection 2015-08-10 12:22:23 +01:00
Mahmood(Thunder07)
fc2767f0ef Android:Set Column Width Needed For autocolumn to work 2015-08-10 12:22:23 +01:00
Mahmood(Thunder07)
911cc87f75 Android:Theme Selector 2015-08-10 12:22:22 +01:00
Mahmood(Thunder07)
d3d678c4da Android:Fix:Fixed Padding 2015-08-10 12:22:22 +01:00
Mahmood(Thunder07)
d67dff13fc Android:Remove TableLayout, Fxed Padding, Small Clean ups 2015-08-10 12:22:22 +01:00
Jean-Philip Desjardins
441c89bb64 Removed usage of LDrawer library. 2015-08-09 02:56:58 -04:00
TwistedUmbrella
ec71c13646 Android TV specialized layout template
This is being added as an outline to prevent an entire mirrored
secondary activity from being created to load a different layout.
2015-08-08 16:48:35 -04:00
TwistedUmbrella
710f700432 Remove an unnecessary frame from hierarchy 2015-08-08 13:04:31 -04:00
TwistedUmbrella
8055007651 Eliminate an unnecessary view conversion
This was only really a table because the view was shared for both
methods. Now that the other method is a grid, this is excess work.
2015-08-08 11:19:45 -04:00
TwistedUmbrella
5d2e494cd6 Call preferences and check external intents before menus
No reason to load the entire menu if it may be bypassed anyway.
2015-08-08 10:10:12 -04:00
TwistedUmbrella
d63d78a427 Include missing breaks in delete and update 2015-08-08 09:52:26 -04:00
Jean-Philip Desjardins
178c798f58 Initialize preferences earlier to make sure they are available in time. 2015-08-07 01:08:00 -04:00
Jean-Philip Desjardins
e89cc4563a Fixed Android build. 2015-08-07 01:06:11 -04:00
TwistedUmbrella
24b11375e3 Fix for controller navigation, Remove double close
The drawer is already closed by the selectBottomItem method, so there
is no reason to close it and then attempt to close it again.

The view type, whether GridView or TableLayout will not dynamically
alter the flow of focus from top to bottom. Starting at the top menu,
the next item down would be the main view according the internal
navigation. Instead, we want the next item to be the lower menu.

https://developer.android.com/training/keyboard-input/navigation.html
2015-08-06 16:19:54 -04:00
TwistedUmbrella
4ea9f0777c Revert "Prevent color recalibration"
This reverts commit fa1e86e38e87d0937b06d254085ad7efb288e292.

Once a proper method for handling colors has been determined, this code
will most likely be fixed by the original author.
2015-08-06 06:23:51 -04:00
TwistedUmbrella
d7446a6688 Support skipping the search when only changing view 2015-08-06 06:23:51 -04:00
TwistedUmbrella
3ccfc68a43 Backend for recent and homebrew list parameters 2015-08-06 06:23:51 -04:00
TwistedUmbrella
746870d1c5 Remove unnecessary step, Prevent color recalibration
The toolbar can be resized before it is visible, so an additional
startup method does not provide any real benefit. This also reduces the
number of variables in memory that reference the same item.

The HEX value for the desired darkness should be correctly configured
in the resource rather than attempting to account for code that alters
the color. This will only cause confusion.
2015-08-06 06:23:51 -04:00
TwistedUmbrella
31faf4346c Replace additional generic references with specific 2015-08-06 06:23:51 -04:00
TwistedUmbrella
fc2dc7185a Convert partial library into actual library project
This does away with the half in / half out library structure in favor
of a working external library structure.
2015-08-06 06:23:50 -04:00
TwistedUmbrella
eea9acdfb6 Convert game grid to GridView with scroll support
Remove the newly unnecessary column counter

Pass scrolling back to GridView to avoid custom

Add back the top margin to GridView

Fix padding adjustments to point to current views
2015-08-06 06:23:48 -04:00
Mahmood(Thunder07)
a6b2290e27 Merge branch 'master' of https://github.com/jpd002/Play- into nav3
Conflicts:
	Source/ui_android/java/com/virtualapplications/play/MainActivity.java
	build_android/res/drawable/gradient_grid.9.png
2015-08-05 06:38:22 +01:00
Mahmood(Thunder07)
8d49bf7fb1 Android Fix:Accidental Removal 2015-08-04 16:49:38 +01:00
Mahmood(Thunder07)
95020c9196 Android:simplifed getNavigationBarSize method 2015-08-03 21:45:52 +01:00
Mahmood(Thunder07)
69cba89cea Android:Removed exit from navbar, back doesn't open the drawer 2015-08-03 07:44:30 +01:00
TwistedUmbrella
fd45cd5ded Rebuild the view when switching orientation.
Loading the view should be fast enough to support this now.
2015-08-03 00:36:26 -04:00
Mahmood(Thunder07)
2493f9c752 Android:navbar translucency, gradient bg on runtime, correct padding with navbar (bottom/right) 2015-08-03 00:09:20 +01:00
TwistedUmbrella
16905afef1 Don't bypass loading data unless an overview and cover exist 2015-08-02 14:09:46 -04:00
TwistedUmbrella
07ec8addcb Android: Update nav drawer, add appcompat [fixed] 2015-08-02 12:51:45 +01:00
Mahmood(Thunder07)
85679e1bc7 Android: Update nav drawer, add appcompat 2015-08-02 12:51:01 +01:00