Alinson S. Xavier
6b368bffdf
Update measurable_example
2021-04-18 09:09:46 -05:00
Alinson S. Xavier
8d87988871
Add arrows to sort menu
2021-04-18 09:02:40 -05:00
Alinson S. Xavier
256ca13dca
Small tweaks to preferences screen; restore default accent color
2021-04-18 07:29:03 -05:00
Alinson S. Xavier
b0c5552cfa
Remove unused imports
2021-04-17 22:01:17 -05:00
Alinson S. Xavier
616ab4861d
CheckmarkWidget: Always show circle
...
Fixes #790
2021-04-17 21:56:50 -05:00
Alinson S. Xavier
fcff067b2e
DatePicker: Implement dark theme
...
Fixes #858
2021-04-17 21:52:00 -05:00
Alinson S. Xavier
da018fc64d
Temporarily remove device sync
2021-04-17 19:53:24 -05:00
Quentin Hibon
6af2edb690
Delete v21 resources ( #864 )
2021-04-01 06:12:37 -05:00
Alinson S. Xavier
071b6bd090
HeaderView: Fix padding
2021-03-18 22:23:58 -05:00
Alinson S. Xavier
8b2285787c
Fix numerical spinner in BarCardView
2021-03-18 22:09:54 -05:00
Alinson S. Xavier
c83cd5fd10
Render YES_AUTO as outlined checkmark
2021-03-18 22:04:23 -05:00
Alinson S. Xavier
381c67d020
Allow unitless numerical habits
2021-03-18 22:04:23 -05:00
Alinson S. Xavier
81cffc7253
Fix dialog text color
2021-03-18 22:04:23 -05:00
Alinson S. Xavier
e745b959ca
Fix multiple selection
2021-03-18 22:04:23 -05:00
Quentin Hibon
9c81f22a4d
Start snooze activity after later is selected from lock screen ( #840 )
...
Fixes #787 .
2021-03-15 08:34:42 -05:00
Alinson S. Xavier
51947576aa
HistoryEditorDialog: Use system theme
2021-03-14 09:17:26 -05:00
Alinson S. Xavier
7b68938e14
ButtonView: Adjust size of question marks
2021-03-13 18:45:18 -06:00
Alinson S. Xavier
ee462715de
Use different colors for YES_AUTO and NO; increase contrast slightly
2021-03-13 18:44:04 -06:00
Alinson S. Xavier
a95da72e19
Attempt to make EntryPanelViewTest less flaky
2021-03-13 16:58:27 -06:00
Alinson S. Xavier
3ece80f3da
Remove unused class and resource
2021-03-13 16:35:27 -06:00
Quentin Hibon
fc26d7967f
Make validation errors readable ( #837 )
...
Fixes #757 .
2021-03-10 20:37:43 -06:00
Alinson S. Xavier
9b753b07f8
Temporarily disable flaky test
2021-03-10 20:25:06 -06:00
Quentin Hibon
96f87df052
Implement task to generate translator layout from a text file ( #759 )
...
Related to #669
2021-02-22 07:46:52 -06:00
Alinson S. Xavier
c53997ffcc
Update fa_star_half_o unicode
2021-02-13 09:02:17 -06:00
Alinson S. Xavier
11d55bbf02
Write failing tests for EmptyListViewTest
2021-02-13 09:01:54 -06:00
Quentin Hibon
50ebff3edf
Adapt message when all habits are completed
...
Closes #700 .
2021-02-13 08:14:40 -06:00
Alinson S. Xavier
8e1aa3d01e
Merge pull request #784 from hiqua/fontawesome
...
Upgrade fontawesome to 5.15.2
2021-02-13 08:12:25 -06:00
Quentin Hibon
b1da72dc3a
Bump org.jlleitschuh.gradle.ktlint from 9.4.1 to 10.0.0 ( #786 )
2021-02-12 07:07:39 -06:00
Quentin Hibon
91bd17bb9e
Upgrade fontawesome to 5.15.2
2021-02-10 16:06:55 +01:00
Quentin Hibon
8790c0e87b
Delete snooze_interval preference
2021-02-09 10:14:25 +01:00
Quentin Hibon
bc461e1239
Restore notification sound customization setting
...
For devices older than Android Oreo, notification sound customization has been
disabled since aadfac68cd . We enable it again.
Fixes #766 .
2021-02-09 09:22:53 +01:00
Alinson S. Xavier
129c86a030
about.xml: Sort developers by number of commits
2021-01-31 11:35:44 -06:00
Alinson S. Xavier
e4121b2564
Merge branch 'master' into dev
2021-01-30 21:41:14 -06:00
Alinson S. Xavier
c006659ba4
Use Nexus 4 screen size in build.sh; adjust BackupSteps accordingly
2021-01-30 19:42:10 -06:00
Alinson S. Xavier
5be2c51d79
Regression tests: minor code cleanup
2021-01-30 19:22:32 -06:00
Quentin Hibon
2dcce080d3
Set dataOffset when attaching a new CardView
...
Fixes #713 .
2021-01-30 18:36:07 -06:00
Quentin Hibon
6c3b4135c2
Implement test reproducing #713
2021-01-30 18:36:07 -06:00
Alinson S. Xavier
48c1adb3bb
HabitCardListAdapter: Return copy of list of selected items
...
Previously, HabitCardListAdapter returned a pointer to the list, instead of a
copy. By the time other parts of the application were reading the list, its
contents had already changed. This prevented the user from deleting or
archiving habits.
2021-01-30 10:28:42 -06:00
Alinson S. Xavier
89bde4c9ae
verifyDisplayGraphs: Update class names
2021-01-30 09:49:35 -06:00
Alinson S. Xavier
a7e2e0e8da
Acceptance tests: fix imports; remove unused function
2021-01-30 08:45:43 -06:00
Alinson S. Xavier
a6c9ea22e6
Merge branch 'midnight_delay_option_2' into dev
2021-01-27 20:06:44 -06:00
Alinson S. Xavier
5767817de2
Midnight delay: Make text shorter
2021-01-27 20:06:31 -06:00
Alinson S. Xavier
f36bc788c7
Merge pull request #740 from hiqua/sdk_30
...
Increase targetSdk to 30
2021-01-27 19:59:13 -06:00
Quentin Hibon
4a2fb2ac47
Fix visual glitch on popups when using dark theme ( #730 )
2021-01-27 07:11:40 -06:00
Quentin Hibon
2d943b5942
Fix signature of onSharedPreferenceChanged
...
The 'key' argument is null when called from android.app.SharedPreferencesImpl.
2021-01-27 12:09:23 +01:00
Quentin Hibon
dd4e0ee6f9
Increase targetSdk to 30
2021-01-27 11:00:50 +01:00
Quentin Hibon
bb8d4abb9e
Implement the midnight delay option
...
Closes #694 .
2021-01-27 09:52:28 +01:00
Quentin Hibon
df30c7c764
Disable transparency for stacked widgets
...
Closes #687 .
2021-01-26 20:06:12 -06:00
Alinson S. Xavier
25d3587545
Add hiqua to list of developers
2021-01-25 06:51:26 -06:00
Quentin Hibon
f1c88797a3
Clean up code after conversions
2021-01-25 12:18:05 +01:00
Quentin Hibon
f882e18be9
Convert BaseUserInterfaceTest
2021-01-25 12:18:05 +01:00
Quentin Hibon
0fc9bb57ae
Convert BaseViewTest
2021-01-25 12:18:05 +01:00
Quentin Hibon
22dcd9f7ae
Convert AndroidTaskRunner
2021-01-25 12:18:05 +01:00
Quentin Hibon
7d361b2203
Convert Task and TaskRunner
2021-01-25 12:18:05 +01:00
Quentin Hibon
2bfbff9b14
Convert ExportDBTask and ImportDataTask
2021-01-25 12:18:05 +01:00
Quentin Hibon
9a72141567
Convert PerformanceTest
2021-01-25 12:18:05 +01:00
Quentin Hibon
6992b5186e
Clean up code after conversions
2021-01-25 12:18:05 +01:00
Quentin Hibon
21fa636e0c
Convert BaseAndroidTest
2021-01-25 12:18:05 +01:00
Quentin Hibon
df755d30ee
Convert HabitsApplicationTest
2021-01-25 12:18:05 +01:00
Quentin Hibon
7f0c4626b0
Convert HabitFixtures (androidtest)
2021-01-25 12:18:05 +01:00
Quentin Hibon
ec42fda336
Convert AndroidDatabaseTest
2021-01-25 12:18:05 +01:00
Quentin Hibon
def9ff9746
Convert activities.common.views (androidTest)
2021-01-25 12:18:05 +01:00
Quentin Hibon
98f9693cff
Convert views
2021-01-25 12:18:05 +01:00
Quentin Hibon
228be95f9c
convert widget tests
2021-01-25 12:18:05 +01:00
Quentin Hibon
457c58a660
Convert RepositoryTest
2021-01-25 12:18:05 +01:00
Quentin Hibon
39cec6f11d
Convert Preferences
2021-01-25 12:18:05 +01:00
Quentin Hibon
8f5f72d9fd
Convert ReminderScheduler
2021-01-25 10:56:59 +01:00
Quentin Hibon
b21eb3f118
Finish uhabits-core ui conversion
2021-01-25 10:56:59 +01:00
Quentin Hibon
136ec5b49b
Convert most of code remaining in uhabits-core
2021-01-25 10:56:59 +01:00
Quentin Hibon
e84cc8e8b1
Convert HabitCardListCache
2021-01-25 10:56:59 +01:00
Quentin Hibon
f541f47476
Use correct BREAK_STRATEGY_BALANCED constant
2021-01-25 10:56:59 +01:00
Quentin Hibon
9d4cfbd270
Fix preferences
2021-01-25 10:56:59 +01:00
Quentin Hibon
dedeb13f46
Clean up kotlin code
...
* static imports
* less nullable types
* format
2021-01-19 14:06:18 +01:00
Quentin Hibon
9d0fbb9ea9
Convert WeekdayList
2021-01-18 16:13:19 +01:00
Quentin Hibon
97dcf98e2b
Convert org.isoron.uhabits.utils
2021-01-18 16:13:19 +01:00
Quentin Hibon
25b25acc94
Convert org.isoron.uhabits.acceptance
2021-01-18 16:13:19 +01:00
Quentin Hibon
0f828cbd3a
Convert uhabits-android (test)
2021-01-18 16:13:19 +01:00
Quentin Hibon
eb8d39fbe3
Convert org.isoron.uhabits.core.ui.widgets
2021-01-18 16:13:19 +01:00
Quentin Hibon
11831a2b24
Convert org.isoron.uhabits.inject
2021-01-18 16:13:19 +01:00
Quentin Hibon
e9816a22a3
Convert SettingsFragment
2021-01-18 16:13:19 +01:00
Quentin Hibon
8165b5417f
Convert HabitCardListAdapter
2021-01-18 16:13:19 +01:00
Quentin Hibon
714771fbc3
Convert org.isoron.uhabits.activities.common.dialogs
2021-01-18 16:13:19 +01:00
Quentin Hibon
bbe39f8523
Replace appendln with appendLine
2021-01-18 16:13:19 +01:00
Quentin Hibon
b6223c3805
Fix outdated javadocs
2021-01-18 16:02:48 +01:00
Quentin Hibon
485e4245ff
Fix kotlin null check
2021-01-12 18:25:08 +01:00
Quentin Hibon
72a7cd9685
Fix ambiguous @Module
2021-01-12 18:25:00 +01:00
Quentin Hibon
f208601bc4
Convert uhabits.receivers to kotlin
2021-01-12 17:33:53 +01:00
Quentin Hibon
d5b9fda636
Convert SnoozeDelayPickerActivity to kotlin
2021-01-12 17:33:53 +01:00
Alinson S. Xavier
2828dfcc75
Update copyright notices
2021-01-05 23:05:48 -06:00
Alinson S. Xavier
d279388884
Merge branch 'dev' into feature/kmm-merge
2021-01-05 20:43:37 -06:00
Alinson S. Xavier
236d56bbf0
Remove unused files
2021-01-03 20:47:21 -06:00
Alinson S. Xavier
68f9b8339f
Flatten uhabits-android into a single gradle module
2021-01-03 20:44:55 -06:00
Alinson Xavier
4ccda9d6f7
Move existing source code to subfolder
2019-03-31 06:48:26 -05:00
Alinson Xavier
db1ba822fe
Merge pull request #472 from chennemann/feat/create-habit-with-long-description
...
fix: habits with long description could not be saved
2019-01-27 22:30:14 -06:00
Alinson Xavier
bd18a4320a
Merge pull request #471 from chennemann/feat/always-hide-archive-action
...
Always hide archive/unarchive icon
2019-01-27 22:19:43 -06:00
Christoph Hennemann
b180f11834
fix: habits with long description could not be saved
...
- That was due to a bug where the dialog was not resized
or scrollable and therefore the save button was not
accessible
References: #462
2019-01-23 21:16:26 +01:00
Christoph Hennemann
d4b5c7b9d5
feat: Always hide archive/unarchive icon
...
- Improves usability since the icons do not
jump around when more than one habit is
selected
References: #465
2019-01-23 20:55:38 +01:00
Christoph Hennemann
d8894753e0
feat: Add scrollbars to habit overview list
...
References: #365
2019-01-20 00:40:35 +01:00
Alinson S Xavier
178061475e
Improve performance when importing database
2018-12-08 12:24:44 -06:00
Alinson S Xavier
3581173193
NumberPicker: automatically show keyboard
2018-12-08 08:30:23 -06:00