Skip to content

Commit

Permalink
Now displays the pictures in order of last modified now by first modi…
Browse files Browse the repository at this point in the history
…fied. Also gave the application an appropriate icon.
  • Loading branch information
w9jds committed Dec 10, 2013
1 parent 750c17b commit b66279a
Show file tree
Hide file tree
Showing 13 changed files with 129,839 additions and 5,282 deletions.
110 changes: 36 additions & 74 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.w9jds.glassshare"
android:versionCode="4"
android:versionName="0.4-alpha" >
android:versionCode="5"
android:versionName="0.5-alpha" >

<uses-sdk
android:minSdkVersion="15"
Expand Down
Binary file modified out/production/GlassShare/GlassShare.apk
Binary file not shown.
Binary file modified out/production/GlassShare/GlassShare.unaligned.apk
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified out/production/GlassShare/com/w9jds/glassshare/MainActivity.class
Binary file not shown.
Loading

0 comments on commit b66279a

Please sign in to comment.