minesweeper/pom.xml
Wed, 06 Aug 2014 07:46:18 +0200 Upload to AppStore successful
Tue, 05 Aug 2014 21:39:28 +0200 Using most flexible iOS presenter
Tue, 05 Aug 2014 21:38:04 +0200 Adding plist and getting ready for AppStore publishing
Tue, 05 Aug 2014 09:45:07 +0200 Fixing XML
Tue, 05 Aug 2014 09:42:37 +0200 Switching to newer version of RoboVM
Sun, 27 Jul 2014 23:47:39 +0200 Need to use 0.8.1 version of ibrwsr, as that one opens URLs in separate Safari window, which is needed for smooth operations of the current, links-rich main minesweeper page
Fri, 25 Jul 2014 21:20:27 +0200 Switching to latest versions of the APIs
Thu, 19 Jun 2014 09:49:01 +0200 Switching to lastest version of brwsrs
Tue, 10 Jun 2014 00:28:18 +0200 Switching to most recently released versions
Mon, 09 Jun 2014 12:39:34 +0200 Rewriting to Ahead-Of-Time compilation
Sun, 08 Jun 2014 09:22:48 +0200 Generating Android launcher icons
Sun, 08 Jun 2014 09:10:08 +0200 Having just one icon picture and generating the rest of iOS icons from it
Sat, 07 Jun 2014 09:44:30 +0200 Including app icons for iOS
Tue, 20 May 2014 08:47:01 +0200 Platform 16 is said to be obsolete. Switching to 19.
Tue, 20 May 2014 06:27:53 +0200 Version 0.6 of ibrwsr should be fine as well
Tue, 20 May 2014 06:27:27 +0200 New version of dlvkbrwsr 0.6 seems to work fine
Tue, 20 May 2014 06:09:37 +0200 Bringing in ibrwsr into main line
Tue, 20 May 2014 06:05:56 +0200 Making sure the dependencies are fully resolved to latest version of HTML+Java API
Fri, 25 Apr 2014 12:55:40 +0200 Merging with default branch
Thu, 24 Apr 2014 12:37:28 +0200 Version that works with latest ibrwsr
Thu, 17 Apr 2014 12:23:31 +0200 Typo
Thu, 17 Apr 2014 12:23:05 +0200 Increasing to 2.0-SNAPSHOT
Thu, 17 Apr 2014 11:17:16 +0200 The Class-Path reference to libraries is only useful in case of fxbrwsr and bck2brwsr profiles
Fri, 11 Apr 2014 10:40:19 +0200 Expanded description
Fri, 11 Apr 2014 10:38:48 +0200 Put the module into default "extra" cluster
Fri, 11 Apr 2014 10:33:20 +0200 Adding description, so the nbm:autoupdate does not take it from the parent
Fri, 11 Apr 2014 08:59:42 +0200 Switching to RoboVM 0.0.11 currently runs only on the device, not in the emulator.
Thu, 27 Mar 2014 15:37:25 +0100 Creating ibrwsr profile and using classical component injection to find the right presenter
Thu, 27 Mar 2014 15:14:48 +0100 Merge from main line and resolve all the conflicts
Thu, 27 Mar 2014 09:57:14 +0100 Using IBrwsrPrsntr directly
Thu, 27 Mar 2014 08:58:12 +0100 Need to switch to recent version of robovm is necessary
Fri, 21 Mar 2014 15:03:56 +0100 nbrwsr seems to work, merging to default branch
Fri, 21 Mar 2014 14:47:20 +0100 Switching to stable version of nbrwsr
Thu, 20 Mar 2014 11:25:28 +0100 Merging teavm branch into default line, now when teavm 0.1 is out
Thu, 20 Mar 2014 10:55:11 +0100 Official teavm version has been uploaded to Maven central. Switching to it.
Wed, 19 Mar 2014 16:53:34 +0100 Copy resources into the JAR for use in NetBeans
Wed, 19 Mar 2014 16:20:43 +0100 Shows icon in Window menu and in a toolbar and opens a browser with (empty) HTML page
Wed, 19 Mar 2014 16:01:17 +0100 Can package minesweeper as an NBM file
Sun, 16 Mar 2014 09:26:09 +0100 The plugin would really benefit from ability to concatenate the META-INF/services/*
Sun, 16 Mar 2014 08:30:22 +0100 Updating to real release of dlvkbrwsr
Tue, 11 Mar 2014 18:44:57 +0100 Adding dependency on XtrnlBrwsrPrsntr
Mon, 10 Mar 2014 13:05:18 +0100 Copy the webapp/pages into the final JAR, so xtrnlbrwsr can find them
Mon, 10 Mar 2014 12:56:48 +0100 Can play minesweeper on iPad
Thu, 06 Mar 2014 22:13:28 +0100 Using latest improvements done by Alexey and avoiding wild filtering.
Tue, 04 Mar 2014 10:04:42 +0100 Alas, the bck2brwsr:brwsr plugin does not do substitutions. Need to include the section all the time.
Tue, 04 Mar 2014 09:59:53 +0100 Use filtering to enabled/disable appropriate section in the index.html
Tue, 04 Mar 2014 09:28:20 +0100 Adding teabrwsr profile. Use 'mvn -Pteabrwsr install' to generate ZIP with static pages powered by teavm
Tue, 04 Mar 2014 08:24:11 +0100 Experimenting with external browser
Tue, 11 Feb 2014 16:53:26 +0100 Adding profile for Android execution
Mon, 10 Feb 2014 16:50:08 +0100 Play a sound when a square in the minefield is made visible
Fri, 07 Feb 2014 14:47:07 +0100 First version of a mine sweeper game