minesweeper/src/main/webapp/pages/index.html
Thu, 14 Aug 2014 07:50:10 +0200 Adressing comments from the first AppStore review: 1. don't mention android, 2. don't use word 'demo', replace it with 'showcase'.
Tue, 05 Aug 2014 08:26:11 +0200 A bit of inset on the left and right edge of welcome screen on iPad
Sat, 26 Jul 2014 11:15:18 +0200 Advertizing various deployment options
Sat, 26 Jul 2014 10:35:40 +0200 Introducing "fair" minesweeper!
Sat, 26 Jul 2014 08:54:08 +0200 Polishing, so the 320 mode fits on my HTC phone
Mon, 21 Jul 2014 15:05:22 +0200 Only enable 'show and mark mines' when the game is still in progress
Sat, 19 Jul 2014 17:46:12 +0200 On small screens use only icon instead of full Minesweeper text
Fri, 27 Jun 2014 16:14:57 +0200 Indicate the mine selection mode by blinking the danger sign on all undiscovered squares
Fri, 27 Jun 2014 15:25:21 +0200 Allowing to mark a field with a danger sign
Fri, 27 Jun 2014 15:05:03 +0200 Using CSS:after instead of computed HTML fragment
Mon, 09 Jun 2014 12:39:34 +0200 Rewriting to Ahead-Of-Time compilation
Mon, 05 May 2014 22:38:01 +0200 Center the board on the screen
Fri, 25 Apr 2014 12:55:40 +0200 Merging with default branch
Sun, 13 Apr 2014 22:08:20 +0200 Redirect to root of Javadoc for all versions
Thu, 27 Mar 2014 15:14:48 +0100 Merge from main line and resolve all the conflicts
Fri, 21 Mar 2014 15:03:56 +0100 nbrwsr seems to work, merging to default branch
Thu, 20 Mar 2014 14:31:28 +0100 Link to latest stable documentation
Wed, 19 Mar 2014 16:54:04 +0100 Give the page a title
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 10:01:08 +0100 Adding missing </div>
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
Mon, 10 Feb 2014 17:22:14 +0100 Getting ready for even smaller displays
Sat, 08 Feb 2014 13:02:21 +0100 More topics of documentation
Sat, 08 Feb 2014 12:12:39 +0100 Using jumbo to provide some application description
Sat, 08 Feb 2014 10:07:55 +0100 Showing mine field only conditionally
Sat, 08 Feb 2014 08:47:23 +0100 First attempt to do responsive design to fit the mine field on the screen
Sat, 08 Feb 2014 06:36:06 +0100 Play just the 10x10 game
Sat, 08 Feb 2014 06:23:40 +0100 A bit of responsive design and using OK sign for discovered bombs
Fri, 07 Feb 2014 21:36:27 +0100 A way to restart a game
Fri, 07 Feb 2014 15:40:56 +0100 Assign the style to the table cell
Fri, 07 Feb 2014 14:47:07 +0100 First version of a mine sweeper game