Matt Portune
9a403ba0ed
Fixed clipboard not clearing on Android 10 ( #851 )
2020-04-23 10:01:41 -04:00
Matt Portune
5a78cbef02
Tracing bundles ( #842 )
...
* Output to bundle (play store build only) and enable startup tracing
* Update ci build script to recognize bundle (.aab) for Google Play build
* Added bundle awareness to `appveyor.yml` and `Program.cs`
* Log upload exception
* Restore original apk creation alongside the bundle
* Remove link skip as AOT doesn't support linking
2020-04-17 17:06:37 -04:00
Kyle Spearrin
6883864e2d
sign with upload keystore
2020-04-16 16:31:52 -04:00
Matt Portune
4ce4288f68
Updated dependencies ( #820 )
2020-04-03 17:17:24 -04:00
Matt Portune
4d3d8b643a
Conversion of HockeyApp to AppCenter for crash reporting ( #810 )
...
* Conversion of HockeyApp to AppCenter for crash reporting
* Corrected older-style nuget package definition
2020-04-02 09:02:38 -04:00
Kyle Spearrin
915e8cf072
add litedb to linker skip
2020-03-31 13:23:56 -04:00
Matt Portune
6c00ac43fc
Added Quick Settings tile for triggering accessibility autofill ( #795 )
...
* Added Quick Settings tile for triggering accessibility autofill
* Fix crash when tile attempt to cancel non-visible but non-null overlay
* Persist tile state plus cleanup
2020-03-26 12:15:33 -04:00
Matt Portune
145482ea30
Project lib updates and migration ( #789 )
...
* Replace 3rd party FAB lib with our own code
* merged
* merged
* WIP
* WIP
* WIP
* WIP
* Updated LiteDB
* Update ZXing libs to 2.4.1
* Missing semicolon
* rename fab style to btn-fab
* Revert project guid modified by VSmac
2020-03-20 17:54:23 -04:00
Kyle Spearrin
1fb3698ba2
support for appconfig settings ( #727 )
2020-02-10 14:07:06 -05:00
Kyle Spearrin
c2e34a8b0e
skip linking on OldAndroidSSLSocketFactory
2020-01-27 08:22:46 -05:00
Matt Portune
641122b16f
UI support in app settings for handling overlay permission requirement in Accessibility Service implementation ( #697 )
...
* UI support in app settings for handling overlay permission requirement in Accessibility Service implementation
* Cleaned up shorthand operator with new var
2020-01-10 10:20:19 -05:00
Kyle Spearrin
4e51517ddb
update libs
2019-12-16 09:14:54 -05:00
Kyle Spearrin
46a75a2944
Revert "try new http client handler for icons"
...
This reverts commit c099f82752
.
2019-11-22 08:24:23 -05:00
Kyle Spearrin
c099f82752
try new http client handler for icons
2019-11-20 17:38:05 -05:00
Kyle Spearrin
d308f1ca3b
update libs and to xamarin forms 4
2019-10-30 08:27:40 -04:00
Kyle Spearrin
0400d79f43
android 10 and bio permission
2019-10-18 20:41:04 -04:00
Kyle Spearrin
93b59a75a4
remove migration code
2019-10-05 21:36:47 -04:00
Kyle Spearrin
d91d71333b
LastClipboardValue using static store rather than state
2019-07-31 11:21:07 -04:00
Kyle Spearrin
38d702b6fe
log some events
2019-07-12 17:29:40 -04:00
Kyle Spearrin
79746efa2d
action extension project
2019-06-26 20:28:23 -04:00
Kyle Spearrin
8538fbabe5
dont link core lib
2019-06-15 22:50:54 -04:00
Kyle Spearrin
9367b34bbe
more linking
2019-06-15 21:58:43 -04:00
Kyle Spearrin
c50dee479a
android http client handler
2019-06-15 18:44:08 -04:00
Kyle Spearrin
61b728fea7
x86 builds as well
2019-06-14 23:32:58 -04:00
Kyle Spearrin
5b119ded17
x64 builds as well
2019-06-13 16:25:13 -04:00
Kyle Spearrin
cd60c3da2a
fixed size icons
2019-06-12 09:13:13 -04:00
Kyle Spearrin
3d239a3c2b
selectable label effect
2019-06-12 08:31:33 -04:00
Kyle Spearrin
313e3a3447
remove old layouts
2019-06-10 21:16:33 -04:00
Kyle Spearrin
d7bfc64840
stub native cipher view cell for android
2019-06-07 14:35:44 -04:00
Kyle Spearrin
e0c52dea3a
generator tile and icon size adjustments
2019-06-05 16:37:54 -04:00
Kyle Spearrin
a1a5d3b363
dont need splash activity
2019-06-05 15:09:13 -04:00
Kyle Spearrin
b38b801963
android tweaks
2019-06-03 22:19:51 -04:00
Kyle Spearrin
b69304992f
log service
2019-06-03 12:52:46 -04:00
Kyle Spearrin
4dd05cf10e
remove boxedview
2019-05-30 22:09:28 -04:00
Kyle Spearrin
68a85a2561
myvault tile service
2019-05-30 22:05:50 -04:00
Kyle Spearrin
49cde1c67d
icons updates
2019-05-30 21:59:02 -04:00
Kyle Spearrin
6d9b860c8b
update tabbar
2019-05-30 21:24:03 -04:00
Kyle Spearrin
c7b62c8551
move some items needed for migration
2019-05-30 14:43:35 -04:00
Kyle Spearrin
70fa41ca3e
clear clipboard alarm
2019-05-30 11:22:35 -04:00
Kyle Spearrin
3fe7324cdf
more theming
2019-05-29 16:44:18 -04:00
Kyle Spearrin
7046a010f9
remove XF
2019-05-29 08:40:16 -04:00
Kyle Spearrin
02552d0b24
add xf back to android project
2019-05-29 00:34:15 -04:00
Kyle Spearrin
026dd4761e
hockeyapp
2019-05-28 23:14:02 -04:00
Kyle Spearrin
bfeddd6d99
forms only needs to be on main app project
2019-05-28 23:01:10 -04:00
Kyle Spearrin
8e7ed05f25
firebase receivers
2019-05-28 14:53:23 -04:00
Kyle Spearrin
68ee013114
multidex?
2019-05-28 13:54:13 -04:00
Kyle Spearrin
cd8a09ddef
fdroid config profile
2019-05-28 13:50:01 -04:00
Kyle Spearrin
3f11fdaa82
push notification services
2019-05-28 12:01:55 -04:00
Kyle Spearrin
23f27282d6
hybrid webview
2019-05-23 21:05:52 -04:00
Kyle Spearrin
290e90ba8e
lock alarm
2019-05-16 12:30:20 -04:00