Kevin Whitaker
|
cd4820e14f
|
Merge branch 'feature__russian_localization' into 'master'
ADD: value-ru folder and strings.xml with Russian localization
Added Russian localization
See merge request !2
|
2016-08-16 21:45:04 +00:00 |
|
Denis Titusov
|
5b7d275b96
|
ADD: value-ru folder and strings.xml with Russian localization
|
2016-08-16 11:55:04 +05:00 |
|
Kevin Whitaker
|
b5b33e356d
|
Pre-bump version so I don't forget to skip 5.
|
2016-05-15 17:49:45 -04:00 |
|
Kevin Whitaker
|
d21d5e58c3
|
Update build tools to get android studio to like building again.
1.0.3
|
2016-05-08 22:04:00 -04:00 |
|
Kevin Whitaker
|
3651a24c7b
|
Merge branch 'feature__german_localization' into 'master'
Feature german localization
German localization done and tested on real device.
See merge request !1
|
2016-05-09 01:21:40 +00:00 |
|
Jan
|
63db69e04f
|
MOD: extract further string resources and add localization
|
2016-05-08 14:02:22 +02:00 |
|
Jan
|
d9efb025d9
|
MOD: localize all string resources in string.xml
|
2016-05-08 13:47:49 +02:00 |
|
Jan
|
f562f66101
|
ADD: value-de folder and strings.xml
|
2016-05-08 12:42:06 +02:00 |
|
Kevin Whitaker
|
f9105d3b78
|
Update to latest Android Studio.
|
2016-05-01 11:41:23 -04:00 |
|
Kevin Whitaker
|
d6f530fbb2
|
Add license
|
2016-05-01 15:27:23 +00:00 |
|
Kevin Whitaker
|
586a431ab3
|
Remove temp migration and bump version for next release. Remove hard coded english text from code and put into resources. Add in official realm migrator due to old version no longer supported.
|
2016-04-03 11:50:48 -04:00 |
|
Kevin Whitaker
|
7c9fae256f
|
Bump version for release.
1.0.2
|
2016-02-16 23:49:13 -05:00 |
|
Kevin Whitaker
|
3916fb3aa8
|
Added in migration for current users.
|
2016-02-16 23:45:24 -05:00 |
|
Kevin Whitaker
|
35e7d14e3b
|
Just in case, char types can be localized too.
|
2016-02-16 22:44:40 -05:00 |
|
Kevin Whitaker
|
dafbd43463
|
Character names are now able to be localized.
|
2016-02-16 22:39:07 -05:00 |
|
Kevin Whitaker
|
18621d5c36
|
campaign types now use localized strings.
|
2016-02-16 22:30:21 -05:00 |
|
Kevin Whitaker
|
2322ddc289
|
Abilities and Achievements should now rely on enum name for identification, but display current string resource in ui.
|
2016-02-16 22:22:01 -05:00 |
|
Kevin Whitaker
|
d137e91c98
|
Fix oops in strings.xml. Abilities should now use translated strings. It will not take old abilities into account for duplicates, though.
|
2016-02-10 23:45:38 -05:00 |
|
Kevin Whitaker
|
f966c8e776
|
Step one for trying to set up ability to have app in multiple languages: start putting strings into strings xml.
|
2016-02-10 22:47:03 -05:00 |
|
Kevin Whitaker
|
fb3e486a6c
|
Bump version for bugfix.
1.0.1
|
2015-11-09 23:20:54 -05:00 |
|
Kevin Whitaker
|
a46b035d29
|
Fix bug related to wrong logic in finding existing duplicates.
|
2015-11-09 23:16:53 -05:00 |
|
Kevin Whitaker
|
1de320b71f
|
Implement last character details screen. Also, rip out built-in dialog support for a library that makes consistent material look across platforms.
|
2015-04-21 23:52:47 -04:00 |
|
Kevin Whitaker
|
91615dbdf8
|
Implement party achievements being removable.
|
2015-04-20 21:58:27 -04:00 |
|
Kevin Whitaker
|
980a55b7b0
|
Implement party achievements being displayed and added.
|
2015-04-20 21:49:35 -04:00 |
|
Kevin Whitaker
|
dd0677c25d
|
Start adding in achievement functions.
|
2015-04-20 20:27:49 -04:00 |
|
Kevin Whitaker
|
c4227f0bbc
|
Add in player management and improve use interaction cases.
|
2015-04-20 20:04:58 -04:00 |
|
Kevin Whitaker
|
f134e20b3d
|
CharacterNames now also contains the graphic icon for the character. Implemented character icons and chat depicting game players. Lots of cleanup on UI for spacing. Clearer page names.
|
2015-04-20 00:32:05 -04:00 |
|
Kevin Whitaker
|
f2cc55ca28
|
Do a better job at fully removing things when deleted. Add more edge case logic. Clean up messy functions. Have players and characters able to be added. Stole an icon from AOSP. ;)
|
2015-04-19 23:26:36 -04:00 |
|
Kevin Whitaker
|
8103e30036
|
I somehow missed that all similar class objects are stored in the same db. This means I needed to add a more unique id. Renamed classes to make easier to read. Fix typo in spelling. Fill out initial header and UI for character details.
|
2015-04-19 21:36:53 -04:00 |
|
Kevin Whitaker
|
f075318090
|
Add in campaign type in order to allow expansions easier. Allow campaign details page to come up with nothing. Add helper methods to try and convert nice string back to enums. Start working on detail header too.
|
2015-04-19 19:24:33 -04:00 |
|
Kevin Whitaker
|
07b120754e
|
Change default font to something larger and easier to read. Implement RecyclerView for Campaign screen. Make simple realm objects have constructors for quick access.
|
2015-04-19 17:49:49 -04:00 |
|
Kevin Whitaker
|
9640ffb24d
|
Fix lack of primary keys and start laying out more UI.
|
2015-04-19 13:19:22 -04:00 |
|
Kevin Whitaker
|
cc9d099a92
|
typo
|
2015-04-19 12:57:48 -04:00 |
|
Kevin Whitaker
|
b527036324
|
Laid down the models/enums.
|
2015-04-19 12:57:02 -04:00 |
|
Kevin Whitaker
|
9e3a796bca
|
Work on basic theme/style.
|
2015-04-19 10:54:51 -04:00 |
|
Kevin Whitaker
|
e36e497d9f
|
Initial base project formed from wizard.
|
2015-04-19 02:04:40 -04:00 |
|