Alinson S. Xavier
4b07d7d5b1
Fix build script; remove some obsolete tests
5 years ago
Alinson S. Xavier
2fffc25128
Merge pull request #585 from olegivo/update-agp
5 years ago
Andrea Gelmini
c8e3735dd6
Fix typos
5 years ago
olegivo
61267e40e7
konvert SSLContextProvider
5 years ago
olegivo
c0b664e1e4
konvert BaseExceptionHandler
5 years ago
olegivo
e57c319658
konvert @AppContext
5 years ago
olegivo
e54ba826b3
konvert AndroidDirFinder
...
remove if-null condition cause ContextCompat.getExternalFilesDirs is @NonNull
5 years ago
olegivo
9b8784b4c4
AndroidBugReporter: more idiomatic kotlin
5 years ago
olegivo
51a7b7a7d4
konvert AndroidBugReporter
5 years ago
olegivo
d761b474cf
add kotlin support for android-base project
5 years ago
olegivo
51be585b9d
update AGP (4.0.0)
5 years ago
olegivo
76be5037fd
update AGP (3.6.3)
5 years ago
Alinson S. Xavier
13f4981066
Merge pull request #547 from recheej/rechee/add_notes
...
Add Notes to Habits.
6 years ago
Rechee Jozil
849b91dde2
delete bad unit test
6 years ago
Rechee Jozil
66b4c48d92
null check description
6 years ago
Rechee Jozil
2e64da4cac
using wildcard imports
6 years ago
Alinson S. Xavier
323ddcc11a
Implement FrequencyPickerDialog
6 years ago
Alinson S. Xavier
175000efd1
Follow current theme; implement color switching
6 years ago
Alinson S. Xavier
6f94fc48c1
First version of EditHabitActivity
6 years ago
Rechee
18d1d0d9f7
fixed screenshot tests
6 years ago
Rechee
47edea47ae
creating UI test for blank description
6 years ago
Rechee
1714cf8050
added create habit test for description
6 years ago
Rechee
7366e9a47f
add blank habit test
6 years ago
Rechee
e58589cfbd
adding description to test
6 years ago
Rechee
2999e0e5eb
updating test
6 years ago
Rechee
fa7bc27124
add test for notes Card
6 years ago
Rechee
f5be9d3c67
introduced notes card to support refresh
6 years ago
Rechee
2c46e8909a
now showing notes in show habits
6 years ago
Rechee
8b042f30dc
displaying subtitle card UI in designer
...
squash! displaying subtitle card UI in designer
6 years ago
Rechee
46761926d2
now writing question and description to csv
6 years ago
Rechee
88d6a8e513
fix habit importers to use description instead
6 years ago
Rechee
557ae19297
setting description to be blank instead of null
6 years ago
Rechee
9c10a56dda
setting question label in subtitle
6 years ago
Rechee
895b068321
fixing tests
6 years ago
Rechee
fb98c5fe9a
replacing getDescription with getQuestion all over the code
6 years ago
Rechee
0ec604f21e
fix formatting
6 years ago
Rechee
bcd9dd1bb5
now allowing blank for description
...
squash! now allowing blank for description
6 years ago
Rechee
61bcd253f8
fully implementing question & description in UI and code
6 years ago
Rechee
fb40dbdabc
edit name description panel xml
6 years ago
Rechee
0990192cd6
making nullable
6 years ago
Rechee
1cf2d69534
creating migration tests
6 years ago
Alinson S. Xavier
a3344358b9
Shorten release notes
6 years ago
Alinson S. Xavier
58d8c799ce
Bump version to 1.8.7
6 years ago
Alinson S. Xavier
f9437d61b0
Fix issue causing multiple notifications to be dismissed at once ( #540 )
6 years ago
Rechee
0489dc39e0
updating db version and adding migration for question column
6 years ago
Rechee
88b9645be1
adding question to habit and habit record
6 years ago
Alinson S. Xavier
997ebfc28a
ListHabitsRegressionTest: update imports
6 years ago
Alinson S. Xavier
6a91300d82
Migrate to AndroidX ( #544 )
6 years ago
Alinson S. Xavier
b3a40efe46
Bump version to 1.8.6
6 years ago
Alinson S. Xavier
547c7ffdf7
Fix ID assignment on SQLiteHabitList
6 years ago
olegivo
82486c7514
migrate InstrumentationRegistry
6 years ago
olegivo
fe732ea385
manual migration
6 years ago
olegivo
85ec0faa99
update butterknife (10.2.1) for support jetifier
6 years ago
olegivo
9ac1ae9915
automatic migration
6 years ago
Alinson S. Xavier
0f2a93cd27
Bump version to 1.8.5 (48)
6 years ago
Alinson S. Xavier
323c98edb8
Fix ReminderSchedulerTest
6 years ago
Alinson S. Xavier
aadfac68cd
Bring back snooze button
6 years ago
Alinson S. Xavier
7076cffec5
Disable more flaky tests
6 years ago
Alinson S. Xavier
526c8fe750
Bump version to 1.8.4 (47)
6 years ago
Alinson S. Xavier
464eaf613d
Fix some empty CSV files
6 years ago
Alinson S. Xavier
b21d77514a
Increase logging for ReminderReceiver and WidgetReceiver
6 years ago
Alinson S. Xavier
58ed759224
Disable notification bundling; add default question
6 years ago
Alinson S. Xavier
7c742e1016
Make HabitCardListCache more thread-safe; add null checks
6 years ago
Alinson S. Xavier
d1b83d069d
Loop 1.8.3
6 years ago
Alinson S. Xavier
7d35a85a37
Disable some flaky tests
6 years ago
Alinson S. Xavier
616d9ab46c
Put SavedState tests together
6 years ago
Alinson S. Xavier
29e4a8d4ec
Minor style changes
6 years ago
Rechee
ceed784acd
remove unused tag
6 years ago
Rechee
897887f802
optimize imports
6 years ago
Rechee
dcd0c61b8d
fixed issue where weekly picker dialog isn't being restored on rotation
...
squash! fixed issue where weekly picker dialog isn't being restored on rotation
6 years ago
Alinson S. Xavier
1285b653ed
Fix imports
6 years ago
Alinson S. Xavier
dfd5c65595
Create failing regression test for issue #534
6 years ago
Alinson S. Xavier
315bddea96
Automatically fix invalid timestamps, instead of crashing
6 years ago
Alinson S. Xavier
938739d535
Update app description
6 years ago
Alinson S. Xavier
b2df70c059
Add Google Play Publisher plugin and Play Store assets
6 years ago
Alinson S. Xavier
3afd46c59c
Remove unused HabitLogger class
6 years ago
Alinson S. Xavier
e36c649333
Fix unit tests
6 years ago
Alinson S. Xavier
b2e7c9fe6e
Remove HabitNotFound exception from WidgetPreferences
6 years ago
Alinson S. Xavier
2171d582dc
Fix some issues with reminders and print more logs
6 years ago
Alinson S. Xavier
b7be459537
Create main GitHub Actions workflow
6 years ago
TacoTheDank
cbee09c38f
Update gradle scripts and dependencies ( #538 )
...
* Update gradle wrapper
* Clean up some unnecessary/unused things in android gradles
* Update some dependencies
6 years ago
Alinson S. Xavier
6f24e42d1f
Disable write-ahead log on SQLite
...
Android 9 (Pie) silently introduced a new behavior where new SQLite
databases have Write-Ahead Logs (WALs) enabled by default. The data,
even after committed, is not written to the main database file until
later. This caused a silent bug leading to data loss, where exported
backups would either be empty or miss some recent data.
6 years ago
Alinson S. Xavier
93bb105dac
Remove gradle git plugin
6 years ago
Alinson S. Xavier
abbf1e4d66
Update translations
6 years ago
Alinson S. Xavier
e3f6353062
Preserve widgets from Loop 1.7.11 and lower versions
6 years ago
Alinson S. Xavier
38d5b2bf16
build.sh: Rename env variables; copy final APK to build/
6 years ago
Alinson S. Xavier
7801c933f0
Allow user to change first day of the week
...
Closes #421
6 years ago
Alinson S. Xavier
5cdb9eb9d5
Settings: Remove extra margin
6 years ago
Alinson S. Xavier
50a6d7190b
Revert change to launcher name
6 years ago
Alinson S. Xavier
d3371badf8
Make the short name of the app untranslatable
6 years ago
Alinson S. Xavier
ed1f3e5cdb
Update translations
6 years ago
Alinson S. Xavier
5947926cd5
Rename launcher icon to "Loop"
6 years ago
Alinson S. Xavier
d6ec33d6d3
Fix failing unit test
6 years ago
Alinson S. Xavier
3f002efb53
Allow user to change transparency of widgets
...
Closes #376
6 years ago
Alinson S. Xavier
5191290188
Fix EditHabitDialog theme
6 years ago
Alinson S. Xavier
cc05543692
Improve performance of detail page by cancelling useless async tasks
6 years ago
Brian Norman
e94e0c057e
Capitalize sentences on dialogFormInputMultiline ( #535 )
6 years ago
Alinson S. Xavier
350f002ed3
Update translations and credits
6 years ago
Alinson S. Xavier
bf644f4e09
Rename night mode to dark theme; abide by system-wide settings (API 29)
...
Closes issue #513
6 years ago
Alinson S. Xavier
3658aef2e2
Use dark navigation bar in dark theme
6 years ago
Alinson S. Xavier
190a1171c4
Bump minSdkVersion to 21 (Lollipop)
6 years ago
Alinson S. Xavier
2b20b6bb9d
Add link to privacy policy
6 years ago
Alinson S. Xavier
caed1aef79
Hide widget stacks feature for non-developers
6 years ago
Alinson S. Xavier
8341956a90
Hide numerical habits feature for non-developers
6 years ago
Alinson S. Xavier
de44b48dba
Make all tests pass on Android 9.0 (Pie)
6 years ago
Alinson S. Xavier
7eafd92b2d
Make all tests pass on Android 7.1.1 (Nougat)
6 years ago
Alinson S. Xavier
898a33a754
Make all tests pass on Android 6.0 (Marshmallow)
6 years ago
Alinson S. Xavier
1997d9491b
Make all tests run successfully on Lollipop
6 years ago
Alinson S. Xavier
6d57ea0368
Merge branch 'master' into dev
6 years ago
Alinson S. Xavier
83c1197dc1
Increase target SDK to 29; update support library
6 years ago
Alinson S. Xavier
48d145626f
Update to Build Tools 3.5.2
6 years ago
Alinson S. Xavier
a57f310c76
Remove DexCount plugin
6 years ago
Alinson S. Xavier
1e6cb2e841
Remove PlayPublisher plugin
6 years ago
Alinson S. Xavier
c676a02ca8
Remove Jacoco
6 years ago
Alinson S. Xavier
ded57cd04a
Merge branch 'dev' into agp-update
6 years ago
Alinson S. Xavier
b8f9e2f309
Update to Dagger 2.25.2
6 years ago
olegivo
2fb9168686
Convert IntroActivity to Kotlin ( #520 )
6 years ago
Alinson S. Xavier
9199a64d73
Pick specific Jacoco version (0.8.4)
6 years ago
Mick Dekkers
a69fb369df
Preserve selections when reopening EditSettingActivity ( #524 )
6 years ago
Alinson S. Xavier
f403dfd7d1
Disable failing tests
6 years ago
oleg.industry
af37036ac5
jacoco concrete version fixed
6 years ago
oleg.industry
8717ad6ad0
kotlin update (1.3.50)
6 years ago
olegivo
95af0217ff
google repository simplification
6 years ago
olegivo
fe091fa740
update AGP (3.5.1)
...
using default build tools version (from AGP)
6 years ago
olegivo
00abb4486d
update libraries
...
auto-factory (1.0-beta6)
butterknife (9.0.0)
guava (24.1-android)
6 years ago
olegivo
dadfcb7c16
extracted AUTO_FACTORY_VERSION
6 years ago
Veyndan Stuart
77a9701805
Convert PaletteUtils to Kotlin ( #510 )
...
* Convert PaletteUtils to Kotlin
6 years ago
Tthecreator
3e2cf48223
Changed habit type selection to dropdown instead of popup message ( #498 )
6 years ago
Alinson S. Xavier
905099ccdb
Fix invalid translation files
7 years ago
Alinson S. Xavier
76b848752c
Convert i18n strings from Android XML to Kotlin
7 years ago
Alinson S. Xavier
262b9460bd
Move README and related files to root
7 years ago
Alinson S. Xavier
6a30bb98c6
Rename legacy to android
7 years ago
Alinson S. Xavier
07cf74d400
Remove obsolete react-native version of Android app
7 years ago
Alinson S. Xavier
7cab0a39e5
Implement database access (with migrations)
7 years ago
Alinson S. Xavier
0734e74154
Add gradle wrappers
7 years ago
Alinson S. Xavier
f108bc8dc1
Initial prototype of multi-platform version
7 years ago