53 Commits (v0.1)
 

Author SHA1 Message Date
LEdoian 1b4f943dc3 Merge branch 'random_but_working' 3 years ago
LEdoian 4fa5c8aa14 Fix manifest permissions 3 years ago
LEdoian 9a66f8da7e Prepare for release, step 1
Acc. to Xamarin's manual: https://docs.microsoft.com/en-us/xamarin/android/deploy-test/release-prep/
3 years ago
LEdoian b4de2e9860 Tweak some project settings? 3 years ago
LEdoian 4c5a352386 Handle another networking exception
Nothing should throw it, but here I come.
3 years ago
LEdoian 25f5cffbd8 Add UI screenshot 3 years ago
LEdoian 95ec3601d6 Add info about current layout strategy. 3 years ago
LEdoian f968e8908f Add player config example 3 years ago
LEdoian 65cbdf4a93 Fix a rogue NetworkOnMainThreadException
For some strange reason it has never happened before.
3 years ago
LEdoian 3b42ac5d77 Add readme containing documentation.
WIP: The example config file is not there, nor is screenshot.
3 years ago
LEdoian 4eec6763fb Add program original specification [CZ] 3 years ago
LEdoian f8169041ce Handle more network exceptions gracefully 3 years ago
LEdoian 82ce429843 Clean up project references 3 years ago
LEdoian cb2ab51910 Stop the player first 3 years ago
LEdoian 73a93a7462 Re-think what can be played 3 years ago
LEdoian 130e6d9573 Implement song clicking 3 years ago
LEdoian a8d9d7504d Change IsReady to Status
It really isn't an ortogonal state.
3 years ago
LEdoian a4ecbd84ed Merge branch 'wip_recycler' into random_but_working 3 years ago
LEdoian 71abb3fcd8 Hide context to the environment 3 years ago
LEdoian a5edd77760 Show network status and player name 3 years ago
LEdoian 5ca7a161cc Tweak apperance 3 years ago
LEdoian cda69227eb Implement a PoC of the recycler view 3 years ago
LEdoian 35c4937632 Add more code :-) 3 years ago
LEdoian 85066e197c Add skeleton for a MPD-backed IPlayer 3 years ago
LEdoian f7dea469f8 Allow both HTTP and local URLs for playerConfig 3 years ago
LEdoian 8d1dffc743 Make cfgProviders asynchronous
(in a quite bad ways sometimes...)
3 years ago
LEdoian eb7d1dda65 Implement PlayerConfig building 3 years ago
LEdoian ec2ab8f619 Implement HTTP ini download, Ini parser. WIP. 3 years ago
LEdoian 63146ec4b7 Add adapter constructor 3 years ago
LEdoian 33f1c0f91f Implement App config saves and restores 3 years ago
LEdoian d479889fd9 Remove some obscure useless code 3 years ago
LEdoian 253b9cc87d Fall back to default configuration if there is no configuration to be loaded. 3 years ago
LEdoian c9ce758cc6 WIP: Tweak configuration code to be more coherent and usable
It would still love to use reflection, but I am not learning that, at
least now.
3 years ago
LEdoian ed42e693a9 Allow songbar to appear and disappear 3 years ago
LEdoian f3767ca541 Create the activities the other way round
It would be hard to switch what we include from root activity, so rather
have different root activities with re-used components
3 years ago
LEdoian e9a97f722e Add a snackbar for a test 3 years ago
LEdoian 0f2519c742 Add icons to menu 3 years ago
LEdoian 8f2f211acf Bump SDK versions to right values 3 years ago
LEdoian ca344d2e45 Add content to the layout
It is not working, but it is workable, hopefully :-)
3 years ago
LEdoian 12c72d30bb Add a trivial Menu 3 years ago
LEdoian 8f268a060d Finalize activity_main.xml apperance
... hopefully
3 years ago
LEdoian 74608c6502 Merge branch 'not_working2' into random_but_working 3 years ago
LEdoian c7221a9281 Add a package to solve the issue 3 years ago
LEdoian e962b05390 Uaaa 3 years ago
LEdoian dc24f23bbb Try switching to coordinator layout 3 years ago
LEdoian 93658787a5 Hook Toolbar to code 3 years ago
LEdoian a5b244b50a Not what I want, but at least it had compiled. Once. 3 years ago
LEdoian 4d049f8310 This is basic, but at least can launch on Android 4.4. 3 years ago
LEdoian 5b73f1750f Import basic interface files 4 years ago
LEdoian 14aef4cccb Add some random part that was required last time 4 years ago