Commit graph

5758 commits

Author SHA1 Message Date
Negue
4404933f20 Update Version Code 2015-10-09 23:10:36 +02:00
Negue
ba225096c6 remove buttons .. for now 2015-10-01 21:28:13 +02:00
Negue
b345cce09e Open/save database from "external" directory / update changelog 2015-10-01 21:18:31 +02:00
Negue
c47031a60b Party information / ContentCache / 2015-10-01 20:58:04 +02:00
Negue
40e606d377 - add dateCreated to task
- refactored some code
- fixed #4 #5
2015-09-28 22:37:43 +02:00
Negue
1588f856a5 Party Part 2 - Memberlist / Fix Avatars 2015-09-23 22:39:04 +02:00
Negue
560669da95 Extract ChatListFragment
Extract MainActivity to AvatarActivityBase
Party - Part 1 - Chat
2015-09-15 21:56:23 +02:00
Negue
2a5d0b79f2 Update Paperboy to 2.0.1 2015-09-14 20:11:12 +02:00
Negue
937d6aa09f Replace MaterialViewPager with Google Controls 2015-09-14 20:05:15 +02:00
Negue
6ce26b5cba Version 0.0.3 2015-09-12 20:16:30 +02:00
Negue
6c351f8e8f Filter by Tags, fix multiple TaskTags in db 2015-09-10 21:56:58 +02:00
Negue
f6af21ba86 improve tavern performance (no databinding) / layout 2015-09-05 22:52:47 +02:00
Negue
63548df9e5 tavern: pull-to-refresh, scrollbar 2015-09-04 21:32:55 +02:00
Negue
9ad9ec7a83 dis/-like chatmessage, update count, flag message 2015-09-04 20:40:33 +02:00
Negue
c10c55288e Filter flagged messages, show likes with different colors for each state 2015-09-02 21:36:26 +02:00
Phillip Thelen
447456c58e Enable checking off checklist items 2015-08-31 19:02:12 +02:00
Phillip Thelen
a72d5f06ce Display checklists in task list 2015-08-31 17:48:56 +02:00
Phillip Thelen
7e1a1fa1a3 don't open new activity of it's already active 2015-08-31 13:00:03 +02:00
Phillip Thelen
a92afe58f0 fix compatability warnings 2015-08-31 12:56:00 +02:00
Phillip Thelen
ec53b4a40c Fix contributor coloring in tavern 2015-08-31 12:13:29 +02:00
Negue
5665dd2fdb Merge branch 'develop' of https://github.com/HabitRPG/habitrpg-android into develop
Conflicts:
	Habitica/src/com/habitrpg/android/habitica/MainActivity.java
	Habitica/src/com/habitrpg/android/habitica/ui/adapter/HabitItemRecyclerViewAdapter.java
2015-08-30 20:04:12 +02:00
Negue
4f44bd44b5 List Tavern Messages, Send / Delete them, Toggle Sleep 2015-08-30 19:56:46 +02:00
Phillip Thelen
59927ef0f1 Update UI when task is scored 2015-08-26 21:09:51 +02:00
Phillip Thelen
72a612ddae save created/updated tasks to database 2015-08-26 20:02:11 +02:00
Phillip Thelen
89ba8cb351 Add refresh option to main activity 2015-08-26 20:02:01 +02:00
Phillip Thelen
c8d2483dbc Fix form rendering 2015-08-26 20:01:52 +02:00
Phillip Thelen
2fff3b7b81 Fix displaying changes after updating task 2015-08-26 20:01:21 +02:00
Phillip Thelen
8bf78d45d5 Don't crash when no tags are set 2015-08-26 20:00:56 +02:00
negue
67a75c84b9 fix: taskType was null 2015-08-25 22:09:53 +02:00
Negue
b26e48c104 Create TavernActivity / extract Sidebar Strings / extract MainDrawerBuilder 2015-08-18 21:46:12 +02:00
Negue
9f7582b81f Don't forget the brackets. 2015-08-18 19:27:39 +02:00
Negue
ef57e2ddfa Save the task before tags/checklists 2015-08-18 19:20:52 +02:00
Negue
96508a2447 Merge branch 'develop' of https://github.com/HabitRPG/habitrpg-android into develop 2015-08-18 18:07:41 +02:00
Negue
a016cec942 Add LayoutCast as dependency 2015-08-18 18:07:32 +02:00
Negue
315d25e316 Version 0.0.2 / BlackText on Login 2015-08-18 18:00:25 +02:00
Phillip Thelen
46962bdfbe fix avatar scale in header 2015-08-18 00:01:09 +02:00
Phillip Thelen
b10f2269f6 fix okhttp error 2015-08-17 23:44:24 +02:00
Phillip Thelen
e58baadbc7 Begin header redesign 2015-08-17 23:37:56 +02:00
Phillip Thelen
efadeeecb6 redesign habit and todo list 2015-08-17 22:32:21 +02:00
Phillip Thelen
257bbaef4f add new color scheme 2015-08-17 22:06:36 +02:00
Phillip Thelen
0a3a693f91 redesign daily list 2015-08-17 22:06:29 +02:00
Phillip Thelen
92ef8c6e44 Refactor models for checklists and tags 2015-08-17 17:37:43 +02:00
Negue
d116228b13 Merge branch 'develop' of https://github.com/HabitRPG/habitrpg-android into develop 2015-08-10 21:23:02 +02:00
Negue
7179e2a581 Update Gradle / Dependencies 2015-08-10 21:16:58 +02:00
Negue
04a2c3cfab Fix Colors in Views 2015-08-10 20:04:53 +02:00
Phillip Thelen
ab84bf83d9 Combine task classes into one 2015-08-10 15:56:52 +02:00
Phillip Thelen
efecb79e81 Use more databindings 2015-08-03 18:14:20 +02:00
Phillip Thelen
bbe80a30c4 First working task creating/update form 2015-08-03 15:55:17 +02:00
Phillip Thelen
73f8c596d3 Start building new form for tasks 2015-08-03 15:55:17 +02:00
Phillip Thelen
c36339249c improve avatar rendering 2015-08-03 15:54:02 +02:00