Skip to content

Commit

Permalink
- APK for version 3.04b generated.
Browse files Browse the repository at this point in the history
- Describe last cahanges in README.
  • Loading branch information
Mikhail Basov (NeedleFile) committed Jul 18, 2017
1 parent ca3f549 commit 0417d1f
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is Android application to see what inside Moscow trasportation system ticke
</tr>
</table>

Latest [stable version](https://github.com/mvbasov/Ticket-Info/releases/download/v3.03b/Ticket-Info.3.03b.apk)
Latest [stable version](https://github.com/mvbasov/Ticket-Info/releases/download/v3.03b/Ticket-Info.3.04b.apk)

This project is update to actual state of another [old project](https://github.com/ValleZ/Ticket-Info.git)

Expand Down Expand Up @@ -47,7 +47,11 @@ Set Signing options according to you local settings. If you want to build only u

### Latest changes:

-
- Add help
- Translation updated
- Several new stations in DB
- Update metro station DB when new version installed
- Display DB information on welcome screen

You can see [full change log](https://github.com/mvbasov/Ticket-Info/blob/master/CHANGELOG.md)

Expand Down
Binary file added app/Ticket-Info.3.04b.apk
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
android:required="false" />

<application
android:icon="@mipmap/ticket_info_a"
android:icon="@mipmap/ticket_info_b"
android:label="@string/app_name"
android:resizeableActivity="true"
android:theme="@android:style/Theme.Light.NoTitleBar">
Expand Down

0 comments on commit 0417d1f

Please sign in to comment.