Commit graph

5132 commits

Author SHA1 Message Date
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
Negue
740c90b7d6 No EditDialog on RewardItems 2015-07-28 19:48:41 +02:00
Negue
912898a3ac Buyable Item Images / clean up imports / nullcheck of gear 2015-07-28 19:37:18 +02:00
Phillip Thelen
92d558739f First implementation of avatar rendering 2015-07-20 19:00:03 +02:00
Negue
ae08141d95 - Load content / ItemData & save to DB
- Load buy-able gear & list it
- buy potion / gear / rewards
2015-07-15 15:36:12 +02:00
Negue
2225e710a2 draw zzz in avatar 2015-07-15 15:32:50 +02:00
Negue
3bfa4bb243 Add new Tasks / handler to reduce loadContent calls in the Adapter 2015-07-12 20:37:02 +02:00
Negue
ee48c6adfa initialize fabric / send events from viewAdapter / change AddTaskDialog to use taskId / change menu background color 2015-07-11 20:49:09 +02:00
Negue
e52f10b83c public HabitItem.getType 2015-07-11 20:46:15 +02:00
Negue
08c9ab0fe1 Login Screen with Snackbar instead of Crouton 2015-07-11 20:45:26 +02:00
Negue
2f2a9a8dfa Add more Events 2015-07-11 20:43:49 +02:00
Negue
e010c661d1 remove crouton lib 2015-07-11 20:43:21 +02:00
Negue
07f975e68d Add Event Sender / Receiver
Rename RecyclerViewFragment.java to TaskRecyclerViewFragment.java
2015-07-11 15:29:30 +02:00
Negue
4416366fa7 revert fragment_recyclerview.xml changes (FAB sometimes moved to the left side) 2015-07-11 15:28:14 +02:00
Negue
ab70ddef24 add EventBus / Events 2015-07-11 15:27:10 +02:00
Negue
75c895a86b Set Primary Color to Black 2015-07-07 20:59:49 +02:00
Negue
1eeaabffa7 Update Libraries / "Note" in Changelogs / Fix Crash on first start 2015-07-07 20:28:57 +02:00
Phillip Thelen
22b1e542cb load task and user data from database 2015-07-06 19:20:52 +02:00
Phillip Thelen
606038a085 Save data in persistent storage 2015-07-06 17:47:12 +02:00
Phillip Thelen
305d676976 refactor tasks layouts 2015-06-29 18:24:44 +02:00
Phillip Thelen
a7e78dbd68 Remove old code 2015-06-29 17:53:22 +02:00
Phillip Thelen
50ba0e07ab Fix actionbar offset 2015-06-29 17:43:03 +02:00
Phillip Thelen
ef177cef0f Start using material design viewpager 2015-06-29 16:04:03 +02:00
Negue
549281b969 Update Dependencies / change some strings 2015-06-28 19:37:02 +02:00
Negue
80e48529bd toggle sleep / load user in the new activity 2015-06-28 19:02:28 +02:00
Negue
0ece907d50 forgot to remove the old changelog call 2015-06-27 20:31:22 +02:00
Negue
1ccdf9852e Merge: develop changes 2015-06-27 20:25:58 +02:00
Negue
289c17019a Initialize Instabug in DEBUG Mode (or else the InstabugActivities crash) 2015-06-27 20:24:02 +02:00
Negue
dce33fe2b4 Animate Value Bar 2015-06-27 20:23:14 +02:00
Negue
c57d2219ad Port Checklist Feature 2015-06-27 20:22:38 +02:00
Negue
2e2dc5412a Move TagAdapter 2015-06-27 20:19:20 +02:00
Negue
aacceab336 Add AboutLibraries & Paperboy 2015-06-27 20:18:25 +02:00
Negue
90bcfd7797 Remove old Changelog Dialog 2015-06-27 20:14:26 +02:00
Phillip Thelen
77380b46c1 Fix handling for when tags object is an array 2015-06-27 19:49:58 +02:00
Phillip Thelen
5910c3f532 Don't crash when no internet connection is available 2015-06-27 17:29:47 +02:00
Phillip Thelen
f880ddcec1 don't launch crashlytics and instabug, when debug 2015-06-23 12:07:21 +02:00
Phillip Thelen
3619a5e7b2 Integracte HabitRPGWrapper library directly 2015-06-23 12:02:32 +02:00
Negue
29915637d3 Version 0.0.1 2015-06-20 20:47:02 +02:00
Negue
6595bc3073 Add Converters for Boolean (from int) 2015-06-20 20:46:53 +02:00
Negue
33240311e8 add new MainActivityNew with viewpager, recyclerview and drawer 2015-06-20 20:46:04 +02:00
Negue
5cbc77a9e3 Update Gradle Version / Add Databinding & other libraries 2015-06-20 20:40:53 +02:00
Negue
0b2361b8fa change Id of a textview 2015-06-20 20:34:46 +02:00
Negue
467161a5f2 Use new Avatar Control / VM 2015-06-20 20:32:34 +02:00
Negue
dc6b066b46 Avatar Control, Value Bar Control (HP, MP, XP), new colors 2015-06-20 20:13:44 +02:00
Negue
dc1d44dd53 add filter list icon 2015-06-20 20:06:10 +02:00
Negue
7a07028528 Move Fragments to other package 2015-06-20 20:05:53 +02:00
Negue
1d776901d7 Update App Icon 2015-06-20 20:03:26 +02:00
Negue
92e4055b0c fix: preferences back button 2015-05-27 20:17:26 +02:00
Negue
43086228d2 Rename to Habitica - Part 2 (Namespaces) / Update Fabric 2015-05-27 18:48:19 +02:00
Negue
33239d8d24 Rename to Habitica - Part 1 (Folder/ SubModule) 2015-05-27 18:02:13 +02:00