Commit graph

174 commits

Author SHA1 Message Date
Phillip Thelen
c69322651c
Merge pull request #928 from caipivara/feature/optimize-resources-with-loseless-algorithms
Optimize image resources with ImageOptim (with lossless algorithms) #1
2018-01-30 14:34:50 +01:00
Daniel Gomez Rico
d1a21d5fb1 Optimize resources using imageoptim 2018-01-29 11:24:18 -05:00
Phillip Thelen
1173a0a94f replace materialdrawer library with custom implementation 2017-11-17 20:09:36 +01:00
Phillip Thelen
80777eef2b update daiilies icon 2017-09-26 19:58:18 +02:00
Phillip Thelen
abca017f05 remove unneeded bottom bar icons 2017-09-26 17:47:51 +02:00
Phillip Thelen
528b9124ed minor design updates 2017-09-22 12:49:55 +02:00
Phillip Thelen
64827c3f89 update emoji lib with compressed emojis 2017-09-05 19:51:21 +02:00
Phillip Thelen
40cf584987 replace drawables with paintcode code 2017-09-05 19:51:20 +02:00
Phillip Thelen
022b885cdc Merge remote-tracking branch 'origin/develop' into shops
# Conflicts:
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/activities/MainActivity.java
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/social/GroupInformationFragment.java
2017-08-22 11:40:26 +02:00
Phillip Thelen
377ff8dbc3 fix various minor crashes 2017-08-03 13:45:32 +02:00
Phillip Thelen
aae43575e6 add purchase dialog for quests 2017-07-25 18:27:00 +02:00
Phillip Thelen
01d63102a7 update custom rewards design 2017-07-25 12:23:01 +02:00
Phillip Thelen
f8a5a20f25 new snackbar icons 2017-07-24 14:44:52 +02:00
Phillip Thelen
8c0e52dbcb Improve currency display 2017-07-21 14:45:56 +02:00
Phillip Thelen
4b565d24e2 change display for active filter in task list
See #770
2017-06-01 22:53:46 +02:00
Phillip Thelen
693b0fd8fe Rework chat 2017-05-15 12:13:08 +02:00
Phillip Thelen
5fa6aa45cc update fab icons 2017-04-17 18:31:01 +02:00
Phillip Thelen
1021615d1c new icon for custom rewards 2017-04-17 16:49:43 +02:00
Phillip Thelen
6a6a7addf9 improve task filter layout 2017-04-17 15:11:19 +02:00
Phillip Thelen
991c0967e3 new fab icons 2017-04-16 00:18:19 +02:00
Phillip Thelen
b9e07e4573 add multiple steps to tutorialViews 2017-04-12 14:57:09 +02:00
Phillip Thelen
1ac2b0d025 improve text display 2017-04-10 22:39:35 +02:00
Phillip Thelen
b1d58fb1af new speechbubble style for tutorial views 2017-04-07 20:00:49 +02:00
Phillip Thelen
0ded3830b9 fix setup sprites 2017-04-07 19:02:58 +02:00
Phillip Thelen
8ef8301b64 fix header padding 2017-04-04 22:05:54 +02:00
Phillip Thelen
c3ade8b827 support translucent navbar in mainactivity 2017-04-04 21:38:01 +02:00
Phillip Thelen
21b25e5658 update bottom bar design 2017-04-03 15:42:20 +02:00
Phillip Thelen
d17411495d Implement bottom navigation bar 2017-04-02 23:59:22 +02:00
Phillip Thelen
b1bc1a06a1 New task setup view 2017-03-31 16:44:57 +02:00
Phillip Thelen
fd99ab3d1d improve character setup design 2017-03-31 11:16:36 +02:00
Phillip Thelen
a9edc575fd improve character setup design 2017-03-30 14:02:44 +02:00
Phillip Thelen
c923e93d35 Implement new avatar customization 2017-03-30 14:02:44 +02:00
Phillip Thelen
acd5c01ff7 Add new welcome screen 2017-03-27 15:33:57 +02:00
Phillip Thelen
a3ef5ef242 redesign intro and login 2017-03-24 17:30:58 +01:00
Phillip Thelen
0a7c60e83f Merge branch 'develop' into challenge_filter
# Conflicts:
#	Habitica/res/values/strings.xml
2017-03-23 14:13:13 +01:00
Phillip Thelen
7d491fbdba New intro 2017-03-23 14:12:28 +01:00
Negue
16e32a7ec3 "my challenges" - filter 2017-03-01 13:45:43 +01:00
Phillip Thelen
7e9c70fae8 fix potential crashes 2017-02-06 15:53:10 +01:00
Phillip Thelen
0021404751 display subscription status 2017-01-26 19:33:46 +01:00
Phillip Thelen
0bf3242c9c improve yellow habit buttons 2017-01-16 20:02:31 +01:00
Phillip Thelen
4351ca456d improve notification icon on some android versions
Fixes #693
2017-01-16 17:39:16 +01:00
Negue
8d499f5110 Merge branch 'develop' of https://github.com/HabitRPG/habitica-android into challenges_joined
Conflicts:
	Habitica/AndroidManifest.xml
	Habitica/res/drawable-hdpi/ic_header_exp.png
	Habitica/res/drawable-hdpi/ic_header_gem.png
	Habitica/res/drawable-hdpi/ic_header_gold.png
	Habitica/res/drawable-hdpi/ic_header_healer.png
	Habitica/res/drawable-hdpi/ic_header_heart.png
	Habitica/res/drawable-hdpi/ic_header_mage.png
	Habitica/res/drawable-hdpi/ic_header_magic.png
	Habitica/res/drawable-hdpi/ic_header_rogue.png
	Habitica/res/drawable-hdpi/ic_header_silver.png
	Habitica/res/drawable-hdpi/ic_header_warrior.png
	Habitica/res/drawable-mdpi/ic_header_exp.png
	Habitica/res/drawable-mdpi/ic_header_gem.png
	Habitica/res/drawable-mdpi/ic_header_gold.png
	Habitica/res/drawable-mdpi/ic_header_healer.png
	Habitica/res/drawable-mdpi/ic_header_heart.png
	Habitica/res/drawable-mdpi/ic_header_mage.png
	Habitica/res/drawable-mdpi/ic_header_magic.png
	Habitica/res/drawable-mdpi/ic_header_rogue.png
	Habitica/res/drawable-mdpi/ic_header_silver.png
	Habitica/res/drawable-mdpi/ic_header_warrior.png
	Habitica/res/drawable-xhdpi/ic_header_exp.png
	Habitica/res/drawable-xhdpi/ic_header_gem.png
	Habitica/res/drawable-xhdpi/ic_header_gold.png
	Habitica/res/drawable-xhdpi/ic_header_healer.png
	Habitica/res/drawable-xhdpi/ic_header_heart.png
	Habitica/res/drawable-xhdpi/ic_header_mage.png
	Habitica/res/drawable-xhdpi/ic_header_magic.png
	Habitica/res/drawable-xhdpi/ic_header_rogue.png
	Habitica/res/drawable-xhdpi/ic_header_silver.png
	Habitica/res/drawable-xhdpi/ic_header_warrior.png
	Habitica/res/drawable-xxhdpi/ic_header_exp.png
	Habitica/res/drawable-xxhdpi/ic_header_gem.png
	Habitica/res/drawable-xxhdpi/ic_header_gold.png
	Habitica/res/drawable-xxhdpi/ic_header_healer.png
	Habitica/res/drawable-xxhdpi/ic_header_heart.png
	Habitica/res/drawable-xxhdpi/ic_header_mage.png
	Habitica/res/drawable-xxhdpi/ic_header_magic.png
	Habitica/res/drawable-xxhdpi/ic_header_rogue.png
	Habitica/res/drawable-xxhdpi/ic_header_silver.png
	Habitica/res/drawable-xxhdpi/ic_header_warrior.png
	Habitica/res/values/colors.xml
	Habitica/res/values/strings.xml
	Habitica/src/main/java/com/habitrpg/android/habitica/components/AppComponent.java
	Habitica/src/main/java/com/habitrpg/android/habitica/ui/viewHolders/tasks/BaseTaskViewHolder.java
	Habitica/src/main/java/com/magicmicky/habitrpgwrapper/lib/api/ApiService.java
