Commit Graph

161 Commits

Author SHA1 Message Date
Richard Hua
8ec8058092 Fix 'unchecked call' warnings on classes obtained through reflection 2016-07-08 19:11:11 -07:00
Jonathan Carter
b665afdeb5 Merge pull request #416 from Microsoft/getConfig
[Android] Guarding against NPEs in getConfiguration
2016-07-05 21:41:59 -07:00
Jonathan Carter
d26188fb12 Pre-computing binary hash 2016-07-05 21:40:10 -07:00
Jonathan Carter
71eea1771f Capture device ID 2016-07-05 18:19:57 -07:00
Jonathan Carter
3a351d4d05 Removing extra logging 2016-07-05 17:56:22 -07:00
Jonathan Carter
8ad33ebc2d Guarding against NPEs 2016-07-05 17:50:39 -07:00
Jonathan Carter
acb51b6206 Removing module reference 2016-07-05 17:31:55 -07:00
Jonathan Carter
3f77c66c4c Clean up gradle file 2016-07-05 08:46:17 -07:00
Jonathan Carter
a05b064df0 Rename argument 2016-07-01 14:58:59 -07:00
Jonathan Carter
99017f559a Improve restart legacy 2016-07-01 14:46:11 -07:00
Geoffrey Goh
11a0a9e288 Update build.gradle 2016-07-01 10:50:58 -07:00
Geoffrey Goh
31e1b8ca9d no-op if the pending update is already installed 2016-06-29 15:54:45 -07:00
Geoffrey Goh
8624904cd4 fix bug from merge conflict resolution 2016-06-28 14:53:42 -07:00
Geoffrey Goh
c7fa9ace2d remove old method 2016-06-28 14:52:48 -07:00
Geoffrey Goh
b9824b9254 merge with master 2016-06-28 14:52:04 -07:00
Geoffrey Goh
416b82be13 Update CodePush.java 2016-06-27 12:41:18 -07:00
Geoffrey Goh
38a52dc7a6 0.29 compat + refactoring android (#398)
0.29 compat
2016-06-27 09:27:31 -07:00
scottbommarito
a37c0b989e use promises and an async function to improve behavior 2016-06-23 15:44:05 -07:00
Jonathan Carter
d530babd3f Android implementation 2016-06-19 10:33:58 -07:00
scottbommarito
fdb3bd9df1 Merge branch 'master' into automated-testing 2016-06-13 10:37:02 -07:00
Geoffrey Goh
03e250f87c Prevent dialog from invoking callback twice 2016-06-10 14:04:30 -07:00
scottbommarito
e87f1977d0 tests work on android, mostly on iOS 2016-05-25 14:26:35 -07:00
Jonathan Carter
f10eb7ef67 Adding braces 2016-05-23 15:26:51 -07:00
Jonathan Carter
c0c32babc7 Metrics fix 2016-05-23 15:06:17 -07:00
Geoffrey Goh
16b2803742 Merge pull request #341 from Microsoft/remove-multiple-instance-message
Remove "More than one CodePush instance" message
2016-05-19 17:08:44 -07:00
Geoffrey Goh
66a36071e5 fix rollback status report 2016-05-19 15:28:41 -07:00
Geoffrey Goh
9026dbd5cb Remove "More than one CodePush instance" message 2016-05-19 15:05:55 -07:00
scottbommarito
57b25b4af0 Merge branch 'master' into automated-testing 2016-05-17 14:37:52 -07:00
scottbommarito
7ae7b48eac server url pls 2016-05-13 17:22:34 -07:00
Geoffrey Goh
94c0652aac CR feedback 2016-05-10 11:47:28 -07:00
Geoffrey Goh
0ee423c259 retry report status 2016-05-09 18:49:58 -07:00
Jonathan Carter
8604f5cb3f Comment fix 2016-05-04 11:58:21 -07:00
Jonathan Carter
0b71dcd179 Reload fix 2016-05-04 11:48:06 -07:00
Geoffrey Goh
a995a3c64d CR feedback 2016-04-28 14:26:09 -07:00
Geoffrey Goh
951d6ca564 nextFrameBusy -> hasScheduledNextFrame 2016-04-27 17:41:15 -07:00
Geoffrey Goh
4508f63048 improve download progress perf 2016-04-27 14:29:38 -07:00
Jonathan Carter
c5a84d1691 Tweak comments 2016-04-26 11:36:09 -07:00
Jonathan Carter
ac42b44ba9 Fixing isFirstRun on Android 2016-04-26 11:31:25 -07:00
Geoffrey Goh
9cb4e54a81 revert runtime exception changes 2016-04-25 17:52:07 -07:00
Geoffrey Goh
7916856aa4 fix rollback android 2016-04-25 15:04:19 -07:00
Geoffrey Goh
4dc2e00908 fix #305 2016-04-22 15:33:35 -07:00
Jonathan Carter
165c68a548 Fixing restart in debug 2016-04-18 21:09:06 -07:00
Jonathan Carter
c7b6dd2891 Fixing typos 2016-04-18 09:45:14 -07:00
Jonathan Carter
303edd1f6a Android implementation 2016-04-16 13:40:24 -07:00
Jonathan Carter
a924ab9224 Removing superflous import 2016-04-13 17:51:21 -07:00
Jonathan Carter
bd1db700aa Removing use of ReflectiveOperationException 2016-04-13 17:40:26 -07:00
Jonathan Carter
0cc1ecdcf6 Fix clearing dev cache on reload 2016-04-06 16:50:09 -07:00
Jonathan Carter
60807287c2 Addressing feedback 2016-04-05 16:40:16 -07:00
Jonathan Carter
a1d8e7e513 Fixing method name 2016-04-04 21:27:55 -07:00
Jonathan Carter
9052a2c83f Reload refactor 2016-04-04 21:21:44 -07:00