Alex Crown
|
4a3b193b9a
|
Merge pull request #120 from microsoft/useCustomAutorest
Use Autorest release 0.7.5 to avoid conflicts with newer versions of …
|
2019-06-26 14:25:34 -07:00 |
Alex Crown
|
df0449d19f
|
Use Autorest release 0.7.5 to avoid conflicts with newer versions of Guava
|
2019-06-26 12:16:54 -07:00 |
Alex Crown
|
2542554e65
|
Merge pull request #117 from Microsoft/version0.7.5
Prepare to release version 0.7.5
|
2019-04-08 10:23:47 -07:00 |
Alex Crown
|
2ac554f4cf
|
Prepare to release version 0.7.5
|
2019-04-05 17:09:50 -07:00 |
Alex Crown
|
0a0389d08a
|
Merge pull request #116 from Microsoft/removeServices
Replace Services with WorkManager
|
2019-04-05 15:14:04 -07:00 |
Alex Crown
|
885e5abea8
|
Update work-runtime to the most recent stable release
|
2019-04-05 10:52:03 -07:00 |
Alex Crown
|
ca364c882c
|
Clean up worker classes and remove unnecessary context from CreateAccountWorker
|
2019-03-29 16:15:21 -07:00 |
Alex Crown
|
484d064f97
|
Add comments to isOngoing in WorkerHelper
|
2019-01-11 11:58:24 -08:00 |
Alex Crown
|
a2fb3b351d
|
Remove no longer used Actions class and handlers
|
2019-01-11 11:55:43 -08:00 |
Alex Crown
|
388de249cd
|
Use WorkManager to handle link third party account requests
|
2019-01-10 17:59:51 -08:00 |
Alex Crown
|
ab1b8941bb
|
Remove unused class UpdateNotificationCountHandler
|
2019-01-10 17:46:13 -08:00 |
Alex Crown
|
39fe8a9993
|
Use WorkManager to handle requests to link accounts
|
2019-01-10 17:44:46 -08:00 |
Alex Crown
|
80bd5df6f3
|
Add comments to various workers
|
2019-01-10 17:29:16 -08:00 |
Alex Crown
|
280db23e0c
|
Use WorkManager to update notification counts
|
2019-01-10 17:28:59 -08:00 |
Alex Crown
|
972f32394e
|
Use a helper class to abstract away the logic of waiting for a work request to complete
|
2019-01-10 16:21:00 -08:00 |
Alex Crown
|
1640d61212
|
Use WorkManager in the update account flow
|
2019-01-10 14:28:56 -08:00 |
Alex Crown
|
7572144e9b
|
Prevent NullPointerExceptions in the CreateAccountData object
|
2019-01-09 18:19:37 -08:00 |
Alex Crown
|
ed7c781862
|
Abstract away the serialization/deserialization work to a helper class
|
2019-01-09 17:36:12 -08:00 |
Alex Crown
|
6424978a23
|
Use WorkManager in the create account flow
|
2019-01-09 16:52:18 -08:00 |
Alex Crown
|
e74243ad5b
|
Import android.Base64 to SignInWorker
|
2019-01-09 16:27:52 -08:00 |
Alex Crown
|
8e8e72391a
|
Use LiveData to detect the completion of the remove follower request.
|
2019-01-09 14:40:05 -08:00 |
Alex Crown
|
f9fb4adbbe
|
Use WorkManager handle delete account requests. Split apart the logic for signing out of the device and out of the server.
|
2019-01-09 14:13:54 -08:00 |
Alex Crown
|
6079727b34
|
Use WorkManager handle get reply requests
|
2018-12-27 14:00:27 -08:00 |
Alex Crown
|
86dd7f646a
|
Use WorkManager handle get comment requests
|
2018-12-27 13:52:55 -08:00 |
Alex Crown
|
822fd7b52f
|
Use WorkManager to implement sign out
|
2018-12-27 13:44:46 -08:00 |
Alex Crown
|
325b07ecc7
|
Use WorkManager to handle remove follower requests
|
2018-12-27 13:32:46 -08:00 |
Alex Crown
|
90d78a621c
|
Rename work request variables
|
2018-12-27 12:50:52 -08:00 |
Alex Crown
|
1a45900a08
|
Use WorkManager for sign in operations
|
2018-12-27 12:38:49 -08:00 |
Alex Crown
|
151ea31d11
|
Use WorkManager for synchronization, fcm registration, and background init
|
2018-12-26 13:22:54 -08:00 |
Alex Crown
|
b643fc2932
|
Use WorkManager to delete search history
|
2018-12-26 13:22:54 -08:00 |
Alex Crown
|
5f9de8f182
|
Bump SDK version number to 0.7.4
|
2018-12-26 13:22:54 -08:00 |
Alex Crown
|
a507d791f1
|
Merge pull request #115 from Microsoft/releaseVersion0.7.4
Bump SDK version number to 0.7.4
|
2018-12-18 15:21:57 -08:00 |
Alex Crown
|
474cca6ee4
|
Bump SDK version number to 0.7.4
|
2018-12-18 13:03:22 -08:00 |
Alex Crown
|
43733f78f9
|
Merge pull request #114 from Microsoft/updateCircleImageView
Use the newest version of circle image view
|
2018-12-18 12:06:27 -08:00 |
Alex Crown
|
333291bf91
|
Use the newest version of circle image view
|
2018-12-18 11:19:06 -08:00 |
Alex Crown
|
050c641156
|
Merge pull request #111 from Microsoft/useAndroidX
Bump compile version to 28 and migrate to AndroidX
|
2018-12-18 11:11:10 -08:00 |
Alex Crown
|
ac6d3ff05f
|
Update Firebase versions and ensure POM contains SDK dependencies.
|
2018-12-18 11:00:43 -08:00 |
Alex Crown
|
6479dd5183
|
Use the newest version of google's material design
|
2018-12-13 14:02:32 -08:00 |
Alex Crown
|
814b3b7b8d
|
Merge pull request #110 from Microsoft/GradleV3
Support Gradle Plugin v3
|
2018-12-13 10:35:29 -08:00 |
Alex Crown
|
fb22b3427c
|
Bump compile version to 28 and migrate to AndroidX
|
2018-12-12 17:18:30 -08:00 |
Alex Crown
|
4b383b3bb0
|
Correct library variants so build types are named correctly
|
2018-12-12 15:52:35 -08:00 |
Alex Crown
|
29899018ad
|
Support Gradle Plugin v3
|
2018-12-12 12:14:49 -08:00 |
Alex Crown
|
0ee1209e15
|
Merge pull request #109 from Microsoft/selfStartingServicesOBAHotfix
Make services not sticky so that they only run when the app is in the…
|
2018-12-07 11:41:13 -08:00 |
Alex Crown
|
c34f78a6d9
|
Make services not sticky so that they only run when the app is in the foreground. Fixes an issue caused by background services in Android Oreo
|
2018-12-07 11:31:37 -08:00 |
Alex Crown
|
d96df415f8
|
Merge pull request #108 from Microsoft/updatePlayServicesAuthLib
Bumping play-services-auth and preparing for new release
|
2018-11-30 09:41:12 -08:00 |
Alex Crown
|
863682df29
|
Bumping play-services-auth and preparing for new release
|
2018-11-29 17:03:12 -08:00 |
Alex Crown
|
f9a6a45560
|
Merge pull request #107 from Microsoft/removeUnnecessaryPermissions
Remove permissions previously required by GCM but not required by FCM
|
2018-11-07 16:07:08 -08:00 |
Alex Crown
|
560c791d85
|
Merge pull request #106 from Microsoft/addTelemetry
Add a telemetry package to the project and log fragment creation
|
2018-11-07 16:05:02 -08:00 |
Alex Crown
|
a8ff84b05e
|
Remove permissions previously required by GCM but not required by FCM
|
2018-11-07 16:02:33 -08:00 |
Alex Crown
|
a742c09578
|
Add a telemetry package to the project and log fragment creation
|
2018-11-02 17:06:51 -07:00 |