2017-01-11 22:37:00 +01:00
Phillip Thelen
82ce2ea718 update header icons 2017-01-10 18:02:52 +01:00
Phillip Thelen
3f00de6c4d update task design 2017-01-05 18:19:06 +01:00
Negue
c4de096a00 Show More-Button / Leave in ChallengeDetails Activity / refactoring 2017-01-04 20:18:50 +01:00
Negue
a5cee4fbbe ChallengeOverviewActivity / working back navigation \o/ / redesign DetailActivity 2016-12-23 19:36:44 +01:00
Negue
c55872fa78 redesign public challenge item - use styles for fontFamily - new header icons 2016-12-19 18:01:54 +01:00
Negue
5d0c1df11f requested changes - load local challenges from database - load available challenges from api&database 2016-12-06 19:48:07 +01:00
Negue
7958a08efc load / list challenges of user 2016-11-25 15:03:47 +01:00
Phillip Thelen
32fc3642b4 create gem purchase activity 2016-10-11 19:38:44 +02:00
Phillip Thelen
185e93ffc2 start building new gem purchase screen 2016-10-11 19:38:23 +02:00
jjbillings
0f271e6a5a Add icon files to git 2016-08-30 08:52:46 -05:00
Phillip Thelen
d89609d562 spacing and icon tweaks 2016-08-11 18:06:55 +02:00
Phillip Thelen
1469e6fe54 Merge branch 'emojis' of git://github.com/Data5tream/habitrpg-android into Data5tream-emojis
# Conflicts:
#	Habitica/AndroidManifest.xml
#	Habitica/res/layout/activity_task_form.xml
#	Habitica/res/layout/tavern_chat_new_entry_item.xml
#	Habitica/src/com/habitrpg/android/habitica/ui/activities/TaskFormActivity.java
#	Habitica/src/com/habitrpg/android/habitica/ui/adapter/social/ChatRecyclerViewAdapter.java
#	Habitica/src/com/habitrpg/android/habitica/ui/fragments/social/ChatListFragment.java
2016-02-26 14:02:15 +01:00
Phillip Thelen
2c982d5fb0 Add Intro before login 2016-02-02 15:02:26 +01:00
Phillip Thelen
cda0a1d56c Display tutorial messages 2016-02-02 15:02:26 +01:00
Data5tream
3c69a0a802 Added icons for keyboard switch 2016-01-12 18:26:39 +01:00
Negue
2afbbd9b1c [#86] remove unused drawables / animations / layout / styles 2015-12-12 19:54:25 +01:00
negue
07ebfcb46d Merge pull request #52 from HabitRPG/refresh-button
Add refresh button rather than three dots icon
2015-11-14 00:49:44 +01:00
Franze Jr
4a58e05f5d Add refresh button rather than three dots icon 2015-11-13 19:27:15 -03:00
Negue
ba1a408c6a Merge branch 'develop' into TaskListDesign
Conflicts:
	Habitica/Habitica.iml
	Habitica/res/values/dimens.xml
2015-11-09 20:34:22 +01:00
Phillip Thelen
97554d5cfd Redesign login screen 2015-11-09 18:48:01 +01:00
Phillip Thelen
e8c12522b7 Adjust checkboxes in task lists 2015-11-07 19:10:03 +01:00
Franze Jr
00ae4fe4e0 [#33] - Add new icon for warning 2015-11-06 18:04:48 -03:00
Mickael Goubin
19a738e91d smaller gold/silver/gems icon size 2015-10-29 22:50:40 +01:00
Mickael Goubin
26341da346 last header line with placeholder text 2015-10-29 22:37:06 +01:00
Mickael Goubin
1a98aa9dd0 Bigger icons 2015-10-29 21:51:27 +01:00
Mickael Goubin
bf9b3207eb set up icons for header view 2015-10-29 21:23:23 +01:00
Negue
4f44bd44b5 List Tavern Messages, Send / Delete them, Toggle Sleep 2015-08-30 19:56:46 +02:00
Phillip Thelen
e58baadbc7 Begin header redesign 2015-08-17 23:37:56 +02:00
Negue
c57d2219ad Port Checklist Feature 2015-06-27 20:22:38 +02:00
Negue
dc1d44dd53 add filter list icon 2015-06-20 20:06:10 +02:00
Negue
1d776901d7 Update App Icon 2015-06-20 20:03:26 +02:00
Negue
33239d8d24 Rename to Habitica - Part 1 (Folder/ SubModule) 2015-05-27 18:02:13 +02:00