Phillip Thelen
0b7db35699
Better handling for first day of week setting. Fixes #1392
2020-10-27 15:50:50 +01:00
Phillip Thelen
87d923788f
fix label. Fixes #1388
2020-10-27 15:38:05 +01:00
Phillip Thelen
140219fefd
fix deleting tags. Fixes #1385
2020-10-27 15:24:43 +01:00
Phillip Thelen
bb38e3d14f
Implement fortify potion. Fixes #1343
2020-10-27 15:13:18 +01:00
Phillip Thelen
2a69ac1d0f
Merge pull request #1363 from shane-tang/1319-todo-filter-on-startup
...
Fix default todo filters on boot
2020-10-27 15:07:42 +01:00
Phillip Thelen
5e1a2dfc74
upgrade realm
2020-10-06 14:41:49 +02:00
Phillip Thelen
e80389cffb
Update dependencies
2020-10-06 09:29:45 +02:00
Phillip Thelen
da3cb9d93d
Fix task tap target
2020-10-05 17:45:32 +02:00
Phillip Thelen
e3e53f0060
Fix various minor issues
2020-09-29 12:48:20 +02:00
Shane Tang
59f3d5e8b8
assign local classtype before mapping filters
2020-09-24 17:11:49 -04:00
Phillip Thelen
79ff3c2414
Finish 3.0
2020-09-23 12:49:56 +02:00
Phillip Thelen
f2c21c0604
Fix release breaking issues
2020-09-22 16:10:15 +02:00
Phillip Thelen
c28ef23760
Fix minor issues
2020-09-21 16:40:57 +02:00
Phillip Thelen
499fca1d34
Fix minor bugs
2020-09-18 18:34:53 +02:00
Phillip Thelen
d86704c080
Merge pull request #1355 from laserzt/issue-1132-hide-boss-damage
...
issue #1302 : "Messages: Add initial message" fix
2020-09-18 10:10:47 +02:00
Phillip Thelen
29292e7ca8
Merge branch 'develop' into issue-1132-hide-boss-damage
2020-09-18 10:09:59 +02:00
Phillip Thelen
e27b576a61
Merge pull request #1354 from Quazyrog/collection-quest-indication
...
Collection quest indication
2020-09-18 09:40:15 +02:00
Phillip Thelen
6d8e0a36c0
Merge branch 'develop' into collection-quest-indication
2020-09-18 09:39:01 +02:00
Phillip Thelen
e1221c1f53
Fix style issues
2020-09-17 17:58:59 +02:00
Phillip Thelen
259b8970b0
Cleanup code
2020-09-17 16:36:38 +02:00
Phillip Thelen
564ad8ecbe
Improve RTL support
2020-09-17 13:47:02 +02:00
Phillip Thelen
4b03a448c9
Style updates
2020-09-17 13:23:27 +02:00
Phillip Thelen
370cfca50f
Fix tutorial display issue. Fixes #1337
2020-09-17 12:10:13 +02:00
Phillip Thelen
e1886f6928
Fix styling issues
2020-09-15 09:28:34 +02:00
Phillip Thelen
7dd8e8477c
Code cleanup
2020-09-10 12:01:47 +02:00
Phillip Thelen
2aed223100
Improve event handling
2020-09-10 11:23:01 +02:00
Phillip Thelen
b7e579fde9
Remove kotlin synthetic and kotterknife
2020-09-08 19:23:01 +02:00
Phillip Thelen
0728eed1af
Begin implementing dark mode
2020-09-04 18:17:34 +02:00
Phillip Thelen
4cebaa4be0
Fix showing right deletion dialog for broken challenges
...
# Conflicts:
# Habitica/build.gradle
2020-09-03 17:12:09 +02:00
Phillip Thelen
f34ec2724f
Fix bulk buying gems
2020-09-03 17:11:54 +02:00
Phillip Thelen
8c61fa7950
Fix navigation from gem screen to promo info
2020-09-02 12:07:24 +02:00
Phillip Thelen
be51217b65
Implement fall and spooky promo
2020-09-01 12:53:46 +02:00
Phillip Thelen
d94645e436
update crashlytics
2020-08-27 15:52:27 +02:00
Eyal
876e0da557
Fixed the final bug. Now there is a bug of opening a new chat with a new user. Not sure it is because of my changes.
2020-08-26 19:57:23 +03:00
Phillip Thelen
098e9d8fc2
Design tweaks
2020-08-26 17:46:39 +02:00
Phillip Thelen
75fd669107
Implement disabling PMs. Fixes #1331
2020-08-26 16:29:37 +02:00
Phillip Thelen
6d9f482e2c
Fix #1242
2020-08-26 13:30:30 +02:00
Phillip Thelen
31b8d68f9c
Fix issues with new design
2020-08-26 13:30:30 +02:00
Phillip Thelen
54fadb1e20
Fix achievement icons. Fixes #1314
2020-08-26 13:30:30 +02:00
Phillip Thelen
c269bae53c
Implement blocking users. Fixes #1330
2020-08-26 13:30:30 +02:00
Phillip Thelen
29c0dfa3cb
Task design improvements
2020-08-26 13:30:30 +02:00
Phillip Thelen
e19f7222c2
Begin implementing new task design
2020-08-26 13:30:30 +02:00
Phillip Thelen
436df2b9c7
Improve status bar handling with drawer
2020-08-26 13:30:30 +02:00
Phillip Thelen
a508d4d3c0
Merge pull request #1352 from PatriciaHeimfarth/communityguidlinerotating#1351
...
no new guidelines hint when going to landscape
2020-08-26 13:23:40 +02:00
Wojciech Matusiak
a00a6e4f14
Damage/items found shown in snackbar only for quests that require it
...
- Instead of just looking for quest participants we also check progress
to see whether it requires dealing damage or collecting items
- Result of this check is represented by an enum
- This only works after progress with required data is fetched. It means
(according to my understanding) after quest is seen in party screen
at least once. (But current devel also has this issue with damage
notifications
so I guess it's acceptable for now).
- Inspired by #1132
2020-08-25 23:35:15 +02:00
Wojciech Matusiak
6e18bfe0ad
Localized strings for indicated number of quest items
2020-08-25 23:35:15 +02:00
Wojciech Matusiak
da9e44231a
Added info about found quest items in a snackbar
...
When user finds an item as a result, the information is displayed in the same way,
as for other found items. If he/she finds both — quest item and some other treasure
both are displayed in the same dialog. Three subsequent notifications would be quite
unhandy and also it seemed easier to be accomplished this way.
2020-08-25 23:35:15 +02:00
Wojciech Matusiak
2da5d82212
Collected items number in new (world boss?) quest view
2020-08-25 23:23:11 +02:00
Wojciech Matusiak
ea23626c6c
Displaying number of user collected items in quest progress view
2020-08-25 23:23:11 +02:00
Eyal
75b6167565
added the intro message.
...
there is still a bug that on entering the chat dialog, and on refreshing, the chat scroll moves to the bottom instead of to the top
2020-08-22 01:43:52 +03:00