<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/xmlvm/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/xmlvm/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 20 Jun 2011 15:33:47 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/xmlvm/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Removing Files from device</title><link>https://sourceforge.net/p/xmlvm/feature-requests/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am trying to remove a file from the device. Usually I would use the NSFileManager to remove the file. Is there a possibility of this being included?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steven Atkinson</dc:creator><pubDate>Mon, 20 Jun 2011 15:33:47 -0000</pubDate><guid>https://sourceforge.net77471797c2ee8ee9cb56aaa36cefb8cffa04f684</guid></item><item><title>Generate Objective C without package prefix</title><link>https://sourceforge.net/p/xmlvm/feature-requests/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hie, &lt;/p&gt;
&lt;p&gt;I star to use xmlvm fex days ago, and it is very helpfull for my work. Howaver,  i want to generate objective c file without package suffix, and there are no option for do this. I'm java developer so i try to make this, i hope it's not big business, so i try, but for waiting, i post this feature here. If i succes to implement this feature &lt;br /&gt;
quickly, i try to commit this.?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lyrzine</dc:creator><pubDate>Tue, 28 Sep 2010 15:54:06 -0000</pubDate><guid>https://sourceforge.net30c31ba86d914ba138aebac83b224699da5426dd</guid></item><item><title>AlertDialog for iPhone</title><link>https://sourceforge.net/p/xmlvm/feature-requests/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Implement AlertDialog for iPhone&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sascha Haeberling</dc:creator><pubDate>Fri, 01 May 2009 19:40:15 -0000</pubDate><guid>https://sourceforge.net0db02f957938ccf42968bd19ccb17da96c64adb1</guid></item><item><title>Add Previous button</title><link>https://sourceforge.net/p/xmlvm/feature-requests/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The Level dialog should also provide a "Previous" button allowing the user to go back to the previous level. Since the dialog only supports a maximum of three buttons the following logic can be implemented:&lt;/p&gt;
&lt;p&gt;If a level has not been started (no move has been made) the "Reset" button is replaced by a "Previous" button. After the first move being made the dialog shows the "Reset" button instedad of the "Previous" button.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Korn</dc:creator><pubDate>Thu, 30 Apr 2009 06:49:26 -0000</pubDate><guid>https://sourceforge.net42e27bcdc84c791d5b18da02b0c3dc90a9b3d646</guid></item><item><title>Distinguish between Info and Splash screen</title><link>https://sourceforge.net/p/xmlvm/feature-requests/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Make two different screens: one splash screen (graphics/logo oriented) and an info screen (text oriented).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arno Puder</dc:creator><pubDate>Thu, 30 Apr 2009 04:18:31 -0000</pubDate><guid>https://sourceforge.net37f464067f2971c971553f92806292391b03d58b</guid></item><item><title>Touch Interface for Sokoban</title><link>https://sourceforge.net/p/xmlvm/feature-requests/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add a touch interface for Sokoban. Touching a tile on the game board will make the man move in that direction. The man will either go as far as the user touched the board, or stop if there is an obstacle. If the man cannot reach the place where the user touched by either a straight vertical or horizontal line, the touch is ignored. If the user touches the man, accelerometer controls will be turned off. Touching outside of the game field will bring up the "Next Level" dialog.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arno Puder</dc:creator><pubDate>Tue, 21 Apr 2009 08:30:47 -0000</pubDate><guid>https://sourceforge.net848f735606420d3c98c6ce80a7092a8de88cbb9e</guid></item><item><title>Multi-dimensional Arrays</title><link>https://sourceforge.net/p/xmlvm/feature-requests/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Support for multi-dimensional arrays&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sascha Haeberling</dc:creator><pubDate>Sun, 19 Apr 2009 18:05:56 -0000</pubDate><guid>https://sourceforge.net8fa132e8eeef677ecec40a4c02da8c066ac35463</guid></item><item><title>Basic java.util.List support</title><link>https://sourceforge.net/p/xmlvm/feature-requests/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Support basic functions of java.utilArrayList&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sascha Haeberling</dc:creator><pubDate>Sun, 19 Apr 2009 18:05:19 -0000</pubDate><guid>https://sourceforge.net4bd84afa06c09d6b9a04a210559d3e3d815e156c</guid></item><item><title>Game finished handling</title><link>https://sourceforge.net/p/xmlvm/feature-requests/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The game should display a final "congratulation" alert after the last level. Currently the application simply crashes.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Korn</dc:creator><pubDate>Fri, 17 Apr 2009 06:27:30 -0000</pubDate><guid>https://sourceforge.net57fa556e43e7e631d021f624b1010e58d9e3e40e</guid></item><item><title>Create signed versions</title><link>https://sourceforge.net/p/xmlvm/feature-requests/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Create signed versions so that iRemote can be used on Sascha's/Wolfgang's devices.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Korn</dc:creator><pubDate>Fri, 17 Apr 2009 06:25:10 -0000</pubDate><guid>https://sourceforge.netdf1ac3b1bad6f36e636bae101f4670934a1cd004</guid></item></channel></rss>