Kyle Spearrin
|
6fd24c842f
|
get proper ipa for app store
|
2020-06-10 12:24:52 -04:00 |
|
Kyle Spearrin
|
302631c4fa
|
set CFBundlePackageType
|
2020-06-10 11:54:21 -04:00 |
|
Laurent Tréguier
|
36efc0c877
|
Tweak icons to better blend with Android and iOS (#962)
* Add shadow to Android icon
* Add gradient to iOS icon
|
2020-06-08 15:02:20 -04:00 |
|
Kyle Spearrin
|
ec7d87e757
|
bump version
|
2020-06-07 11:56:16 -04:00 |
|
Kyle Spearrin
|
61495cd428
|
bumping ios version to match what was released
|
2020-06-04 09:48:10 -04:00 |
|
Kyle Spearrin
|
06a462d48c
|
skip litedb from ios linker
|
2020-06-02 14:06:53 -04:00 |
|
Kyle Spearrin
|
d3e6e415b9
|
bump version
|
2020-06-02 13:08:04 -04:00 |
|
Kyle Spearrin
|
48e5b1686f
|
bump version
|
2020-06-02 09:21:58 -04:00 |
|
Kyle Spearrin
|
1120bff34d
|
Don't build the keyboard index for autofill if using logout action (#943)
* Don't build the keyboard index for autofill if using logout action
* trigger index rebuild on vault timeout changed event
|
2020-06-01 14:46:53 -04:00 |
|
Kyle Spearrin
|
f8c7285f56
|
update ios language metadata.
|
2020-06-01 09:45:15 -04:00 |
|
Kyle Spearrin
|
c377c4a52b
|
bump version
|
2020-05-30 10:49:51 -04:00 |
|
Vincent Salucci
|
4c3df2e1e1
|
[Auto Logout] Final review of feature (#932)
* Initial commit of LockService name refactor (#831)
* [Auto-Logout] Update Service layer logic (#835)
* Initial commit of service logic update
* Added default value for action
* Updated ToggleTokensAsync conditional
* Removed unused variables, updated action conditional
* Initial commit: lockOption/lock refactor app layer (#840)
* [Auto-Logout] Settings Refactor - Application Layer Part 2 (#844)
* Initial commit of app layer part 2
* Updated biometrics position
* Reverted resource name refactor
* LockOptions refactor revert
* Updated method casing :: Removed VaultTimeout prefix for timeouts
* Fixed dupe string resource (#854)
* Updated dependency to use VaultTimeoutService (#896)
* [Auto Logout] Xamarin Forms in AutoFill flow (iOS) (#902)
* fix typo in PINRequireMasterPasswordRestart (#900)
* initial commit for xf usage in autofill
* Fixed databinding for hint button
* Updated Two Factor page launch - removed unused imports
* First pass at broadcast/messenger implentation for autofill
* setting theme in extension using theme manager
* extension app resources
* App resources from main app
* fix ref to twoFactorPage
* apply resources to page
* load empty app for sytling in extension
* move ios renderers to ios core
* static ref to resources and GetResourceColor helper
* fix method ref
* move application.current.resources refs to helper
* switch login page alerts to device action dialogs
* run on main thread
* showDialog with device action service
* abstract action sheet to device action service
* add support for yubikey
* add yubikey iimages to extension
* support close button action
* add support to action extension
* remove empty lines
Co-authored-by: Jonas Kittner <54631600+theendlessriver13@users.noreply.github.com>
Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com>
* [Auto Logout] Update lock option to be default value (#929)
* Initial commit - make lock action default
* Removed extra whitespace
Co-authored-by: Jonas Kittner <54631600+theendlessriver13@users.noreply.github.com>
Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
|
2020-05-29 12:26:36 -04:00 |
|
Chad Scharf
|
ce965ba5e1
|
Soft delete feature (#890)
* [Soft Delete] Added trash folder to mobile (#856)
* [Soft Delete] Added trash folder to mobile
* [Soft Delete] - Revert send to trash label
Co-authored-by: Chad Scharf <cscharf@users.noreply.github.com>
* [Soft Delete] - Fix for iOS autofill index behavior (#859)
* [Soft Delete] Added trash folder to mobile
* [Soft Delete] - Revert send to trash label
* [Soft Delete] - iOS autofill index behavior fix
Co-authored-by: Chad Scharf <cscharf@users.noreply.github.com>
Co-authored-by: Chad Scharf <cscharf@users.noreply.github.com>
|
2020-05-20 13:35:20 -04:00 |
|
Matt Portune
|
da661c229c
|
Lib updates (#889)
* lib updates
* updated libs
|
2020-05-07 17:03:13 -04:00 |
|
Matt Portune
|
bc46b7172d
|
Updated iOS app icon (#886)
|
2020-05-07 13:20:07 -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 |
|
Chad Scharf
|
3c18fd7636
|
Changed all C# control flow block statements to include space between keyword and open paren (#800)
|
2020-03-28 09:16:28 -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
|
5d719ba235
|
bump version
|
2020-03-16 21:05:56 -04:00 |
|
Kyle Spearrin
|
120e179fb8
|
Move tab bar colors to styles (#764)
|
2020-03-11 09:46:48 -04:00 |
|
kspearrin
|
f10114ee17
|
* iOS.Autofill.csproj: Fix profiles used for builds
* iOS.csproj:
* iOS.Extension.csproj:
|
2020-03-11 09:33:52 -04:00 |
|
Kyle Spearrin
|
ec3660a86d
|
bitwarden inc
|
2020-02-18 22:39:35 -05:00 |
|
Kyle Spearrin
|
1fb3698ba2
|
support for appconfig settings (#727)
|
2020-02-10 14:07:06 -05:00 |
|
Kyle Spearrin
|
93132f5d7b
|
version bump
|
2020-02-03 09:26:29 -05:00 |
|
Kyle Spearrin
|
051e15215d
|
bump version
|
2019-12-26 15:15:15 -05:00 |
|
Kyle Spearrin
|
88009e1a63
|
bump versions
|
2019-12-03 11:11:30 -05:00 |
|
Kyle Spearrin
|
d308f1ca3b
|
update libs and to xamarin forms 4
|
2019-10-30 08:27:40 -04:00 |
|
Kyle Spearrin
|
5f0c9725ce
|
bump version
|
2019-10-23 09:27:31 -04:00 |
|
Kyle Spearrin
|
b58c29111a
|
bump version
|
2019-10-07 09:42:55 -04:00 |
|
Kyle Spearrin
|
93b59a75a4
|
remove migration code
|
2019-10-05 21:36:47 -04:00 |
|
kspearrin
|
53bdd92e72
|
support dark theme default on extensions
|
2019-09-30 21:40:05 -04:00 |
|
Kyle Spearrin
|
33c82129ff
|
bump version
|
2019-09-30 21:19:20 -04:00 |
|
Kyle Spearrin
|
b92f3abbaf
|
support dark theme logos
|
2019-09-30 16:52:20 -04:00 |
|
kspearrin
|
f3a17709e5
|
get proper hex string from nsdata token
|
2019-09-30 16:24:35 -04:00 |
|
Kyle Spearrin
|
23b1373f80
|
add tag to entitlement
|
2019-09-20 08:17:37 -04:00 |
|
Kyle Spearrin
|
a80eb1f533
|
bump version
|
2019-09-20 07:56:49 -04:00 |
|
Kyle Spearrin
|
fb2db9c652
|
version bump
|
2019-09-04 13:02:00 -04:00 |
|
Kyle Spearrin
|
2507f3301b
|
device user agent
|
2019-09-04 11:52:32 -04:00 |
|
Kyle Spearrin
|
b5dcdc74d7
|
dark keyboard on dark themes. resolves #588
|
2019-08-28 20:27:15 -04:00 |
|
Kyle Spearrin
|
224845cfd3
|
bump version
|
2019-08-12 09:41:12 -04:00 |
|
Kyle Spearrin
|
fc8c2ad67a
|
add back references for autofill projects
|
2019-08-12 09:36:10 -04:00 |
|
Kyle Spearrin
|
c9d6f58563
|
delay for 1s on SyncIfNeeded
|
2019-08-12 09:35:18 -04:00 |
|
Kyle Spearrin
|
b8cdee383b
|
bump version
|
2019-07-27 12:42:42 -04:00 |
|
Kyle Spearrin
|
ae52922698
|
version bump
|
2019-07-22 23:07:00 -04:00 |
|
Kyle Spearrin
|
13ddd10c40
|
update autofill identities if needed
|
2019-07-22 07:09:51 -04:00 |
|
Kyle Spearrin
|
e407acd2a7
|
bump version
|
2019-07-13 20:28:20 -04:00 |
|
Kyle Spearrin
|
40a3541e8e
|
handle sleep event on ios manually
|
2019-07-13 20:25:31 -04:00 |
|
Kyle Spearrin
|
7da13e22ad
|
process event uploads on ios
|
2019-07-12 20:56:54 -04:00 |
|
Kyle Spearrin
|
4e7f195fd2
|
bump versions
|
2019-07-08 13:02:48 -04:00 |
|
Kyle Spearrin
|
066b3aba5b
|
wait 5 seconds after migration
|
2019-07-05 17:37:21 -04:00 |
|
Kyle Spearrin
|
8e485ff26f
|
add back refs for extensions
|
2019-07-05 17:14:08 -04:00 |
|
Kyle Spearrin
|
341b66f44f
|
settings shim with ios group id
|
2019-07-05 17:10:37 -04:00 |
|
Kyle Spearrin
|
2e562e8318
|
ios migration from old version
|
2019-07-05 13:35:22 -04:00 |
|
Kyle Spearrin
|
a3383af4ae
|
hides shadow on nav bar
|
2019-07-03 20:39:00 -04:00 |
|
Kyle Spearrin
|
59c5a34cd0
|
adjust bundle signing config
|
2019-07-03 15:03:09 -04:00 |
|
Kyle Spearrin
|
ca8f6ee10b
|
FFImageLoading only for main app
|
2019-07-03 10:08:59 -04:00 |
|
Kyle Spearrin
|
519acd43aa
|
provisioning profiles
|
2019-07-02 16:13:09 -04:00 |
|
Kyle Spearrin
|
2682a0d9e4
|
--nodevcodeshare on debug
|
2019-07-02 14:58:18 -04:00 |
|
Kyle Spearrin
|
8629ae048c
|
update build props
|
2019-07-02 14:43:07 -04:00 |
|
Kyle Spearrin
|
905d01e804
|
adjust settings
|
2019-07-02 14:14:59 -04:00 |
|
Kyle Spearrin
|
c2c73d5460
|
autofill pages for ios
|
2019-07-02 13:15:00 -04:00 |
|
Kyle Spearrin
|
1e5aaea8f4
|
restore lockOptionMs
|
2019-07-01 23:45:31 -04:00 |
|
Kyle Spearrin
|
ab3bebf06a
|
use background tasks to keep timers alive
|
2019-07-01 23:44:47 -04:00 |
|
Kyle Spearrin
|
d17da80f19
|
lock timer
|
2019-07-01 21:10:24 -04:00 |
|
Kyle Spearrin
|
2e7658f857
|
clear clipboard timer
|
2019-07-01 16:56:42 -04:00 |
|
Kyle Spearrin
|
9145fa1c48
|
improvement to lock screen
|
2019-06-28 11:47:04 -04:00 |
|
Kyle Spearrin
|
f237fa98d2
|
ios autofill extension implemented
|
2019-06-28 08:21:44 -04:00 |
|
Kyle Spearrin
|
be4ae605a9
|
implement ASHelpers from messages
|
2019-06-27 16:22:58 -04:00 |
|
Kyle Spearrin
|
04c32e28cd
|
move device action to ios core
|
2019-06-27 13:58:08 -04:00 |
|
Kyle Spearrin
|
fe7aad0835
|
autofill extension project
|
2019-06-26 20:39:45 -04:00 |
|
Kyle Spearrin
|
79746efa2d
|
action extension project
|
2019-06-26 20:28:23 -04:00 |
|
Kyle Spearrin
|
2d91a893f7
|
fix cursor color to renderers
|
2019-06-26 10:20:42 -04:00 |
|
Kyle Spearrin
|
92764eeae0
|
hide status bar on homepage for ios
|
2019-06-26 10:05:31 -04:00 |
|
Kyle Spearrin
|
b72808ab40
|
splash screen bg colors and white logo
|
2019-06-26 09:35:18 -04:00 |
|
Kyle Spearrin
|
14f3f99218
|
fix attachments selection on ios
|
2019-06-25 17:46:37 -04:00 |
|
Kyle Spearrin
|
4b4757d0e5
|
ios resumed
|
2019-06-24 17:02:05 -04:00 |
|
Kyle Spearrin
|
88b8a192b5
|
no listview selection type on non-light theme
|
2019-06-24 16:16:17 -04:00 |
|
Kyle Spearrin
|
45fbdb8411
|
ios theming
|
2019-06-24 15:13:33 -04:00 |
|
Kyle Spearrin
|
2b670a5ae1
|
ios themeing
|
2019-06-24 14:29:23 -04:00 |
|
Kyle Spearrin
|
1af0178b50
|
set theme properly on app launch for ios
|
2019-06-24 12:23:00 -04:00 |
|
Kyle Spearrin
|
39284b475d
|
bottom border on picker and no padding on editor
|
2019-06-21 16:36:23 -04:00 |
|
Kyle Spearrin
|
d44950d46c
|
bottom border for ios entry
|
2019-06-21 16:09:20 -04:00 |
|
Kyle Spearrin
|
a2960c45bc
|
accessible font sizes
|
2019-06-20 16:32:22 -04:00 |
|
Kyle Spearrin
|
5350e5385c
|
version bump
|
2019-06-16 06:57:25 -04:00 |
|
Kyle Spearrin
|
a766044cb4
|
bump version
|
2019-06-15 21:13:12 -04:00 |
|
Kyle Spearrin
|
c50dee479a
|
android http client handler
|
2019-06-15 18:44:08 -04:00 |
|
Kyle Spearrin
|
b782eeb839
|
fixes to 2fa page
|
2019-06-14 18:08:08 -04:00 |
|
Kyle Spearrin
|
07d57ebe8c
|
bump version
|
2019-06-14 08:46:04 -04:00 |
|
Kyle Spearrin
|
325c88018c
|
more menu for ios
|
2019-06-14 08:45:28 -04:00 |
|
Kyle Spearrin
|
49673262e4
|
bump version and fix readme
|
2019-06-13 15:05:31 -04:00 |
|
Kyle Spearrin
|
30145894b6
|
bump version
|
2019-06-13 14:11:12 -04:00 |
|
Kyle Spearrin
|
a6ea2de691
|
bump version
|
2019-06-13 10:06:21 -04:00 |
|
Kyle Spearrin
|
5dbe9e5ca2
|
add lots of misc thigns to appdelegate
|
2019-06-11 23:04:41 -04:00 |
|
Kyle Spearrin
|
5aac96edb5
|
remove XF reference
|
2019-06-11 22:27:39 -04:00 |
|
Kyle Spearrin
|
c45b62fa6e
|
icons and splash screen
|
2019-06-11 22:20:59 -04:00 |
|
Kyle Spearrin
|
b6e7db6ecf
|
custom content page renderer for left nav items
|
2019-06-11 20:57:12 -04:00 |
|
Kyle Spearrin
|
17060a2a1b
|
dont link on debug
|
2019-06-11 20:47:01 -04:00 |
|
Kyle Spearrin
|
389fbc31e9
|
bootstrap ios
|
2019-06-11 16:01:56 -04:00 |
|
Kyle Spearrin
|
da3c3c30e7
|
MtouchLink sdkonly
|
2019-06-11 15:41:32 -04:00 |
|