a5e002f61c
Fix flank auth in GitHub workflow
2021-02-20 21:36:07 -07:00
29f26265f8
Fix path for GCLOUD_DIR in GitHub workflow
2021-02-20 21:13:36 -07:00
027ae86953
Add flank/fladle to run UI tests
2021-02-20 21:07:16 -07:00
0028261847
Remove JCenter
...
JFrog has announced their intentions to remove JCenter so it has to go
2021-02-20 21:07:16 -07:00
e75e0a07d1
Add GitHub workflow to run tests on pushes to main
2021-02-20 21:02:20 -07:00
ed57785d0a
Migrate autosave logic to viewmodel and fix failing UI tests
2021-02-20 20:35:28 -07:00
f2ed687b02
Update openApp test to use launch intent programmatically
...
Trying to go through the launcher was a bit too buggy and flaky. In the end, this should produce basically the same result.
2021-02-20 20:00:08 -07:00
6937cc7406
Bump dependency versions
2021-02-20 19:59:06 -07:00
72c2fb5719
Fix proguard rules for Crashlytics
2020-10-13 19:54:51 -07:00
84db6b3d80
Fix (yet another) potential issue with autosave overwriting files
2020-10-08 09:20:57 -07:00
2059d54b3b
Bump version for release
2020-10-05 21:05:16 -07:00
0e7cdfa2b5
Fix an issue with deleting changes upon device rotation
2020-10-05 20:43:56 -07:00
1affb7069a
(Hopefully) fix an issue with accidentally overwriting files with blank content upon
2020-09-22 13:40:56 -07:00
0ff5ccdbd6
Re-implement Crashlytics
2020-09-21 15:07:50 -07:00
f830657668
Bump version for release
2020-09-16 18:48:19 -07:00
ae673fc992
Fix navigation drawer handling on MainFragment
2020-09-16 18:46:51 -07:00
d854022691
Remove error handling entirely
2020-09-16 18:39:59 -07:00
c6728f1afa
Add in-app reviews for play flavor
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-08-31 19:09:20 -07:00
76c45bb914
Bump dependency versions
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-08-31 19:09:20 -07:00
c16ed3cbbe
Add some keyboard shortcuts
2020-08-23 05:02:36 -07:00
a1e114b162
Bump version for release
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-08-22 22:19:13 -07:00
fa11c7d070
Update gitignore files
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-08-22 22:18:06 -07:00
56f2efbb18
Fix losing data on screen rotation and weird behavior with loading files
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-08-22 22:16:37 -07:00
894fea4193
Add back samsung build flavor
...
This partially reverts commit 16185243
Signed-off-by: William Brawner <me@wbrawner.com>
2020-08-22 18:39:28 -07:00
baacef8f65
Update icon to use SVG for foreground instead of PNG
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-08-18 14:26:08 -07:00
8cf07491cf
Re-implement ACRA
...
This reverts commit 0e70364c6e
.
Signed-off-by: William Brawner <me@wbrawner.com>
2020-08-18 14:26:08 -07:00
3b984e4b73
Bump AGP version
2020-08-18 01:42:45 -07:00
0ff680d648
Fix issue with data loss upon device rotation
2020-07-09 21:25:43 -07:00
d9afb67d44
Convert (most) Activities to Fragments and use AndroidX navigation component
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-06-12 22:54:32 -07:00
a88eeb79e4
(Hopefully) fix crash due to accessing viewModel in fragment not attached to activity
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-06-11 21:00:05 -07:00
02363d9940
fixup! Use purple background for icon and different package suffix for debug builds
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-06-11 20:55:58 -07:00
367b91ed6d
Move toolbar back to top of app
...
It seems like very few apps have the toolbar at the bottom, so while it may be more ergonomically sound, it's also a bit unintuitive. It's probably wise to not stray too far from the norms. By having the toolbar at the top, I can also hide it when scrolling in various views, allowing even more of the content to be visible on the screen.
Signed-off-by: William Brawner <me@wbrawner.com>
2020-06-11 20:55:33 -07:00
e9dc70eed4
Use purple background for icon and different package suffix for debug builds
...
This will allow me to keep both the Play Store version and the development version on my device simultaneously and still tell them apart at a glance
Signed-off-by: William Brawner <me@wbrawner.com>
2020-06-11 20:50:17 -07:00
9a0685a165
Implement freedom build flavors
...
This is a necessary step in separating the proprietary code (like Google Play Billing) from the FLOSS code so that I can eventually get around to publishing the app on fdroid
Signed-off-by: William Brawner <me@wbrawner.com>
2020-06-10 11:46:05 -07:00
c3821fbfc9
fixup! Update dependencies
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-06-10 10:20:55 -07:00
d538111651
Update dependencies
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-06-10 10:18:49 -07:00
1cc0063b15
Replace Crashlytics with Sentry
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-06-10 10:16:53 -07:00
0e70364c6e
Revert "Revert "Revert "Replace Crashlytics with ACRA"""
...
This reverts commit ab45f33e
2020-05-18 17:33:12 -07:00
b068a04dd4
Bump version for release
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-05-18 17:01:31 -07:00
2d01c427e1
Fix padding issue on editing view
2020-05-18 16:53:21 -07:00
7bb8b40c8f
Mark editor as unimportant for autofill (should prevent related crashes)
2020-05-18 16:53:21 -07:00
ab45f33e38
Revert "Revert "Replace Crashlytics with ACRA""
...
This reverts commit 452f334d
2020-05-18 16:53:21 -07:00
551e1f1f57
Update dependencies
...
This includes a migration to Firebase Crashlytics with Google Analytics instead of Fabric Crashlytics which has been deprecated and is on the way out.
2020-04-20 16:13:49 -07:00
f01909eb83
Update dependencies
2020-04-19 21:19:28 -07:00
452f334dd1
Revert "Replace Crashlytics with ACRA"
...
This reverts commit 5c04dd0e8f
.
2020-04-19 08:51:41 -07:00
5c04dd0e8f
Replace Crashlytics with ACRA
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-04-19 08:51:32 -07:00
c01581dbd2
Update dependencies
2020-04-19 08:51:32 -07:00
Billy Brawner
c1a7efbadf
Bump version for release
2020-04-08 07:59:50 -07:00
Billy Brawner
bcb045a70a
Fix saving data to override any existing data in a file
2020-04-08 07:59:50 -07:00
Billy Brawner
c42223f796
Simplify loading/saving files to reduce bugs
2020-04-08 07:59:50 -07:00